| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the regress setup not assume the umask is 022 | guenther | 2011-05-01 | 1 | -3/+3 |
* | Now that we use an array of u_short for the chunk bitmap change a few | otto | 2011-04-30 | 1 | -5/+5 |
* | More efficient scanning for free chunks while not losing any randomization; | otto | 2011-04-30 | 1 | -21/+25 |
* | uncomment fwprintf and wprintf tests | stsp | 2011-04-29 | 1 | -4/+4 |
* | Tweak the description of the optional parts around =. Found this in my | otto | 2011-04-27 | 1 | -5/+7 |
* | Regression test for floating point format directives in wprintf. | stsp | 2011-04-24 | 2 | -0/+223 |
* | Fix spacing nit. | matthew | 2011-04-19 | 1 | -3/+3 |
* | Add AI_FQDN flag to getaddrinfo(3). Prompted by discussions with djm@ | matthew | 2011-04-05 | 2 | -22/+46 |
* | Add a wcswidth man page (based on FreeBSD), and fix the implementation | stsp | 2011-04-04 | 3 | -5/+68 |
* | back out previous commit. | beck | 2011-03-25 | 1 | -665/+0 |
* | Add the following certs: | dhill | 2011-03-25 | 1 | -0/+665 |
* | This script doesn't need write access to $curdir. Just check existence. | matthieu | 2011-03-24 | 1 | -3/+3 |
* | tweak for clarity, ok millert@, jmc@ | espie | 2011-03-21 | 1 | -4/+4 |
* | add a regress test for the vis and unvis functions. after finding one | deraadt | 2011-03-13 | 1 | -4/+90 |
* | wrong type for variable; spotted by christian.siebert@cs.tu-chemnitz.de | deraadt | 2011-03-06 | 1 | -3/+3 |
* | Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a new | guenther | 2011-03-05 | 3 | -44/+16 |
* | Remove expired certs. | dhill | 2011-03-03 | 1 | -174/+0 |
* | Fix __cxa_finalize() so that calling __cxa_finalize(NULL) properly | matthew | 2011-03-02 | 1 | -2/+2 |
* | fix from pr 6207. a bit more of an explanation: we write the correct | okan | 2011-02-12 | 1 | -4/+18 |
* | fix for CVE-2011-0014 "OCSP stapling vulnerability"; | djm | 2011-02-10 | 2 | -2/+14 |
* | Put -I${includedir} back into Cflags so configure script tests like | naddy | 2011-01-25 | 1 | -4/+8 |
* | Correctly escape a literal colon in an enclosure; | schwarze | 2011-01-24 | 1 | -3/+3 |
* | - simplify, krb5 handling is not needed. | jasper | 2011-01-21 | 2 | -27/+8 |
* | a a -> a | lum | 2011-01-20 | 1 | -3/+3 |
* | superceded -> superseded; | jmc | 2011-01-14 | 1 | -3/+3 |
* | Minor tweaks to nc(1) man page and usage. | jeremy | 2011-01-09 | 2 | -16/+23 |
* | Enable unix datagram support by treating ENOBUFS like EAGAIN. | jeremy | 2011-01-08 | 1 | -2/+2 |
* | Support unix domain sockets in nc(1) with -Uu. | jeremy | 2011-01-08 | 2 | -25/+83 |
* | Remove an extraneous return statement with the wrong return value. | millert | 2011-01-07 | 1 | -8/+6 |
* | - adjust krb5 directories | jasper | 2011-01-03 | 1 | -8/+5 |
* | - ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is not | jasper | 2010-12-28 | 1 | -2/+3 |
* | - generate and install pkg-config files for openssl, which more and more | jasper | 2010-12-28 | 2 | -1/+122 |
* | remove comment that hasn't been true for quite a while now; | otto | 2010-12-22 | 1 | -6/+1 |
* | avoid pointer arithmetic on void * | dhill | 2010-12-16 | 1 | -5/+5 |
* | move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only | jsg | 2010-12-16 | 2 | -0/+4 |
* | The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX length | jsg | 2010-12-16 | 2 | -4/+4 |
* | Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/se... | jasper | 2010-12-15 | 4 | -0/+16 |
* | overriden -> overridden; | jmc | 2010-12-12 | 1 | -4/+4 |
* | involes -> involves; from Carlos Alberto Pereira Gomes | jmc | 2010-11-30 | 1 | -1/+1 |
* | - Apply security fix for CVE-2010-3864 (+commit 19998 which fixes the fix). | jasper | 2010-11-17 | 2 | -36/+84 |
* | remove skipjack and cast from the libc; ok deraadt | mikeb | 2010-10-28 | 3 | -1053/+2 |
* | print the pointer value that caused the error (if available); ok | otto | 2010-10-21 | 1 | -47/+54 |
* | Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@ | miod | 2010-10-18 | 2 | -2/+2 |
* | various tweaks for consistency; | jmc | 2010-10-17 | 1 | -92/+62 |
* | use standard list width; | jmc | 2010-10-15 | 1 | -29/+29 |
* | nicer formatting for the various synopses; | jmc | 2010-10-15 | 1 | -276/+344 |
* | document "openssl ts"; | jmc | 2010-10-15 | 1 | -4/+629 |
* | probabalistic -> probabilistic; from naddy | jmc | 2010-10-14 | 1 | -2/+2 |
* | for openssl prime, note that results are probabalistic; from djm | jmc | 2010-10-14 | 1 | -2/+5 |
* | document "openssl prime"; | jmc | 2010-10-13 | 1 | -1/+47 |