Age | Commit message (Expand) | Author |
2003-03-03 | Re-add the BUGS section; the RFCs still do not permit differing DH groups | Hakan Olsson |
2003-02-26 | Typo/pasto. Spotted by Tim Donahue. | Hakan Olsson |
2003-02-26 | IPsec is written ``IPsec'', not ``IPSec''. | David Krause |
2003-02-24 | pf_key_v2_flow: typo in debug msg (KAME) | Markus Friedl |
2003-02-22 | typo: noneheless->nontheless | Kjell Wooding |
2003-02-22 | Clarify some language, grammar. ho@ okayed this many moons ago, | Kjell Wooding |
2003-02-12 | better error checking on bind(); from Alexander_Bluhm at genua.de; ok ho@ | Markus Friedl |
2003-02-05 | typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@ | Jason McIntyre |
2003-02-04 | don't set the Transform for Default-phase-1-configuration twice, ok ho@ | Markus Friedl |
2003-02-04 | default to 3DES-SHA-RSA_SIG (same as in OpenBSD 3.2); ok ho@ | Markus Friedl |
2003-01-22 | Typo. | Hakan Olsson |
2003-01-20 | typos; alan@alanday.com | Theo de Raadt |
2003-01-19 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-09 | Document the various "default" settings. Some style and alphabetical | Hakan Olsson |
2003-01-09 | Default-Phase-1-Configuration --> Default-phase-1-configuration | Hakan Olsson |
2003-01-09 | Change "Default-Phase-2-Suites" --> "Default-phase-2-suites" | Hakan Olsson |
2003-01-09 | Proper id_string for SET/ACK responder, plus attr payload fixes. | Hakan Olsson |
2003-01-09 | Don't write past the end of the address buffer. Found by Theo. | Hakan Olsson |
2003-01-09 | Add some #ifdef USE_ISAKMP_CFG, no need to compile in code that will | Hakan Olsson |
2003-01-09 | Enable SET/ACK (ike-mode-cfg) when acting as responder. From Tomas | Hakan Olsson |
2003-01-04 | spelling | Theo de Raadt |
2002-12-06 | Set transform from default. PR#3008 | Hakan Olsson |
2002-12-06 | Section and tag comparisions should be case-insensitive. PR#3010, Mike Neuman. | Hakan Olsson |
2002-12-04 | bit_ffc(3) returns a -1 location for a full bitset. Problem found by | Hakan Olsson |
2002-12-04 | allow ACQUIRE with empty EXT_ADDRESS_SRC; PR 2996; ok angelos@, ho@ | Markus Friedl |
2002-12-03 | Add -4/-6 cmdline options to select what address family (IPv4,v6) to use. | Hakan Olsson |
2002-12-03 | LOG_DBG for missing ca/, certs/, crls/ dirs, not | Hakan Olsson |
2002-11-27 | Make sure daemon() does not close any fd opened during initialization. | Hakan Olsson |
2002-11-27 | Update document date. | Hakan Olsson |
2002-11-21 | Add 'rawkey' to FEATURES. | Hakan Olsson |
2002-11-21 | -Wshadow nits. | Hakan Olsson |
2002-11-21 | hmac_init and prf_alloc should use unsigned lengths. Problem pointed out by P... | Hakan Olsson |
2002-11-15 | Missing "Configuration" tag in a Phase-1 peer was not handled correctly, | Hakan Olsson |
2002-11-14 | Use %d instead of %2d for better matching. From Mike Neuman. Fixes PR#2848. | Hakan Olsson |
2002-11-14 | Better whitespace/newline handling, this should make broken lines and | Hakan Olsson |
2002-11-14 | correct IPv6 setsockopt for ipsec operation. angelos ok | Jun-ichiro itojun Hagino |
2002-11-10 | fix SEE ALSO; ho ok. | Federico G. Schwindt |
2002-11-09 | more SEE ALSO fixes. | Federico G. Schwindt |
2002-11-09 | SEE ALSO reordering and corrections. | Federico G. Schwindt |
2002-11-08 | I missed a 'return' statement. Also spotted by Aref Taidi. Thanks. | Hakan Olsson |
2002-11-06 | More careful will alloc/free. Spotted by Aref Taidi. | Hakan Olsson |
2002-09-11 | signed vs unsigned from -pedantic. | Hakan Olsson |
2002-09-11 | signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok. | Hakan Olsson |
2002-09-08 | Fix -pedantic errors. | Hakan Olsson |
2002-09-06 | remove Xr to photuris | Theo de Raadt |
2002-09-05 | Without IDs wait until next step/retry to handle CERTREQs. This should | Hakan Olsson |
2002-09-05 | Do not require the presence of subjectAltName in certificates used for | Hakan Olsson |
2002-09-05 | Do not create SAs for transaction exchanges either. By niklas@ | Hakan Olsson |
2002-09-03 | add strlcpy/cat for BSD/OS | Markus Friedl |
2002-09-03 | CPI_RESERVED_MIN is not defined on KAME+BSD/OS; ok ho@ | Markus Friedl |