| Commit message (Expand) | Author | Age | Files | Lines |
* | make OCSP_URL only show up when an OCSP url is actually present in the cert | beck | 2016-11-03 | 1 | -2/+3 |
* | Make OCSP Stapling: only appear if there is stapling info present. | beck | 2016-11-03 | 1 | -5/+3 |
* | Add OCSP client side support to libtls. | beck | 2016-11-02 | 1 | -1/+37 |
* | typo | naddy | 2016-10-06 | 1 | -3/+3 |
* | trim STANDARDS; ok jsinglibressl-v2.5.0 | jmc | 2016-09-22 | 1 | -13/+1 |
* | some minor cleanup; | jmc | 2016-09-22 | 1 | -47/+17 |
* | shorten x509; | jmc | 2016-09-22 | 1 | -755/+414 |
* | shorten version; | jmc | 2016-09-20 | 1 | -17/+4 |
* | shorten the verify error list; | jmc | 2016-09-20 | 1 | -42/+41 |
* | put the spkac section in the right place; | jmc | 2016-09-19 | 1 | -60/+60 |
* | shorten verify; | jmc | 2016-09-19 | 1 | -154/+96 |
* | remove comment about CMS; ok jsing | deraadt | 2016-09-17 | 1 | -3/+2 |
* | add some Xr for acme-client(1); | jmc | 2016-09-15 | 1 | -1/+2 |
* | some spkac shortening; ok beck | jmc | 2016-09-15 | 1 | -68/+13 |
* | shorten ts; | jmc | 2016-09-15 | 1 | -283/+63 |
* | shorten speed; | jmc | 2016-09-12 | 1 | -48/+14 |
* | shorten smime; | jmc | 2016-09-08 | 1 | -344/+83 |
* | remove a cms leftover | deraadt | 2016-09-05 | 1 | -2/+1 |
* | shorten sess_id; | jmc | 2016-09-04 | 1 | -84/+44 |
* | Nuke one more cms tendril | beck | 2016-09-04 | 1 | -4/+1 |
* | bye bye cms. send it to the attic | beck | 2016-09-04 | 2 | -1144/+2 |
* | Options that take a time argument....take an argument | guenther | 2016-09-04 | 1 | -2/+3 |
* | squash some possibly-used-uninitialized warnings | bcook | 2016-09-03 | 1 | -3/+3 |
* | shorten s_time; help/ok bcook | jmc | 2016-09-03 | 1 | -91/+22 |
* | shorten s_server; | jmc | 2016-09-02 | 1 | -134/+72 |
* | shorten s_client; | jmc | 2016-09-01 | 1 | -142/+50 |
* | We don't need any VMS access tricks. | deraadt | 2016-08-31 | 1 | -27/+4 |
* | Add OPTION_ARG_TIME for parsing a (64 bit if needed) time_t | deraadt | 2016-08-30 | 3 | -4/+15 |
* | buf[][] with strange use all over the place is ridiculous, especially | deraadt | 2016-08-30 | 1 | -15/+14 |
* | Fix 32-bit time handling, using time_t and make it work on systems | deraadt | 2016-08-30 | 2 | -24/+25 |
* | shorten rsautl; | jmc | 2016-08-30 | 1 | -152/+13 |
* | shorten the rsa text; of note, i've also reduced the description | jmc | 2016-08-28 | 1 | -278/+44 |
* | shorten the req text; | jmc | 2016-08-27 | 1 | -452/+189 |
* | Repeated occurances of the idiom buf[5][BUFSIZ] -- ridiculous. Give each | deraadt | 2016-08-26 | 1 | -86/+87 |
* | shorten the pkeyutl text; | jmc | 2016-08-25 | 1 | -83/+40 |
* | shorten the pkeyparam text; | jmc | 2016-08-24 | 1 | -23/+8 |
* | shorten the pkey text; | jmc | 2016-08-24 | 1 | -73/+25 |
* | shorten pkcs12; | jmc | 2016-08-23 | 1 | -187/+42 |
* | shorten the pkcs8 text; | jmc | 2016-08-22 | 1 | -179/+63 |
* | Sorry Andrew and Luke, I'm pretty sure we deleted your IRIX and VMS code. | deraadt | 2016-08-22 | 1 | -4/+1 |
* | shorten pkcs7 text; | jmc | 2016-08-20 | 1 | -58/+37 |
* | shorten the passwd text; ok jsing | jmc | 2016-08-20 | 1 | -48/+14 |
* | shorten the ocsp text; ok beck | jmc | 2016-08-19 | 1 | -199/+71 |
* | shorten the nseq text; | jmc | 2016-08-18 | 1 | -41/+17 |
* | shorten genrsa; ok jsing | jmc | 2016-08-16 | 1 | -42/+18 |
* | shorten genpkey; ok guenther | jmc | 2016-08-14 | 1 | -78/+23 |
* | shorten gendsa; | jmc | 2016-08-13 | 1 | -20/+12 |
* | Let libtls load the CA, certificate and key files for nc(1), now that it | jsing | 2016-08-13 | 1 | -22/+15 |
* | trim errstr, and zap gendh (deprecated) entirely; | jmc | 2016-08-12 | 1 | -26/+1 |
* | shorten openssl enc, with help from jsing; | jmc | 2016-08-12 | 1 | -201/+39 |