summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/udp_encap.c
AgeCommit message (Expand)Author
2006-02-02Small cleanup to avoid gotos, from Andrey Matveev.Hans-Joerg Hoexer
2005-08-25read the information from the INADDR_ANY socket and do not loop ifMarkus Friedl
2005-06-04undo last commit, all memory is already freed by udp_remove()Hans-Joerg Hoexer
2005-06-01Fix memory leaks. OK hshoexerChad Loder
2005-04-08get rid of sysdep_sa_lenHans-Joerg Hoexer
2005-04-08Remove references to LINUX_IPSECChad Loder
2005-04-04spacing; ok cloderTheo de Raadt
2005-03-05No need for err.h. hshoexer@ okHakan Olsson
2005-03-04remove unused variable.Hans-Joerg Hoexer
2004-12-14Allow the Address, Network, or Netmask values of the <IPsec-ID> to beRyan Thomas McBride
2004-10-20fix potential memleaks & small cleanup. found by patrick latifi, thanks!Hans-Joerg Hoexer
2004-09-24Don't process NAT-T keepalives. Noted by Kamel Messaoudi. hshoexer@ okHakan Olsson
2004-08-10Better implementation of the Dead Peer Detection protocol, RFC 3706.Hakan Olsson
2004-08-08spacingTheo de Raadt
2004-08-03Rewrite the transport reference count code to avoid leaks.Hakan Olsson
2004-07-07compile cleanly with -Wsign-compare; while around, kill a spaceHans-Joerg Hoexer
2004-06-21Implement NAT-T keepalive messages.Hakan 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