summaryrefslogtreecommitdiff
path: root/usr.sbin/openssl
AgeCommit message (Collapse)Author
2004-01-28update and sort openssl pkcs{7,8,12};Jason McIntyre
plus some consistency fixes;
2004-01-28label x86_64 as LETheo de Raadt
2004-01-25sort options and update openssl passwd;Jason McIntyre
2004-01-23sort options and clean up openssl ocsp;Jason McIntyre
plus a stab at making this page more consistent;
2004-01-23sort options and tidy openssl nseq;Jason McIntyre
2003-12-29updates for openssl gen{d,r}sa:Jason McIntyre
- sort options - document "-out filename" for gendsa - typos and grammar
2003-12-21document (lightly) openssl errstr;Jason McIntyre
feedback from markus@
2003-12-19update 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-13sort options and typos for openssl {dsa,dsaparam};Jason McIntyre
2003-11-26small update for openssl dsa and sort options;Jason McIntyre
2003-11-21small update for openssl dhparam: sort options and document -check;Jason McIntyre
2003-11-12remove -g for i386Markus Friedl
2003-10-30double word, from Tom Cosgrove;Jason McIntyre
2003-10-30small update for DGST;Jason McIntyre
2003-10-26update for crl and crl2pkcs7;Jason McIntyre
2003-10-24small update for CIPHERS;Jason McIntyre
2003-10-22- slight update and sort options for CA sectionJason McIntyre
- remove some unnecessary .Ns's - typos
2003-10-08cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE;Jason McIntyre
2003-10-04remove my wacky spacing; some typos from 0.97c;Jason McIntyre
2003-09-02escape punctuation; (and a nit in openssl.1)Jason McIntyre
ok deraadt@
2003-08-31add FILES and SEE ALSO sections;Jason McIntyre
2003-08-30spacing;Jason McIntyre
2003-08-30- sync SYNOPSIS(es) and ciphers/digests available with realityJason McIntyre
- remove non-OBSD details - indent examples - general macro/punctuation cleanup
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-07-16kill a rake of .br's and .Pp's that worked around the spacing bug. shouldJason McIntyre
help postscript output too.
2003-06-24no need to reset the BIN* stuff in here; markus@ okMichael Shalayeff
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-05-13don't -I/usr/include/ssl, it's from old openssl distribution.Jun-ichiro itojun Hagino
markus ok
2003-05-12sync man page with marcus's recent upgrade;Jason McIntyre
little cleanup as well.
2003-04-30a OCTET -> an OCTET;Jason McIntyre
2003-04-25- add missing .El macros (7 of them!)Jason McIntyre
- use .Bl not .Bd for lists - whitespace at EOL killed - typos in macros - .El -width shortened Ds -> XXXX
2003-03-22missing space between macro argument and commaDavid Krause
ok jmc@
2003-03-18duplicate words: and and, the theDavid Krause
ok miod@ jmc@
2003-03-11$OpenBSD$David Krause
ok henning@
2003-03-09.Dd Month day, yearDavid Krause
ok jmc@
2003-03-05jmc wrote a combination man page that covers all openssl(1) functionality,Theo de Raadt
based on the pod files from openssl. This may need by-hand updating once in a while, but at least now people can read a real man page instead of the mess that the openssl team provides us with.
2002-09-26remove MDC2; patentsMarkus Friedl
2002-07-18Correct CFLAGS for vax; deraadt says ok.Hugh Graham
NB future porters, default is still big endian.
2002-05-15Changes for OpenSSL 0.9.7Bob Beck
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@
2000-12-15openssl-engine 0.9.6 mergeBob Beck
Note that the library changes will mean that you will need to blow away /usr/obj/lib/libssl if you are building, or things will probably get mucked up.
2000-04-25omit RC5Theo de Raadt
2000-04-15OpenSSL 0.9.5a merge - fixes DSA cert generation problemBob Beck
2000-03-19cleanupBob Beck
2000-03-19new minty 0.9.5 opensslBob Beck
1999-09-29openssl 0.9.4 "openssl" commandBob Beck