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