Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | deraadt | 2004-02-27 | 1 | -3/+3 |
| | | | | | | 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. | ||||
* | sort options and some tweaks for openssl rsa/rsautl; | jmc | 2004-02-25 | 1 | -110/+111 |
| | |||||
* | clean up openssl req; | jmc | 2004-02-18 | 1 | -248/+247 |
| | |||||
* | `numbits' arg to openssl dsaparam does not have to be the last argument | jmc | 2004-02-06 | 1 | -2/+1 |
| | | | | specified; | ||||
* | sort openssl rand options; | jmc | 2004-02-01 | 1 | -13/+13 |
| | |||||
* | add some missing options/args to pkcs{7,8,12} that i missed earlier; | jmc | 2004-01-28 | 1 | -21/+26 |
| | |||||
* | update and sort openssl pkcs{7,8,12}; | jmc | 2004-01-28 | 1 | -404/+313 |
| | | | | plus some consistency fixes; | ||||
* | label x86_64 as LE | deraadt | 2004-01-28 | 1 | -3/+4 |
| | |||||
* | sort options and update openssl passwd; | jmc | 2004-01-25 | 1 | -22/+23 |
| | |||||
* | sort options and clean up openssl ocsp; | jmc | 2004-01-23 | 1 | -355/+359 |
| | | | | plus a stab at making this page more consistent; | ||||
* | sort options and tidy openssl nseq; | jmc | 2004-01-23 | 1 | -5/+5 |
| | |||||
* | updates for openssl gen{d,r}sa: | jmc | 2003-12-29 | 1 | -51/+55 |
| | | | | | | - sort options - document "-out filename" for gendsa - typos and grammar | ||||
* | document (lightly) openssl errstr; | jmc | 2003-12-21 | 1 | -2/+29 |
| | | | | feedback from markus@ | ||||
* | update for openssl enc: | jmc | 2003-12-19 | 1 | -125/+121 |
| | | | | | | | | | | - 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@ | ||||
* | sort options and typos for openssl {dsa,dsaparam}; | jmc | 2003-12-13 | 1 | -56/+56 |
| | |||||
* | small update for openssl dsa and sort options; | jmc | 2003-11-26 | 1 | -57/+57 |
| | |||||
* | small update for openssl dhparam: sort options and document -check; | jmc | 2003-11-21 | 1 | -59/+62 |
| | |||||
* | remove -g for i386 | markus | 2003-11-12 | 1 | -7/+3 |
| | |||||
* | double word, from Tom Cosgrove; | jmc | 2003-10-30 | 1 | -2/+2 |
| | |||||
* | small update for DGST; | jmc | 2003-10-30 | 1 | -35/+40 |
| | |||||
* | update for crl and crl2pkcs7; | jmc | 2003-10-26 | 1 | -64/+66 |
| | |||||
* | small update for CIPHERS; | jmc | 2003-10-24 | 1 | -15/+15 |
| | |||||
* | - slight update and sort options for CA section | jmc | 2003-10-22 | 1 | -267/+267 |
| | | | | | - remove some unnecessary .Ns's - typos | ||||
* | cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE; | jmc | 2003-10-08 | 1 | -63/+69 |
| | |||||
* | remove my wacky spacing; some typos from 0.97c; | jmc | 2003-10-04 | 1 | -10/+10 |
| | |||||
* | escape punctuation; (and a nit in openssl.1) | jmc | 2003-09-02 | 1 | -2/+2 |
| | | | | ok deraadt@ | ||||
* | add FILES and SEE ALSO sections; | jmc | 2003-08-31 | 1 | -1/+87 |
| | |||||
* | spacing; | jmc | 2003-08-30 | 1 | -8/+6 |
| | |||||
* | - sync SYNOPSIS(es) and ciphers/digests available with reality | jmc | 2003-08-30 | 1 | -1308/+1684 |
| | | | | | | - remove non-OBSD details - indent examples - general macro/punctuation cleanup | ||||
* | refer to RFCs consistently (RFC XXXX); | jmc | 2003-08-08 | 1 | -11/+11 |
| | |||||
* | kill a rake of .br's and .Pp's that worked around the spacing bug. should | jmc | 2003-07-16 | 1 | -100/+1 |
| | | | | help postscript output too. | ||||
* | no need to reset the BIN* stuff in here; markus@ ok | mickey | 2003-06-24 | 1 | -6/+2 |
| | |||||
* | - section reorder | jmc | 2003-06-12 | 1 | -2/+2 |
| | | | | | | - macro fixes - kill whitespace at EOL - new sentence, new line | ||||
* | don't -I/usr/include/ssl, it's from old openssl distribution. | itojun | 2003-05-13 | 1 | -1/+1 |
| | | | | markus ok | ||||
* | sync man page with marcus's recent upgrade; | jmc | 2003-05-12 | 1 | -141/+332 |
| | | | | little cleanup as well. | ||||
* | a OCTET -> an OCTET; | jmc | 2003-04-30 | 1 | -2/+2 |
| | |||||
* | - add missing .El macros (7 of them!) | jmc | 2003-04-25 | 1 | -160/+168 |
| | | | | | | | - use .Bl not .Bd for lists - whitespace at EOL killed - typos in macros - .El -width shortened Ds -> XXXX | ||||
* | missing space between macro argument and comma | david | 2003-03-22 | 1 | -3/+3 |
| | | | | ok jmc@ | ||||
* | duplicate words: and and, the the | david | 2003-03-18 | 1 | -2/+2 |
| | | | | ok miod@ jmc@ | ||||
* | $OpenBSD$ | david | 2003-03-11 | 1 | -0/+1 |
| | | | | ok henning@ | ||||
* | .Dd Month day, year | david | 2003-03-09 | 1 | -1/+1 |
| | | | | ok jmc@ | ||||
* | jmc wrote a combination man page that covers all openssl(1) functionality, | deraadt | 2003-03-05 | 2 | -1/+7617 |
| | | | | | | 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. | ||||
* | remove MDC2; patents | markus | 2002-09-26 | 1 | -0/+1 |
| | |||||
* | Correct CFLAGS for vax; deraadt says ok. | hugh | 2002-07-18 | 1 | -5/+2 |
| | | | | NB future porters, default is still big endian. | ||||
* | Changes for OpenSSL 0.9.7 | beck | 2002-05-15 | 1 | -4/+4 |
| | |||||
* | Add missing libraries to bsd.prog.mk (mostly kerberosV) | espie | 2002-05-11 | 1 | -0/+1 |
| | | | | | | | | | | 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@ | ||||
* | openssl-engine 0.9.6 merge | beck | 2000-12-15 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | omit RC5 | deraadt | 2000-04-25 | 1 | -2/+1 |
| | |||||
* | OpenSSL 0.9.5a merge - fixes DSA cert generation problem | beck | 2000-04-15 | 1 | -1/+1 |
| | |||||
* | cleanup | beck | 2000-03-19 | 1 | -6/+0 |
| |