summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add AI_FQDN flag to getaddrinfo(3). Prompted by discussions with djm@matthew2011-04-052-22/+46
* Add a wcswidth man page (based on FreeBSD), and fix the implementationstsp2011-04-043-5/+68
* back out previous commit.beck2011-03-251-665/+0
* Add the following certs:dhill2011-03-251-0/+665
* This script doesn't need write access to $curdir. Just check existence.matthieu2011-03-241-3/+3
* tweak for clarity, ok millert@, jmc@espie2011-03-211-4/+4
* add a regress test for the vis and unvis functions. after finding onederaadt2011-03-131-4/+90
* wrong type for variable; spotted by christian.siebert@cs.tu-chemnitz.dederaadt2011-03-061-3/+3
* Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a newguenther2011-03-053-44/+16
* Remove expired certs.dhill2011-03-031-174/+0
* Fix __cxa_finalize() so that calling __cxa_finalize(NULL) properlymatthew2011-03-021-2/+2
* fix from pr 6207. a bit more of an explanation: we write the correctokan2011-02-121-4/+18
* fix for CVE-2011-0014 "OCSP stapling vulnerability";djm2011-02-102-2/+14
* Put -I${includedir} back into Cflags so configure script tests likenaddy2011-01-251-4/+8
* Correctly escape a literal colon in an enclosure;schwarze2011-01-241-3/+3
* - simplify, krb5 handling is not needed.jasper2011-01-212-27/+8
* a a -> alum2011-01-201-3/+3
* superceded -> superseded;jmc2011-01-141-3/+3
* Minor tweaks to nc(1) man page and usage.jeremy2011-01-092-16/+23
* Enable unix datagram support by treating ENOBUFS like EAGAIN.jeremy2011-01-081-2/+2
* Support unix domain sockets in nc(1) with -Uu.jeremy2011-01-082-25/+83
* Remove an extraneous return statement with the wrong return value.millert2011-01-071-8/+6
* - adjust krb5 directoriesjasper2011-01-031-8/+5
* - ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is notjasper2010-12-281-2/+3
* - generate and install pkg-config files for openssl, which more and morejasper2010-12-282-1/+122
* remove comment that hasn't been true for quite a while now;otto2010-12-221-6/+1
* avoid pointer arithmetic on void *dhill2010-12-161-5/+5
* move CRYPTO_VIAC3_MAX out of cryptodev.h and into the onlyjsg2010-12-162-0/+4
* The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX lengthjsg2010-12-162-4/+4
* Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/se...jasper2010-12-154-0/+16
* overriden -> overridden;jmc2010-12-121-4/+4
* involes -> involves; from Carlos Alberto Pereira Gomesjmc2010-11-301-1/+1
* - Apply security fix for CVE-2010-3864 (+commit 19998 which fixes the fix).jasper2010-11-172-36/+84
* remove skipjack and cast from the libc; ok deraadtmikeb2010-10-283-1053/+2
* print the pointer value that caused the error (if available); okotto2010-10-211-47/+54
* Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@miod2010-10-182-2/+2
* 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