Age | Commit message (Expand) | Author |
2005-04-08 | x509 is always on | Theo de Raadt |
2005-04-08 | nat-traversal always | Theo de Raadt |
2005-04-08 | improve logging, original diff and ok cloder@ | Hans-Joerg Hoexer |
2005-04-08 | remove cipher features | Hans-Joerg Hoexer |
2005-04-08 | nothing uses this | Theo de Raadt |
2005-04-08 | privsep always | Theo de Raadt |
2005-04-08 | kill USE_DES and USE_TRIPLEDES, why was it ever a choice even? | Theo de Raadt |
2005-04-08 | kill USE_EC | Theo de Raadt |
2005-04-08 | the lovely thing about layers and layers of compatible stuff, is that | Theo de Raadt |
2005-04-08 | need monitor.h | Theo de Raadt |
2005-04-08 | kill HAVE_PCAP | Theo de Raadt |
2005-04-08 | kill HAVE_CLOSEFROM | Theo de Raadt |
2005-04-08 | kill HAVE_GETIFADDRS | Theo de Raadt |
2005-04-08 | kill USE_OLD_SOCKADDR | Theo de Raadt |
2005-04-08 | Remove references to LINUX_IPSEC | Chad Loder |
2005-04-08 | app.c | Theo de Raadt |
2005-04-08 | un-ifdef USE_BLOWFISH | Theo de Raadt |
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 |