| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | document "openssl pkeyparam"; | jmc | 2010-10-13 | 1 | -6/+54 |
* | document "openssl pkeyutl"; | jmc | 2010-10-12 | 1 | -2/+212 |
* | document "openssl pkey"; | jmc | 2010-10-09 | 1 | -1/+127 |
* | document "openssl genpkey"; | jmc | 2010-10-09 | 1 | -2/+176 |
* | document "openssl engine"; | jmc | 2010-10-08 | 1 | -1/+51 |
* | document "openssl ecparam"; | jmc | 2010-10-08 | 1 | -1/+182 |
* | supply the correct value of ciphers DEFAULT; from djm | jmc | 2010-10-08 | 1 | -3/+3 |
* | document "openssl ec"; | jmc | 2010-10-08 | 1 | -3/+209 |
* | 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 |
* | catch up to openssl-1.0.0a; there's some new commands, as yet undocumented, | jmc | 2010-10-06 | 1 | -214/+650 |
* | Our make already uses sh -e when executing commands. | naddy | 2010-10-04 | 1 | -7/+7 |
* | don't use non-standard CFLAGS; ok miod@, deraadt@ | naddy | 2010-10-03 | 1 | -2/+2 |
* | 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 to openssl-1.0.0a | djm | 2010-10-01 | 1 | -20/+8 |
* | 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 |
* | | | | add a GLOB_KEEPSTAT option that retains a copy of the struct stat | djm | 2010-09-24 | 3 | -10/+86 |
* | | | | 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 |
* | | | | Add cvs tag, author name and year | millert | 2010-09-18 | 1 | -1/+5 |
* | | | | Test default precision when ndigit is negative. | millert | 2010-09-18 | 1 | -0/+6 |
* | | | | Add more test vectors. | millert | 2010-09-18 | 1 | -6/+60 |
* | | | | Add gcvt() regress with test vectors derived from perl regress. | millert | 2010-09-17 | 2 | -0/+61 |
* | | | | 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 |
* | | | | Add setenv/putenv regress | millert | 2010-08-23 | 3 | -2/+132 |
* | | | | 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 |
* | | | | echo behaves differently in sh and csh, only handling C-style escapes | guenther | 2010-07-25 | 1 | -3/+3 |
* | | | | getopt_long.c replaced getopt.c 6+ years ago; we can retire | blambert | 2010-07-22 | 1 | -7/+1 |