Age | Commit message (Expand) | Author |
2005-04-08 | sysdep_progname() is non-portable gunk | Theo de Raadt |
2005-04-08 | remove portable stuff not needed | Theo de Raadt |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt |
2005-04-08 | remove some portable junk | Theo de Raadt |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt |
2005-04-08 | more __progname | Theo de Raadt |
2005-04-08 | use __progname | Theo de Raadt |
2005-04-07 | small cleanup, no binary change | Hans-Joerg Hoexer |
2005-04-07 | Plug memleak. | Hans-Joerg Hoexer |
2005-04-07 | remove unnecessary typecasts. | Hans-Joerg Hoexer |
2005-04-06 | knf, ok cloder | Theo de Raadt |
2005-04-06 | Check-interval and DPD-check-interval are specified in seconds. | Chad Loder |
2005-04-06 | Always print transport information correctly. | Chad Loder |
2005-04-05 | Now that X509 is de-featurized, no need for USE_X509 in regress tests. | Chad Loder |
2005-04-05 | ipsecadm lives in section 8, not 4; | Jason McIntyre |
2005-04-05 | RIP freeswan | Hans-Joerg Hoexer |
2005-04-05 | disable freeswan support | Hans-Joerg Hoexer |
2005-04-05 | Always compile X509 support. Almost everyone uses it. Makes the code | Chad Loder |
2005-04-05 | Do not log before/after crypto blobs at log level 10. Makes -DA=10 | Chad Loder |
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-04-04 | fix byteorder confusion | Hans-Joerg Hoexer |
2005-03-29 | Always use network byte order when stuffing port numbers into IPSEC ID | Chad Loder |
2005-03-22 | Compile when nat_traversal is disabled. | Chad Loder |
2005-03-22 | Do not leak keynote session in error path. | Hans-Joerg Hoexer |
2005-03-18 | Back out a possible bogus minor diff until we investigate what | Chad Loder |
2005-03-15 | reset config line numbers, when daemon gets reinitialized. | Moritz Jodeit |
2005-03-15 | small log message fix. | Marco Pfatschbacher |
2005-03-13 | Typo; spotted by Richard Ben Aleya | Miod Vallat |
2005-03-11 | simplify monitor main loop | Hans-Joerg Hoexer |
2005-03-10 | remove dead code, noted by ho@ | Hans-Joerg Hoexer |
2005-03-10 | Avoid memory leak if strdup should fail. | Chad Loder |
2005-03-10 | Avoid crash on finalization. We have been using this diff | Chad Loder |
2005-03-05 | Always use correct byte order when stuffing port numbers into packets. | Chad Loder |
2005-03-05 | No need to allocate a local digest buffer. Cleanup error path. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | No need to use a local hashsize. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | Silence a couple of annoying gcc3 warnings. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | Add RFC3947 NAT-T vendor ID string. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | No need for err.h. hshoexer@ ok | Hakan Olsson |
2005-03-04 | remove unused variable. | Hans-Joerg Hoexer |
2005-03-04 | cleanup binding and cloning functions, use text2port(), correctly | Hans-Joerg Hoexer |
2005-03-04 | remove unused function udp_decode_port(), add modified version as text2port() to | Hans-Joerg Hoexer |
2005-03-04 | remove unused stuff. | Hans-Joerg Hoexer |
2005-03-04 | remove unused variable. | Hans-Joerg Hoexer |
2005-03-04 | fix leak when a phase 2 SA cannot create an exchange for the matching phase 1 | Markus Friedl |
2005-03-03 | fix typo in log msg. | Moritz Jodeit |
2005-03-03 | handle return value of snprintf more carefully | Hans-Joerg Hoexer |
2005-03-02 | correct function name in log message | Hans-Joerg Hoexer |
2005-03-02 | knf, linewrapping, whitespaces, no binary change | Hans-Joerg Hoexer |