summaryrefslogtreecommitdiff
path: root/crypto/dist/ipsec-tools/src
AgeCommit message (Expand)Author
2010-03-11PR/42363: Yasuoka Masahiko: Second part of the patch: iterate only on thechristos
2010-03-05From Stefan Bauer: Fix multiple typoes and manpage formatting errors.tteras
2010-03-04From Pierre POMES: fixed admin port initializationvanhu
2010-02-28Fight the ever-increasing size of src checkouts by spelling "useful"snj
2010-02-09Fix typo in comment.wiz
2010-01-17Free strdeupped string after using it. Found by cppcheck.wiz
2010-01-17Close file handles after using them. Found by cppcheck.wiz
2010-01-15Use .%U instead of .%O for URLs.joerg
2009-12-11From Paul Wernau: vmbuf.h was defined twice in the headers. Remove thetteras
2009-11-22PR/42363: Yasuoka Masahiko:christos
2009-10-29use %option noinput nounputchristos
2009-10-28no unputchristos
2009-10-14Do not use .Xo/.Xc to workaround ancient groff limits.joerg
2009-10-14Do not use .Xo/.Xc to work around ancient groff limits.joerg
2009-10-14Don't use .Xo/.Xc to work around ancient groff limits.joerg
2009-09-18From Tomas Mraz: Fix gssapi error checking.tteras
2009-09-03When rekeying phase2 use phase1 used to negotiate phase2 as a hint totteras
2009-09-01Check nat_traversal configuration from remote configuration candidatestteras
2009-09-01Change remote conf matching level to matching score. This way one cantteras
2009-09-01From Maik Broemme: export ISAKMP SA identity as REMOTE_ID for phase1 uptteras
2009-08-24fixed typo: algoriym -> algorithmvanhu
2009-08-19fixed address check in rmconf_match_type(), just check address with wildcard ...vanhu
2009-08-19Have an enum for rmconf_match_type() return values to make the code a bittteras
2009-08-18typo: algoritym -> algorithmvanhu
2009-08-17do not use SADB_X_NAT_T_NEW_MAPPING to check system support for NAT-T, as at ...vanhu
2009-08-17include stddef.h so we have a chance to get the system offsetof if presentvanhu
2009-08-17removed a self includevanhu
2009-08-13fixed a potential DoS in oakley_do_decrypt(), reported by Orange Labsvanhu
2009-08-10Don't print EAGAIN error from pfkey_handler(), it can occur normallytteras
2009-08-06From Paul Wenau: Check fgets return value in setkey to make gcc happy.tteras
2009-08-05From Paul Wernau: Fix transport mode per-port security associations thattteras
2009-07-07From Arnaud Ebalard: Fix possible usage of uninitialized local variabletteras
2009-07-03Get rid of the evil CMPSADDR macro. Trac #295.tteras
2009-07-03From Yvan Vanhullebus: Use SADB_X_EXT_NAT_T_* consistently for passing thetteras
2009-06-24Fix a call to null pointer: in some cases, the unmonitor_fd can be calledtteras
2009-05-20typovanhu
2009-05-19From Jukka Salmi: Fix couple of typos from previous commit.tteras
2009-05-18From Tomas Mraz: Introduce union sockaddr_any and use it to make codetteras
2009-05-18From Tomas Mraz: Remove variable that is not really used; only referencedtteras
2009-05-18From Tomas Mraz: Fix natt_flags check.tteras
2009-05-04Remove superfluous spaces around parentheses.wiz
2009-04-29From Ross Meng: Fix a memory leak in X509 certificate validation.tteras
2009-04-28Reset nat_oa variables too when reusing phase two handler. Otherwisetteras
2009-04-22From Neil Kettle: Fix a possible null pointer dereference in fragmentationtteras
2009-04-21Fix strict_address to work again. The lists needs to be initializedtteras
2009-04-20Fix a memory leak in certificate request generation.tteras
2009-04-20Orignally from Bin Li: Fix possible memory corruption in binsanitize().tteras
2009-04-20From Stephen Bevan: Fix a x509 signature verification memory leak.tteras
2009-04-20Originally from Bin Li: Fix a crash with racoonctl logout user.tteras
2009-04-20Fix a memory leak in nat-t keepalive code.tteras