summaryrefslogtreecommitdiff
path: root/crypto/dist/ipsec-tools/src/racoon
AgeCommit message (Expand)Author
2014-02-27From Adam Majer <adamm@zombino.com>: Support IPv6 in X509 subjectAltNametteras
2013-07-20Use Mt for email addresses.wiz
2013-07-19From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Export phase1tteras
2013-07-18add RTM_LOSING, RTM_REDIRECTchristos
2013-07-12From Sven Vermeulen <sven.vermeulen@siphos.be>: Moves ploginit() up,tteras
2013-06-20Add an option --enable-wildcard-match to enable wildcard matching and explainchristos
2013-06-18From Paul Barker: Remove redundant memset after calloc that caused compiletteras
2013-06-03From Alexander Sbitnev <alexander.sbitnev@gmail.com>: fix admin porttteras
2013-05-08racoon default config is in /etc/racoon/racoon.confmbalmer
2013-04-12From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Do not send outtteras
2013-04-12Some logging improvements.tteras
2013-02-05Fix source port selectiontteras
2013-02-05From Ian West <ian@niw.com.au>: Fix double free of the radius info ontteras
2013-01-24Fix handling of deletion notification.tteras
2012-12-24From Götz Babin-Ebell <g.babin-ebell@novamedia.de>: Smarter X.509 subjecttteras
2012-12-24From Götz Babin-Ebell <g.babin-ebell@novamedia.de:tteras
2012-11-30Bump date for previous.wiz
2012-11-29Added support for AES GCM 16 in phase2 negociations. Code from Christophe Car...vanhu
2012-08-29From Roman Hoog Antink <rha@open.ch>: Accept DPD messages with cookiestteras
2012-08-29From Roman Hoog Antink <rha@open.ch>: add remote's IP address to thetteras
2012-08-29From Roman Hoog Antink <rha@open.ch>: do not print unnecessary warningtteras
2012-08-15Fix make test on powermac G5. Patch from Nakano Takaharumanu
2012-01-10From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Enhance splitnettteras
2012-01-01From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Fix one byte tootteras
2012-01-01From Wolfgang Schmieder <wolfgang@die-schmieders.de>: Fix default NAT-Ttteras
2012-01-01From Wolfgang Schmieder <wolfgang@die-schmieders.de>: Fix various typos intteras
2012-01-01Fix myaddr_getsport() to return -1 if no suitable address is found. This istteras
2012-01-01Fix the previous commit.tteras
2012-01-01From Wolfgang Schmieder <wolfgang@die-schmieders.de>: Fix memory leaks fromtteras
2011-11-17fixed some crashes in LIST_FOREACH where current element could be removed dur...vanhu
2011-11-15Bump date for new tls option.wiz
2011-11-15From Vincent Bernat <bernat@luffy.cx>: TLS support for LDAPtteras
2011-10-11From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Release unusedtteras
2011-10-11From Wolfgang Schmieder <wolfgang.schmieder@honeywell.com>: setup phase1tteras
2011-08-19Allow inherited remote blocks without additional remote statements totteras
2011-08-12Have privilege separation child process exit if the parent exits.tteras
2011-05-15fix prototype.christos
2011-03-17fixed a memory leak in oakley_append_rmconf_cr() while generating plist. patc...vanhu
2011-03-17free name later, to avoid a memory use after free in oakley_check_certid(). a...vanhu
2011-03-17fixed a memory leak in oakley_check_certid(). patch by Roman Hoog Antink <rha...vanhu
2011-03-15directly call isakmp_ph1delete() instead of scheduling isakmp_ph1delete_stub(...vanhu
2011-03-14Explicitly compare return value of cmpsaddr() against a return valuetteras
2011-03-14avoid some memory leaks / free memory access when reloading conf and have inh...vanhu
2011-03-14removed an useless commentvanhu
2011-03-14check if we got RMCONF_ERR_MULTIPLE from getrmconf_by_ph1() in revalidate_ph1...vanhu
2011-03-11directly delete a ph1 in remove_ph1-) instead of scheduling it, to avoid (com...vanhu
2011-03-06Quiet a gcc warning when strict-aliasing checks are enabled. Reported bytteras
2011-03-02flush sainfo list when closing session. patch by Roman Hoog Antink <rha@open.ch>vanhu
2011-03-02free rsa structures when deleting a struct rmconf. patch by Roman Hoog Antink...vanhu
2011-03-02free spspec when deleting a rmconf struct. patch by Roman Hoog Antink <rha@op...vanhu