Age | Commit message (Expand) | Author |
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 | 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-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 |
2004-06-16 | Fix wrong pointer dereference and plug memleak. Found and patch by | Hans-Joerg Hoexer |
2004-06-16 | fix ipv6-address and ipv6-address-mask mixup. | Hans-Joerg Hoexer |
2004-06-15 | also use MSG_AUTHENTICATED flag. | Hans-Joerg Hoexer |
2004-06-14 | avoid stat before open | Hans-Joerg Hoexer |
2004-06-14 | added a missing message_free(). | Hans-Joerg Hoexer |
2004-06-14 | KNF, style, 80c, etc. hshoexer@ ok | Hakan Olsson |
2004-06-11 | typo in comment | Brad Smith |
2004-06-10 | Mark authenticated messages explicitly. Better check for authentication before | Hans-Joerg Hoexer |
2004-06-09 | Style nits. hshoexer@ ok | Hakan Olsson |
2004-06-09 | only accept DELETEs during an authenticated INFORMATIONAL exchange. | Hans-Joerg Hoexer |
2004-06-06 | Style (KNF, 80c). No binary change. | Hakan Olsson |
2004-06-02 | remove unused BIO-functions. | Hans-Joerg Hoexer |
2004-05-26 | do not leak fd on error path. | Hans-Joerg Hoexer |
2004-05-24 | Use correct function names in log messages. Kill some spaces. | Hans-Joerg Hoexer |
2004-05-23 | More KNF. Mainly spaces and line-wraps, no binary change. | Hans-Joerg Hoexer |
2004-05-23 | remove excessive monitor_ prefixes | Theo de Raadt |
2004-05-23 | stat before open is flawed | Theo de Raadt |
2004-05-23 | greater care with arguments | Theo de Raadt |
2004-05-19 | Permit symbolic protocol and service names, such as "Protocol= tcp", in the | Hakan Olsson |
2004-05-14 | Some more KNF, no binary change. | Hans-Joerg Hoexer |
2004-05-13 | Extensions to the FIFO interface: | Hakan Olsson |
2004-05-10 | 64bit gcc saw missing cast | Theo de Raadt |
2004-05-06 | KNF cleanup. hshoexer@ ok | Hakan Olsson |
2004-05-06 | Obsolete. jakob@ ok. | Hakan Olsson |
2004-05-03 | KNF. ok ho@ | Hans-Joerg Hoexer |
2004-04-29 | Better checking of minimum payload lengths. Drop out safely when an unknown | Hans-Joerg Hoexer |
2004-04-28 | remove unused variable and shorten names of two other. Removed some spaces | Hans-Joerg Hoexer |
2004-04-28 | Reserve some payload numbers for RFC 3547 and the earlier NAT-T drafts. hshoe... | Hakan Olsson |
2004-04-23 | Make sure KEY_LENGTH attribute is present when checking AES proposals, | Hakan Olsson |
2004-04-15 | more knf; ok hshoexer | Theo de Raadt |
2004-04-15 | knf | Theo de Raadt |
2004-04-15 | partial move to KNF. More to come. This has happened because there | Theo de Raadt |
2004-04-15 | spaces | Theo de Raadt |