Age | Commit message (Expand) | Author |
2014-11-22 | /dev/random has created the same effect as /dev/arandom (and /dev/urandom) | Theo de Raadt |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |
2014-08-25 | Delete secret or secret-derived data with explicit_bzero. | Doug Hogan |
2014-07-20 | Make sure the correct errno is reported by warn* or err* and not | Philip Guenther |
2014-04-18 | round up some enemy sympathizers found calling RAND_seed(). | Ted Unangst |
2014-01-18 | Remove -Wbounded: it is now the compiler default. | Martynas Venckus |
2013-11-14 | cope with the EAGAIN API change for msgbuf_write() | Theo de Raadt |
2013-08-16 | Use %lld and cast to (long long) when printing time_t values | Philip Guenther |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-01-08 | Remove private CVS tag from an obsolete repository and bump copyright | Reyk Floeter |
2012-12-08 | don't forget to include a path separator after an SSLDIR; | Mike Belopuhov |
2012-11-01 | Remove dead code that was a leftover from the initial code which was | Reyk Floeter |
2012-10-25 | Remove support email address from the example that is intended for | Reyk Floeter |
2012-10-23 | Allow to overwrite a few more definitions like file paths from the | Reyk Floeter |
2012-09-18 | update email addresses to match reality. | Reyk Floeter |
2012-07-08 | if you use nitems() in userland, you must define it yourself | Theo de Raadt |
2012-05-02 | s/snmpd/iked/ in comment | Gleydson Soares |
2011-05-27 | spacing | Reyk Floeter |
2011-01-20 | more double word removal; | Jason McIntyre |
2010-10-11 | and another one... s/10.4.5.6/10.3.4.5/, also from jy-p. | Stuart Henderson |
2010-10-11 | typo, s/10.1.2.3/10.2.3.4/, from jy-p | Stuart Henderson |
2010-10-08 | set the client/server certificate options with all the common keyusage | Reyk Floeter |
2010-10-08 | check if a directory exists before trying to create it in the export | Jonathan Gray |
2010-10-08 | tweak for nroff | Jonathan Gray |
2010-10-08 | if non absolute paths are specified in install commands assume they | Jonathan Gray |
2010-10-08 | allow optional paths for the install commands so we can | Jonathan Gray |
2010-10-08 | Allow to show certificate details (show ca x cert [y]). | Reyk Floeter |
2010-10-07 | only try to setup a passfile when creating a CA | Jonathan Gray |
2010-10-07 | Allow to specify the export password on the command line (optionally, for | Reyk Floeter |
2010-10-07 | sync usage(); | Jason McIntyre |
2010-10-07 | nroff doesn't like long argument lists that work fine with mandoc. | Reyk Floeter |
2010-10-07 | - add a -q (quiet) command line option that will be used by ikeca to | Reyk Floeter |
2010-10-07 | set saner permissions on the directory we export, so we don't change | Peter Hessler |
2010-10-07 | When we create a new CA, also create an empty (but valid) CRL list. | Peter Hessler |
2010-10-01 | tweak previous; | Jason McIntyre |
2010-09-30 | Add jsg@ to the AUTHORS section of ikectl; he wrote the CA/PKI part. | Reyk Floeter |
2010-09-30 | Add some examples about using the CA commands to create and install the | Reyk Floeter |
2010-06-23 | fix the permissions on directories inside the exported tarball | Jonathan Gray |
2010-06-23 | More appropriate contents for the exported ca tarball. | Jonathan Gray |
2010-06-23 | Add a ca export command for EAP mode where we only require the CA cert, | Jonathan Gray |
2010-06-21 | use the full path to zip | Jonathan Gray |
2010-06-15 | fix an mdoc macro | Jonathan Gray |
2010-06-14 | Add commands to create/delete/install/import keys without | Jonathan Gray |
2010-06-10 | Add a command to revoke a certificate and generate a CRL; | Jonathan Gray |
2010-06-10 | add new commands: the couple/decouple commands will set loading of the | Reyk Floeter |
2010-06-07 | switch iked pki files to /etc/iked, discussed with reyk. | Jonathan Gray |
2010-06-04 | Install the cert as well as the keys and make certs world | Jonathan Gray |
2010-06-03 | Import iked, a new implementation of the IKEv2 protocol. | Reyk Floeter |
2010-06-03 | Import iked, a new implementation of the IKEv2 protocol. | Reyk Floeter |