Age | Commit message (Expand) | Author |
2009-01-28 | cleaning up my tree: trivial KNF and a comment fix. | Hans-Joerg Hoexer |
2008-10-21 | do not listen on tentative (during DAD), duplicated (after DAD) or | Markus Friedl |
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-06-02 | Big spelling cleanup, no binary change. From david@ | Hans-Joerg Hoexer |
2005-11-13 | zap unused variable and silence gcc. | Hans-Joerg Hoexer |
2005-10-27 | Do not touch LIST_* macro internals. | Hans-Joerg Hoexer |
2005-10-25 | some small knf, ok ho@ | Hans-Joerg Hoexer |
2005-08-25 | read the information from the INADDR_ANY socket and do not loop if | Markus Friedl |
2005-04-08 | get rid of sysdep_sa_len | Hans-Joerg Hoexer |
2005-04-08 | USE_DEBUG is bye bye | Theo de Raadt |
2005-04-08 | nat-traversal always | Theo de Raadt |
2005-04-08 | Remove references to LINUX_IPSEC | Chad Loder |
2005-04-07 | remove unnecessary typecasts. | Hans-Joerg Hoexer |
2005-04-06 | knf, ok cloder | Theo de Raadt |
2005-04-05 | Add -T flag to isakmpd to disable NAT-T support from the command line. | 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 | cleanup binding and cloning functions, use text2port(), correctly | Hans-Joerg Hoexer |
2005-02-27 | where possible, use bzero instead of memset | Hans-Joerg Hoexer |
2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be | Ryan Thomas McBride |
2004-09-20 | compile cleanly with -Wsign-compare | Hans-Joerg Hoexer |
2004-08-10 | spacing | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-08-03 | Rewrite the transport reference count code to avoid leaks. | Hakan Olsson |
2004-07-08 | free() and close() in error path. | Hans-Joerg Hoexer |
2004-06-22 | The NAT-T drafts suggest we should drop incoming messages arriving on | Hakan Olsson |
2004-06-21 | When switching from main to encap transport, copy dst port if | 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 |