Age | Commit message (Expand) | Author |
2015-08-20 | <stdlib.h> is included, so do not need to cast result from | Theo de Raadt |
2014-01-22 | improve randomization. remove some junk debugging features that are | Theo de Raadt |
2007-04-16 | There's no point in checking ptr for NULL before doing free(ptr) | Moritz Jodeit |
2007-04-15 | Fix interop-issue with vpn peers that start reyking on port 4500 when | Hans-Joerg Hoexer |
2006-02-02 | Small cleanup to avoid gotos, from Andrey Matveev. | Hans-Joerg Hoexer |
2005-08-25 | read the information from the INADDR_ANY socket and do not loop if | Markus Friedl |
2005-06-04 | undo last commit, all memory is already freed by udp_remove() | Hans-Joerg Hoexer |
2005-06-01 | Fix memory leaks. OK hshoexer | Chad Loder |
2005-04-08 | get rid of sysdep_sa_len | Hans-Joerg Hoexer |
2005-04-08 | Remove references to LINUX_IPSEC | Chad Loder |
2005-04-04 | spacing; ok cloder | Theo de Raadt |
2005-03-05 | No need for err.h. hshoexer@ ok | Hakan Olsson |
2005-03-04 | remove unused variable. | Hans-Joerg Hoexer |
2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be | Ryan Thomas McBride |
2004-10-20 | fix potential memleaks & small cleanup. found by patrick latifi, thanks! | Hans-Joerg Hoexer |
2004-09-24 | Don't process NAT-T keepalives. Noted by Kamel Messaoudi. hshoexer@ ok | Hakan Olsson |
2004-08-10 | Better implementation of the Dead Peer Detection protocol, RFC 3706. | Hakan Olsson |
2004-08-08 | spacing | Theo de Raadt |
2004-08-03 | Rewrite the transport reference count code to avoid leaks. | Hakan Olsson |
2004-07-07 | compile cleanly with -Wsign-compare; while around, kill a space | Hans-Joerg Hoexer |
2004-06-21 | Implement NAT-T keepalive messages. | Hakan Olsson |
2004-06-21 | Port floating (500->4500) for p1 and p2 exchanges. | Hakan Olsson |
2004-06-20 | NAT-Traversal for isakmpd. Work in progress... | Hakan Olsson |