Age | Commit message (Expand) | Author |
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 |
2002-08-29 | need CPI_xx decls | Jun-ichiro itojun Hagino |
2002-08-29 | size_t has to be casted to u_long on printing. | Jun-ichiro itojun Hagino |
2002-08-29 | Work around arguably correct OpenSSL behaviour and only ask for CRL | Hakan Olsson |
2002-08-23 | Initial support for MacOS X (v10.2 and later). | Hakan Olsson |
2002-08-23 | Small cleanup. | Hakan Olsson |
2002-08-23 | Another format tweak | Hakan Olsson |
2002-08-23 | Proper format | Hakan Olsson |
2002-08-08 | Append to the packet log file, don't overwrite. Requested by pb@. | Hakan Olsson |
2002-08-07 | A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. | Hakan Olsson |
2002-08-02 | Check inet_aton() failure with == 0, not == -1; millert@ ok. | Aaron Campbell |
2002-08-02 | Mention CRL support, tag and default value. | Hakan Olsson |
2002-08-02 | CRL support for isakmpd. From <Thomas.Walpuski@gmx.net> with some minor | Hakan Olsson |
2002-07-16 | fix $OpenBSD Tag | Markus Friedl |
2002-07-11 | malloc() failure tests; rimshot@pandora.be | Theo de Raadt |
2002-07-09 | HASH payload validation does not require an exchange. | Hakan Olsson |
2002-07-05 | volatile sig_atomic_t, suggested by Theo. | Hakan Olsson |
2002-07-05 | gcc 3.1 nits. Pointed out by David Krause. | Hakan Olsson |
2002-07-04 | Do not assume we have an active exchange during payload validation. | Hakan Olsson |
2002-07-04 | style | Hakan Olsson |
2002-06-17 | A bit better. Remove debug cruft. | Hakan Olsson |
2002-06-15 | ecn_* policy attributes --- ok ho@ | Angelos D. Keromytis |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-14 | Recognize the ECN_TUNNEL attribute. | Hakan Olsson |