Age | Commit message (Expand) | Author |
2004-06-25 | repair tree nanobreak by the nanobum | Theo de Raadt |
2004-06-25 | remove two ununsed includes | Henning Brauer |
2004-06-25 | remove netiso and netns code | Henning Brauer |
2004-06-25 | Narrow down privsep interface. Remove ui_init to monitor. So we can get rid of | Hans-Joerg Hoexer |
2004-06-24 | iso is gone | Henning Brauer |
2004-06-24 | remove netiso stuff | Henning Brauer |
2004-06-24 | Remove some unused code. | Hans-Joerg Hoexer |
2004-06-24 | Also handle keys from x509-certificates embedded in keynote credentials. | Hans-Joerg Hoexer |
2004-06-23 | Print corrent prefix. Found and tested by alex at vbone.net. | Hakan Olsson |
2004-06-23 | make -w optional; ok miod@ | David Krause |
2004-06-23 | better dead detect window code; still crap | Theo de Raadt |
2004-06-23 | Avoid stat before open. Do open and fstat instead. | Hans-Joerg Hoexer |
2004-06-23 | Make compiling with Boehm's gc possible again. | Hakan Olsson |
2004-06-23 | Support IPV{4,6}_ADDR_SUBNET IDs in Phase 1, just like the man page | Hakan Olsson |
2004-06-23 | Add commandline switch -a / config tag "Acquire-Only" to tell isakmpd to not | Hans-Joerg Hoexer |
2004-06-22 | horrid horrid horrid. we have a race window where we, ourselves, do an | Theo de Raadt |
2004-06-22 | Make the interactive "update" command match the command-line "-u" | Tom Cosgrove |
2004-06-22 | Rewrite of getmntopts(), making it more robust and getting rid of | Otto Moerbeek |
2004-06-22 | Remove the CNF_ from WI_RID_CNF_ENH_SECURITY and WI_RID_CNF_DBM_ADJUST | Todd C. Miller |
2004-06-22 | kn_get_string() may return NULL on failure. Handle this corrctly. | Hans-Joerg Hoexer |
2004-06-22 | The NAT-T drafts suggest we should drop incoming messages arriving on | Hakan Olsson |
2004-06-22 | acg.cg_nextfreeoff is already relative to &acg so don't subtract | Todd C. Miller |
2004-06-22 | do not exit on RTM_DELADDR, dhclient can cause this itself under some rare | Henning Brauer |
2004-06-22 | handle interface removals in the poll loop. ok henning@ | Can Erkin Acar |
2004-06-21 | Describe the [Default]:NAT-T-Keepalive configuration parameter. | Hakan Olsson |
2004-06-21 | Make printing of 802.11 fields consistent with the rest by printing | Todd C. Miller |
2004-06-21 | Enable NAT-T support. | Hakan Olsson |
2004-06-21 | Implement NAT-T keepalive messages. | Hakan Olsson |
2004-06-21 | Update manpage to reflect changes in anchor naming | Mathieu Sauve-Frankel |
2004-06-21 | udpencap_port should be taken from dst transport | Hakan Olsson |
2004-06-21 | When switching from main to encap transport, copy dst port if | Hakan Olsson |
2004-06-21 | Strip away umask bits in monitor_fopen(). hshoexer@ ok. | Hakan Olsson |
2004-06-21 | style nit | Hakan Olsson |
2004-06-21 | undo double-patch; Dries Schellekens | Markus Friedl |
2004-06-21 | Don't write too much IKE data in packet capture | Hakan Olsson |
2004-06-21 | Packet capture should add the ESP-marker when NAT-T is active. | Hakan Olsson |
2004-06-21 | dont compare int with NULL, compare to 0 instead, otto@ ok | Anil Madhavapeddy |
2004-06-21 | Tell the kernel to enable ESP-in-UDP encapsulation when we have | Hakan Olsson |
2004-06-21 | Port floating (500->4500) for p1 and p2 exchanges. | Hakan Olsson |
2004-06-20 | message_parse_payloads should accept payloads in the private range. | Hakan Olsson |
2004-06-20 | Make the payload array in struct message dynamic, since we need to handle | Hakan Olsson |
2004-06-20 | NAT-Traversal for isakmpd. Work in progress... | Hakan Olsson |
2004-06-20 | A start towards Dead Peer Detection (DPD) support, as specified in RFC 3706 | Hakan Olsson |
2004-06-20 | Some vendors send the last Aggressive Mode message unencrypted, which we | Hakan Olsson |
2004-06-20 | To make debugging the unprivileged child process easier, make 'isakmpd -dd' | Hakan Olsson |
2004-06-19 | require RTF_MPATH to enter a multipath route with RTM_ADD. | Cedric Berger |
2004-06-18 | Make this better reflect reality; OK and with help from Cedric | Todd C. Miller |
2004-06-17 | Yet another bunch of memleask found and fixed by Patrick Latifi. Thanks! | Hans-Joerg Hoexer |
2004-06-17 | Plug a memleak. Found and fixed (and some cleanup) by Patrick Latifi. | Hans-Joerg Hoexer |
2004-06-17 | Evaluate result of X509_verify_cert() more carefully. | Hans-Joerg Hoexer |