Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2006-05-17 | move an option to the right place; | Jason McIntyre | |
2006-05-14 | Add a -hex option to 'rand' to output hexadecimal output. | Matthieu Herrb | |
ok djm@ miod@, man page help from jmc@. | |||
2005-11-27 | ISOXXX/ISO-XXX -> ISO XXX | Jason McIntyre | |
2005-04-29 | fixes/updates from openssl-0.9.7g; | Jason McIntyre | |
2005-04-29 | adjust for 0.9.7g | Damien Miller | |
2004-12-03 | various fixes for openssl x509; | Jason McIntyre | |
2004-09-28 | wrong macros; from number six; | Jason McIntyre | |
2004-09-23 | typo from number six; | Jason McIntyre | |
2004-08-26 | updates for openssl verify; | Jason McIntyre | |
2004-07-23 | tweaks for openssl spkac; | Jason McIntyre | |
2004-07-02 | add `cast' and `cast-cbc' to the list of supported args to speed; | Jason McIntyre | |
also add `dsa', which is shorthand for all the dsa tests; | |||
2004-07-02 | reorder for openssl speed; | Jason McIntyre | |
2004-05-27 | some updates for openssl smime; | Jason McIntyre | |
2004-04-19 | options sort and update for sess_id; | Jason McIntyre | |
2004-04-12 | sync w/ 0.9.7d import (one typo); | Jason McIntyre | |
2004-04-08 | document s_time (from s_time.pod); | Jason McIntyre | |
consistency fixes; | |||
2004-04-06 | sort SYNOPSIS and options, and various other fixes, | Jason McIntyre | |
for s_client and s_server; | |||
2004-04-01 | document ipv6ification changes to s_client, polished by jmc@ | Damien Miller | |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt | |
reasons for this, quite a few of them technical, and not all of them in response to Intel's broken ia32e crud. The gcc toolchain stays at x86_64 for now. | |||
2004-02-25 | sort options and some tweaks for openssl rsa/rsautl; | Jason McIntyre | |
2004-02-18 | clean up openssl req; | Jason McIntyre | |
2004-02-06 | `numbits' arg to openssl dsaparam does not have to be the last argument | Jason McIntyre | |
specified; | |||
2004-02-01 | sort openssl rand options; | Jason McIntyre | |
2004-01-28 | add some missing options/args to pkcs{7,8,12} that i missed earlier; | Jason McIntyre | |
2004-01-28 | update and sort openssl pkcs{7,8,12}; | Jason McIntyre | |
plus some consistency fixes; | |||
2004-01-28 | label x86_64 as LE | Theo de Raadt | |
2004-01-25 | sort options and update openssl passwd; | Jason McIntyre | |
2004-01-23 | sort options and clean up openssl ocsp; | Jason McIntyre | |
plus a stab at making this page more consistent; | |||
2004-01-23 | sort options and tidy openssl nseq; | Jason McIntyre | |
2003-12-29 | updates for openssl gen{d,r}sa: | Jason McIntyre | |
- sort options - document "-out filename" for gendsa - typos and grammar | |||
2003-12-21 | document (lightly) openssl errstr; | Jason McIntyre | |
feedback from markus@ | |||
2003-12-19 | update for openssl enc: | Jason McIntyre | |
- sort options - -p and -P also show salt - expand IV - remove -salt from the examples which decrypt - remove an example which doesn't work, and is not really helpful help from markus@ | |||
2003-12-13 | sort options and typos for openssl {dsa,dsaparam}; | Jason McIntyre | |
2003-11-26 | small update for openssl dsa and sort options; | Jason McIntyre | |
2003-11-21 | small update for openssl dhparam: sort options and document -check; | Jason McIntyre | |
2003-11-12 | remove -g for i386 | Markus Friedl | |
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre | |
2003-10-30 | small update for DGST; | Jason McIntyre | |
2003-10-26 | update for crl and crl2pkcs7; | Jason McIntyre | |
2003-10-24 | small update for CIPHERS; | Jason McIntyre | |
2003-10-22 | - slight update and sort options for CA section | Jason McIntyre | |
- remove some unnecessary .Ns's - typos | |||
2003-10-08 | cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE; | Jason McIntyre | |
2003-10-04 | remove my wacky spacing; some typos from 0.97c; | Jason McIntyre | |