summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/virtual.c
AgeCommit message (Expand)Author
2007-04-16There's no point in checking ptr for NULL before doing free(ptr)Moritz Jodeit
2007-04-15Fix interop-issue with vpn peers that start reyking on port 4500 whenHans-Joerg Hoexer
2006-06-02Big spelling cleanup, no binary change. From david@Hans-Joerg Hoexer
2005-11-13zap unused variable and silence gcc.Hans-Joerg Hoexer
2005-10-27Do not touch LIST_* macro internals.Hans-Joerg Hoexer
2005-10-25some small knf, ok ho@Hans-Joerg Hoexer
2005-08-25read the information from the INADDR_ANY socket and do not loop ifMarkus Friedl
2005-04-08get rid of sysdep_sa_lenHans-Joerg Hoexer
2005-04-08USE_DEBUG is bye byeTheo de Raadt
2005-04-08nat-traversal alwaysTheo de Raadt
2005-04-08Remove references to LINUX_IPSECChad Loder
2005-04-07remove unnecessary typecasts.Hans-Joerg Hoexer
2005-04-06knf, ok cloderTheo de Raadt
2005-04-05Add -T flag to isakmpd to disable NAT-T support from the command line.Chad Loder
2005-04-04spacing; ok cloderTheo de Raadt
2005-03-05No need for err.h. hshoexer@ okHakan Olsson
2005-03-04cleanup binding and cloning functions, use text2port(), correctlyHans-Joerg Hoexer
2005-02-27where possible, use bzero instead of memsetHans-Joerg Hoexer
2004-12-14Allow the Address, Network, or Netmask values of the <IPsec-ID> to beRyan Thomas McBride
2004-09-20compile cleanly with -Wsign-compareHans-Joerg Hoexer
2004-08-10spacingTheo de Raadt
2004-08-08spacingTheo de Raadt
2004-08-03Rewrite the transport reference count code to avoid leaks.Hakan Olsson
2004-07-08free() and close() in error path.Hans-Joerg Hoexer
2004-06-22The NAT-T drafts suggest we should drop incoming messages arriving onHakan Olsson
2004-06-21When switching from main to encap transport, copy dst port ifHakan Olsson
2004-06-21Port floating (500->4500) for p1 and p2 exchanges.Hakan Olsson
2004-06-20NAT-Traversal for isakmpd. Work in progress...Hakan Olsson