Ben Laurie 4d6e1e4f29 size_tification. 16 ani în urmă
..
demoCA d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
set d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 ani în urmă
CA.com 07fc35519e A hack to make sure access() will give us the correct answer about the 25 ani în urmă
CA.pl.in 816c2b5a79 Fix from stable branch. 18 ani în urmă
CA.sh d2e0c81720 The private key should never have ended up in newreq.pem. 19 ani în urmă
Makefile 6caa4edd3e Add JPAKE. 16 ani în urmă
app_rand.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 ani în urmă
apps.c e9eda23ae6 Fix warnings and various issues. 16 ani în urmă
apps.h 6caa4edd3e Add JPAKE. 16 ani în urmă
asn1pars.c 5ce278a77b More type-checking. 16 ani în urmă
ca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 ani în urmă
ca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
ca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
ca.c 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 16 ani în urmă
cert.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 ani în urmă
ciphers.c 9981a51e42 Stage 1 GOST ciphersuite support. 17 ani în urmă
client.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
cms.c db50661fce X509 verification fixes. 16 ani în urmă
crl.c ac786241a2 Add support for -crlnumber option in crl utility. 16 ani în urmă
crl2p7.c 5ce278a77b More type-checking. 16 ani în urmă
dgst.c 6bcbac0abb remove a doubled entry for '-binary' in the usage message 16 ani în urmă
dh.c 3eeaab4bed make 19 ani în urmă
dh1024.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 ani în urmă
dh2048.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 ani în urmă
dh4096.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 ani în urmă
dh512.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 ani în urmă
dhparam.c 3eeaab4bed make 19 ani în urmă
dsa-ca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is 26 ani în urmă
dsa-pca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is 26 ani în urmă
dsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 ani în urmă
dsa1024.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
dsa512.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
dsap.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 ani în urmă
dsaparam.c 3eeaab4bed make 19 ani în urmă
ec.c 15bd07e923 fix typos 17 ani în urmă
ecparam.c 6e04afb8c5 include opensslconf.h if OPENSSL_NO_* is used 19 ani în urmă
enc.c 8931b30d84 And so it begins... 16 ani în urmă
engine.c 5ce278a77b More type-checking. 16 ani în urmă
errstr.c 3c1d6bbc92 LHASH revamp. make depend. 16 ani în urmă
gendh.c 3eeaab4bed make 19 ani în urmă
gendsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 ani în urmă
genpkey.c 2022cfe07e New -mac and -macopt options to dgst utility. Reimplement -hmac option in 17 ani în urmă
genrsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 ani în urmă
install.com 7d7d2cbcb0 VMS support. 25 ani în urmă
makeapps.com fc003bcecb Synchronise with Unix build 16 ani în urmă
nseq.c 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 ani în urmă
ocsp.c 5ce278a77b More type-checking. 16 ani în urmă
oid.cnf dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 ani în urmă
openssl-vms.cnf 96afc1cfd5 Add SEED encryption algorithm. 17 ani în urmă
openssl.c 1a489c9af1 From branch OpenSSL_0_9_8-stable: Allow soft-loading engines. 16 ani în urmă
openssl.cnf 5456583294 Don't add the TS EKU by default in openssl.cnf because it then 18 ani în urmă
passwd.c a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 ani în urmă
pca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 ani în urmă
pca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
pca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
pkcs12.c 8528128b2a Update from stable branch. 16 ani în urmă
pkcs7.c c11c64fbe0 Update to ASN1 printing code. 19 ani în urmă
pkcs8.c 8a60547896 Reformat pkcs8 source. 20 ani în urmă
pkey.c 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 ani în urmă
pkeyparam.c 105f6a6323 Update some usage messages. 18 ani în urmă
pkeyutl.c 0c3d346cb7 Correct warnings about signedness. 18 ani în urmă
prime.c 2c2e46dbf5 Generate primes, too. 19 ani în urmă
privkey.pem 8de916bcee Oops... 18 ani în urmă
progs.h 3c1d6bbc92 LHASH revamp. make depend. 16 ani în urmă
progs.pl 8931b30d84 And so it begins... 16 ani în urmă
rand.c 710069c19e Fix warnings. 17 ani în urmă
req.c 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 16 ani în urmă
req.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 ani în urmă
rsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 ani în urmă
rsa8192.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
rsautl.c 6b6fe3d8e4 Correctly handle case of bad arguments supplied to rsautl 16 ani în urmă
s1024key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
s1024req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
s512-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
s512-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
s_apps.h 4d6e1e4f29 size_tification. 16 ani în urmă
s_cb.c 4d6e1e4f29 size_tification. 16 ani în urmă
s_client.c 6caa4edd3e Add JPAKE. 16 ani în urmă
s_server.c 6caa4edd3e Add JPAKE. 16 ani în urmă
s_socket.c 4d6e1e4f29 size_tification. 16 ani în urmă
s_time.c 7bf7333d68 If we include winsock2.h then FD_SET wants an unsigned type for an fd. 18 ani în urmă
server.pem 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 ani în urmă
server.srl 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 ani în urmă
server2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
sess_id.c 7d727231b7 some const fixes 19 ani în urmă
smime.c 5ce278a77b More type-checking. 16 ani în urmă
speed.c fdf355878c Fix buffer overflow. 17 ani în urmă
spkac.c 7d727231b7 some const fixes 19 ani în urmă
testCA.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 ani în urmă
testdsa.h af436bc158 openssl speed is quite useful for testing hardware support (among other 23 ani în urmă
testrsa.h 863fe2ecac cleaning up a little 25 ani în urmă
timeouts.h 36d16f8ee0 Add DTLS support. 19 ani în urmă
ts.c 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 ani în urmă
tsget c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 19 ani în urmă
verify.c 30b415b076 Make an explicit check during certificate validation to see that the 20 ani în urmă
version.c 1581f82243 Add missing "-d" to option list of openssl version. 16 ani în urmă
winrand.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 ani în urmă
x509.c 5ce278a77b More type-checking. 16 ani în urmă