Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be | Ryan Thomas McBride | |
specified with an interface name (in which case the first address is used) or the keyword 'default' (in which case the address is selected based on the default route). eg: [roadwarrior-ip] ID-type= IPV4_ADDR Address= default ok ho@ hshoexer@ | |||
2004-09-20 | compile cleanly with -Wsign-compare | Hans-Joerg Hoexer | |
ok ho | |||
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 | |
hshoexer@ ok. | |||
2004-07-08 | free() and close() in error path. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-06-22 | The NAT-T drafts suggest we should drop incoming messages arriving on | Hakan Olsson | |
the old port (500) after we've switched to the new one. | |||
2004-06-21 | When switching from main to encap transport, copy dst port if | Hakan Olsson | |
translated (NAT). | |||
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 | |
hshoexer@ ok. |