Age | Commit message (Expand) | Author |
2002-06-01 | size_t must be cast to (unsigned long) and printed using %lu | Theo de Raadt |
2002-05-28 | off_t to size_t change for printf format and malloc. Pointed out by <greg@nes... | Hakan Olsson |
2002-01-23 | strncat->strlcat, sprintf->snprintf | Hakan Olsson |
2001-08-23 | Correct ipsec_id_string buffer and length handling. | Niklas Hallqvist |
2001-08-22 | use ipsec_id_string() when generating rawkey file names. | Hakan Olsson |
2001-08-22 | If we fail to get a key from DNSSEC, RAWKEY can still succeed. | Hakan Olsson |
2001-08-16 | openssl black magic. | Hakan Olsson |
2001-08-16 | Off-by-one error in [u]fqdn cases, plus better debug messages when | Hakan Olsson |
2001-08-16 | ISAKMP ID type offset was wrong. | Hakan Olsson |
2001-08-15 | Some more style... | Hakan Olsson |
2001-08-15 | Support trusted public (RSA) keys as files too. niklas@ ok. | Hakan Olsson |
2001-07-01 | Style | Niklas Hallqvist |
2001-06-29 | Remove extra ':' from LOG_DBG_BUF() | Angelos D. Keromytis |
2001-06-29 | Initial IPv6 support. (niklas@ ok) | Hakan Olsson |
2001-06-28 | Add some more debugging information wrt PRF generation. | Angelos D. Keromytis |
2001-06-11 | make #ifdef around x509_generate_kn() consistent. | Jun-ichiro itojun Hagino |
2001-06-07 | Actually, don't re-insert X509 certs which we acquired from our store | Angelos D. Keromytis |
2001-06-07 | Add an X509 cert in the policy session even if it was found in our | Angelos D. Keromytis |
2001-06-06 | NUL-terminate passphrase. | Angelos D. Keromytis |
2001-06-05 | Don't use log_error() if it's an internal error. | Angelos D. Keromytis |
2001-06-05 | Style issues and commentary | Niklas Hallqvist |
2001-06-05 | Add back check for found/not found public key to use for verification | Angelos D. Keromytis |
2001-05-31 | When trying to find the right certificate/key to use, first check in | Angelos D. Keromytis |
2001-05-24 | Match the IDs without checking the ASN1 length field, similar to how | Angelos D. Keromytis |
2001-04-09 | Style police a'la niklas@. | Hakan Olsson |
2001-03-27 | Plug one memory leak. Found with boehm-gc. | Hakan Olsson |
2001-01-27 | Call OpenSSL functions with LC (). Various style nits. | Hakan Olsson |
2001-01-27 | (c) 2001 | Niklas Hallqvist |
2001-01-27 | include dnssec.h only if USE_DNSSEC; niklas ok | Jun-ichiro itojun Hagino |
2001-01-26 | Preliminary but working code to permit IKE authentication using DNSSEC | Hakan Olsson |
2001-01-26 | include keynote.h only if USE_KEYNOTE is defined; ok niklas@ | Markus Friedl |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2000-12-19 | gmp is gone, make it build again; cvs retard | Michael Shalayeff |
2000-11-23 | Merge with EOM 1.59 | Niklas Hallqvist |
2000-10-13 | util.h: Merge with EOM 1.8 | Niklas Hallqvist |
2000-10-07 | Merge with EOM 1.56 | Niklas Hallqvist |
2000-08-03 | Merge with EOM 1.53 | Niklas Hallqvist |
2000-06-20 | Merge with EOM 1.52 | Niklas Hallqvist |
2000-06-08 | Merge with EOM 1.51 | Niklas Hallqvist |
2000-04-07 | Merge with EOM 1.48 | Niklas Hallqvist |
2000-02-28 | Merge with EOM 1.45 | Niklas Hallqvist |
2000-02-25 | regress/crypto/Makefile: Merge with EOM 1.5 | Niklas Hallqvist |
2000-02-19 | cert.c: Merge with EOM 1.14 | Niklas Hallqvist |
2000-02-01 | apps/certpatch/certpatch.8: Merge with EOM 1.4 | Niklas Hallqvist |
1999-10-01 | Merge with EOM 1.40 | Niklas Hallqvist |
1999-09-29 | openssl readiness; various group members | Theo de Raadt |
1999-08-26 | Merge with EOM 1.38 | Niklas Hallqvist |
1999-07-18 | samples/VPN-east.conf: Merge with EOM 1.7 | Niklas Hallqvist |
1999-07-17 | regress/rsakeygen/Makefile: Merge with EOM 1.4 | Niklas Hallqvist |
1999-07-07 | Merge with EOM 1.31 | Niklas Hallqvist |