Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-25 | Remove defined varibles that no longer do anything. | Joel Sing | |
ok miod@ | |||
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 | |
This means we don't need the reach-around anymore. | |||
2014-04-17 | Make MONOLITH the default and only option | Matthew Dempsky | |
ok deraadt | |||
2014-04-17 | -Wall | Ted Unangst | |
2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | Miod Vallat | |
more comfortable. Reminded by brad@ | |||
2014-03-13 | Unhook httpd(8) from build; man page bits | Florian Obser | |
tweaks jmc@ OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@ | |||
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 | |
ok djm@ | |||
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 | |
references into a STANDARDS section; | |||
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 | |
Brad, jasper and naddy helped with test builds, fixing ports, etc. | |||
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre | |
isakmpd.8: rsa:1024 -> rsa:2048 (ok markus) all: X509 -> X.509 from Lawrence Teo | |||
2011-09-07 | - update key size and alg recommendations; from Lawrence Teo | Jason McIntyre | |
- whilst here, knock out useless Pp in openssl.1 ok djm markus | |||
2011-01-20 | a a -> a | lum | |
ok jmc@ | |||
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 | |
but i'll get to those shortly... | |||
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 | |
resolve the contradiction in the manual whether it's allowed or not in favour of "not allowed" for now, shelving my diff to support nested displays in mandoc(1) for later consideration. Found by and unbreaking the build with mandoc(1). Feedback and OK jmc@ | |||
2009-08-16 | replace ".Ar file ..." with ".Ar" whenever possible. | Igor Sobrado | |
ok jmc@ | |||
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 | |
2008-11-03 | sync to openssl-0.9.8i; | Jason McIntyre | |
i still haven't folded in x509v3_config.pod, since i'm not entirely sure what to do with it. | |||
2008-09-06 | update for openssl-0.9.8h | Damien Miller | |
2008-05-30 | -salt is default for "openssl enc"; from djm | Jason McIntyre | |
tweaked with some help from Matthew Dempsky and djm ok djm | |||
2007-12-01 | relevant updates/fixes up to openssl-0.9.8g; | Jason McIntyre | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-04-21 | -These option are ignored | Jason McIntyre | |
+These options are ignored | |||
2007-02-07 | consistency tweak; | Jason McIntyre | |
2006-06-27 | sync with openssl-0.9.7j docs; | Jason McIntyre | |
2006-06-01 | start sentence with a capital letter; | Jason McIntyre | |