summaryrefslogtreecommitdiff
path: root/src/usr.sbin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove references to RANDFILE.jsing2014-06-021-19/+2
|
* Remove details regarding -rand from the openssl man page.jsing2014-06-021-123/+3
|
* define -DLIBRESSL_INTERNAL in here so we don't use nastiesbeck2014-05-291-2/+2
| | | | ok deraadt@
* sync openssl(1) with changes already made in src/lib/libssl/doc, reminded bysthen2014-05-181-5/+5
| | | | jmc: move from 1024 to 2048 bit key defaults; see genrsa.c 1.26 et al.
* Remove defined varibles that no longer do anything.jsing2014-04-251-3/+2
| | | | ok miod@
* no app_rand.ctedu2014-04-181-2/+2
|
* since e_os.h is dead, and e_os2.h is installed, we can fetch from there.deraadt2014-04-181-8/+2
| | | | This means we don't need the reach-around anymore.
* Make MONOLITH the default and only optionmatthew2014-04-171-2/+2
| | | | ok deraadt
* -Walltedu2014-04-171-1/+2
|
* Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ ismiod2014-04-151-5/+1
| | | | | more comfortable. Reminded by brad@
* Unhook httpd(8) from build; man page bitsflorian2014-03-131-10/+3
| | | | | | | tweaks jmc@ OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@
* Switch vax to gcc 3.3.6.miod2013-08-061-1/+5
|
* we now have IDEA and MDC2 in libcrypto, so don't disable them in openssl(1)naddy2013-07-221-3/+2
| | | | ok djm@
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
|
* last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc2012-09-261-19/+45
| | | | references into a STANDARDS section;
* use Lk for links;jmc2012-08-151-4/+4
|
* put back the Key-Arg field - sess_id still prints it;jmc2012-07-131-2/+5
|
* remove (hopefully) all traces of sslv2; ok sthenjmc2012-07-121-55/+23
|
* Disable SSLv2 in OpenSSL. No objections from djm.sthen2012-07-111-1/+2
| | | | Brad, jasper and naddy helped with test builds, fixing ports, etc.
* ssl.8: Certifying Authority -> Certificate Authorityjmc2011-09-291-6/+6
| | | | | | | isakmpd.8: rsa:1024 -> rsa:2048 (ok markus) all: X509 -> X.509 from Lawrence Teo
* - update key size and alg recommendations; from Lawrence Teojmc2011-09-071-6/+5
| | | | | | - whilst here, knock out useless Pp in openssl.1 ok djm markus
* a a -> alum2011-01-201-3/+3
| | | | ok jmc@
* overriden -> overridden;jmc2010-12-121-4/+4
|
* various tweaks for consistency;jmc2010-10-171-92/+62
|
* use standard list width;jmc2010-10-151-29/+29
|
* nicer formatting for the various synopses;jmc2010-10-151-276/+344
|
* document "openssl ts";jmc2010-10-151-4/+629
|
* probabalistic -> probabilistic; from naddyjmc2010-10-141-2/+2
|
* for openssl prime, note that results are probabalistic; from djmjmc2010-10-141-2/+5
|
* document "openssl prime";jmc2010-10-131-1/+47
|
* document "openssl pkeyparam";jmc2010-10-131-6/+54
|
* document "openssl pkeyutl";jmc2010-10-121-2/+212
|
* document "openssl pkey";jmc2010-10-091-1/+127
|
* document "openssl genpkey";jmc2010-10-091-2/+176
|
* document "openssl engine";jmc2010-10-081-1/+51
|
* document "openssl ecparam";jmc2010-10-081-1/+182
|
* supply the correct value of ciphers DEFAULT; from djmjmc2010-10-081-3/+3
|
* document "openssl ec";jmc2010-10-081-3/+209
|
* catch up to openssl-1.0.0a; there's some new commands, as yet undocumented,jmc2010-10-061-214/+650
| | | | but i'll get to those shortly...
* update to openssl-1.0.0adjm2010-10-011-20/+8
|
* Our groff does not handle all cases of nested displays properly, soschwarze2010-02-181-6/+6
| | | | | | | | 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@
* replace ".Ar file ..." with ".Ar" whenever possible.sobrado2009-08-161-27/+27
| | | | ok jmc@
* typo;jmc2009-06-251-3/+3
|
* update protocols for s_client;s -starttls; from bradjmc2009-04-191-5/+8
|
* sync with 0.9.8k;jmc2009-04-061-9/+19
|
* sync to openssl-0.9.8i;jmc2008-11-031-18/+22
| | | | | i still haven't folded in x509v3_config.pod, since i'm not entirely sure what to do with it.
* update for openssl-0.9.8hdjm2008-09-061-2/+3
|
* -salt is default for "openssl enc"; from djmjmc2008-05-301-29/+19
| | | | | | tweaked with some help from Matthew Dempsky and djm ok djm
* relevant updates/fixes up to openssl-0.9.8g;jmc2007-12-011-31/+45
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|