| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | superceded -> superseded; | jmc | 2011-01-14 | 1 | -3/+3 |
* | - 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 |
* | 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 |
* | OpenSSL grows another undocumented header, apparently needed on armish | djm | 2010-10-07 | 1 | -1/+2 |
* | More OpenSSL fixes: | djm | 2010-10-06 | 7 | -26/+30 |
* | Retire Skipjack | mikeb | 2010-10-06 | 4 | -4/+0 |
* | Our make already uses sh -e when executing commands. | naddy | 2010-10-04 | 1 | -7/+7 |
* | DES_LONG should be u_int on all platforms, it was spuriously | djm | 2010-10-03 | 1 | -1/+1 |
* | percolate up errors from perl asm scripts, correctly enable SHA-256 asm on | djm | 2010-10-02 | 1 | -9/+9 |
* | fix -Wall due to API change | djm | 2010-10-01 | 2 | -6/+6 |
* | update supporting files, crank library majors | djm | 2010-10-01 | 18 | -274/+621 |
* | add missing; yay for cvs! | djm | 2010-10-01 | 5 | -0/+607 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1649 | -188904/+70184 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 189 | -4739/+34138 |
|\ |
|
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 569 | -17816/+61097 |
| * | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2010-07-01 | 1 | -0/+992 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 121 | -3204/+4684 |
|\ \ |
|
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 798 | -31734/+48478 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 339 | -5051/+49844 |
|\ \ \ |
|
| * | | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 373 | -6688/+55495 |
| * | | | This commit was manufactured by cvs2git to create branch 'OPENSSL'. | cvs2svn | 2010-07-01 | 1 | -0/+992 |
* | | | | Make gcvt() better match printf("%g") behavior, it now passes regress. | millert | 2010-09-25 | 1 | -11/+23 |
* | | | | Add timingsafe_bcmp(3) to libc, mention that it's already in the | matthew | 2010-09-24 | 3 | -5/+62 |
* | | | | Implement if_freenameindex() as a real function as required by posix. | claudio | 2010-09-24 | 1 | -1/+7 |
* | | | | more wacky macro fixing; | jmc | 2010-09-19 | 1 | -37/+37 |
* | | | | observe the following spelling: | jmc | 2010-09-10 | 2 | -9/+9 |
* | | | | Use mandoc instead of groff to build PostScript manuals; note that | schwarze | 2010-09-09 | 1 | -3/+3 |
* | | | | Oracle has re-licensed sunrpc under a three-clause BSD license. | millert | 2010-09-01 | 2 | -54/+58 |
* | | | | Check for duplicate variables in the environment when setting a value | millert | 2010-08-23 | 2 | -11/+24 |
* | | | | Sync hcreate(3) with NetBSD, adding some caveats. | ray | 2010-07-28 | 1 | -12/+67 |
* | | | | getopt_long.c replaced getopt.c 6+ years ago; we can retire | blambert | 2010-07-22 | 1 | -7/+1 |
* | | | | Document new unsetenv() error returns. | naddy | 2010-07-06 | 1 | -2/+8 |
* | | | | getpeereid() can now be a library routine using getsockopt() with | deraadt | 2010-07-01 | 3 | -3/+158 |
* | | | | oops. Missed this from my aes-ni commit. | thib | 2010-07-01 | 1 | -3/+4 |
* | | | | AES-NI engine support for OpenSSL. | thib | 2010-07-01 | 20 | -6/+3322 |
* | | | | use a union to align the dns answer buffer until gcc4 is fixed | deraadt | 2010-06-29 | 1 | -5/+8 |