Age | Commit message (Expand) | Author |
2014-07-27 | Link dependencies on libssl and libcrypto were missing. | Philip Guenther |
2014-07-22 | Use Cm instead of Li for 'MASK:' | Philip Guenther |
2014-07-22 | Rewrite the description of the string_mask config file option to match | Philip Guenther |
2014-07-02 | Warnings. I haz them. | Miod Vallat |
2014-06-25 | Alexander Schrijver posted a diff to remove references to the c_rehash script, | Jason McIntyre |
2014-06-02 | Remove references to RANDFILE. | Joel Sing |
2014-06-02 | Remove details regarding -rand from the openssl man page. | Joel Sing |
2014-05-29 | define -DLIBRESSL_INTERNAL in here so we don't use nasties | Bob Beck |
2014-05-18 | sync openssl(1) with changes already made in src/lib/libssl/doc, reminded by | Stuart Henderson |
2014-04-25 | Remove defined varibles that no longer do anything. | Joel Sing |
2014-04-18 | no app_rand.c | Ted Unangst |
2014-04-18 | since e_os.h is dead, and e_os2.h is installed, we can fetch from there. | Theo de Raadt |
2014-04-17 | Make MONOLITH the default and only option | Matthew Dempsky |
2014-04-17 | -Wall | Ted Unangst |
2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | Miod Vallat |
2014-03-13 | Unhook httpd(8) from build; man page bits | Florian Obser |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2013-07-22 | we now have IDEA and MDC2 in libcrypto, so don't disable them in openssl(1) | Christian Weisgerber |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-08-15 | use Lk for links; | Jason McIntyre |
2012-07-13 | put back the Key-Arg field - sess_id still prints it; | Jason McIntyre |
2012-07-12 | remove (hopefully) all traces of sslv2; ok sthen | Jason McIntyre |
2012-07-11 | Disable SSLv2 in OpenSSL. No objections from djm. | Stuart Henderson |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre |
2011-09-07 | - update key size and alg recommendations; from Lawrence Teo | Jason McIntyre |
2011-01-20 | a a -> a | lum |
2010-12-12 | overriden -> overridden; | Jason McIntyre |
2010-10-17 | various tweaks for consistency; | Jason McIntyre |
2010-10-15 | use standard list width; | Jason McIntyre |
2010-10-15 | nicer formatting for the various synopses; | Jason McIntyre |
2010-10-15 | document "openssl ts"; | Jason McIntyre |
2010-10-14 | probabalistic -> probabilistic; from naddy | Jason McIntyre |
2010-10-14 | for openssl prime, note that results are probabalistic; from djm | Jason McIntyre |
2010-10-13 | document "openssl prime"; | Jason McIntyre |
2010-10-13 | document "openssl pkeyparam"; | Jason McIntyre |
2010-10-12 | document "openssl pkeyutl"; | Jason McIntyre |
2010-10-09 | document "openssl pkey"; | Jason McIntyre |
2010-10-09 | document "openssl genpkey"; | Jason McIntyre |
2010-10-08 | document "openssl engine"; | Jason McIntyre |
2010-10-08 | document "openssl ecparam"; | Jason McIntyre |
2010-10-08 | supply the correct value of ciphers DEFAULT; from djm | Jason McIntyre |
2010-10-08 | document "openssl ec"; | Jason McIntyre |
2010-10-06 | catch up to openssl-1.0.0a; there's some new commands, as yet undocumented, | Jason McIntyre |
2010-10-01 | update to openssl-1.0.0a | Damien Miller |
2010-02-18 | Our groff does not handle all cases of nested displays properly, so | Ingo Schwarze |
2009-08-16 | replace ".Ar file ..." with ".Ar" whenever possible. | Igor Sobrado |
2009-06-25 | typo; | Jason McIntyre |
2009-04-19 | update protocols for s_client;s -starttls; from brad | Jason McIntyre |
2009-04-06 | sync with 0.9.8k; | Jason McIntyre |