Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
..
demoCA d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
set d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 years ago
CA.com 07fc35519e A hack to make sure access() will give us the correct answer about the 24 years ago
CA.pl.in 816c2b5a79 Fix from stable branch. 18 years ago
CA.sh d2e0c81720 The private key should never have ended up in newreq.pem. 19 years ago
Makefile 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
app_rand.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
apps.c 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
apps.h 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
asn1pars.c 417f8973ff asn1parse doesn't support any TXT format, so let's stop pretending 19 years ago
ca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 years ago
ca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
ca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
ca.c 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
cert.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
ciphers.c 9981a51e42 Stage 1 GOST ciphersuite support. 17 years ago
client.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
cms.c 4a954b56c9 Use "cont" consistently in cms-examples.pl 16 years ago
crl.c 7d727231b7 some const fixes 19 years ago
crl2p7.c ffa101872f Eliminate dependency on read/write/stat in apps under _WIN32. 18 years ago
dgst.c a92ebf2290 Provide information about "openssl dgst" -hmac option. 16 years ago
dh.c 3eeaab4bed make 19 years ago
dh1024.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dh2048.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dh4096.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dh512.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dhparam.c 3eeaab4bed make 19 years ago
dsa-ca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is 25 years ago
dsa-pca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is 25 years ago
dsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
dsa1024.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
dsa512.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
dsap.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
dsaparam.c 3eeaab4bed make 19 years ago
ec.c 15bd07e923 fix typos 16 years ago
ecparam.c 6e04afb8c5 include opensslconf.h if OPENSSL_NO_* is used 19 years ago
enc.c 8931b30d84 And so it begins... 16 years ago
engine.c 6f88c6a634 Add missing prototype. Extend engine utility to print public key algorithms. 18 years ago
errstr.c 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
gendh.c 3eeaab4bed make 19 years ago
gendsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
genpkey.c 2022cfe07e New -mac and -macopt options to dgst utility. Reimplement -hmac option in 17 years ago
genrsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
install.com 7d7d2cbcb0 VMS support. 25 years ago
makeapps.com fc003bcecb Synchronise with Unix build 16 years ago
nseq.c 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
ocsp.c 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 years ago
oid.cnf dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
openssl-vms.cnf 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
openssl.c 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
openssl.cnf 5456583294 Don't add the TS EKU by default in openssl.cnf because it then 17 years ago
passwd.c a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 years ago
pca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 years ago
pca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
pca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
pkcs12.c e7e8f4b333 Fix another warning. 17 years ago
pkcs7.c c11c64fbe0 Update to ASN1 printing code. 19 years ago
pkcs8.c 8a60547896 Reformat pkcs8 source. 20 years ago
pkey.c 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 years ago
pkeyparam.c 105f6a6323 Update some usage messages. 18 years ago
pkeyutl.c 0c3d346cb7 Correct warnings about signedness. 18 years ago
prime.c 2c2e46dbf5 Generate primes, too. 19 years ago
privkey.pem 8de916bcee Oops... 18 years ago
progs.h 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
progs.pl 8931b30d84 And so it begins... 16 years ago
rand.c 710069c19e Fix warnings. 17 years ago
req.c 718f8f7a9e Fix from stable branch. 16 years ago
req.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
rsa.c 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
rsa8192.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
rsautl.c 6b6fe3d8e4 Correctly handle case of bad arguments supplied to rsautl 16 years ago
s1024key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s1024req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s512-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s512-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s_apps.h 6434abbfc6 RFC4507 (including RFC4507bis) TLS stateless session resumption support 17 years ago
s_cb.c 761772d7e1 Implement the Opaque PRF Input TLS extension 17 years ago
s_client.c 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 years ago
s_server.c 51e00db226 Document "openssl s_server" -crl_check* options 16 years ago
s_socket.c 224328e404 fix warning 17 years ago
s_time.c 7bf7333d68 If we include winsock2.h then FD_SET wants an unsigned type for an fd. 18 years ago
server.pem 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 years ago
server.srl 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
server2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
sess_id.c 7d727231b7 some const fixes 19 years ago
smime.c 6217896145 Improve error detection when streaming S/MIME. 17 years ago
speed.c fdf355878c Fix buffer overflow. 16 years ago
spkac.c 7d727231b7 some const fixes 19 years ago
testCA.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
testdsa.h af436bc158 openssl speed is quite useful for testing hardware support (among other 23 years ago
testrsa.h 863fe2ecac cleaning up a little 24 years ago
timeouts.h 36d16f8ee0 Add DTLS support. 19 years ago
ts.c 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 years ago
tsget c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 years ago
verify.c 30b415b076 Make an explicit check during certificate validation to see that the 19 years ago
version.c f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, 20 years ago
winrand.c 54a656ef08 Security fixes brought forward from 0.9.7. 21 years ago
x509.c 67c8e7f414 Support for certificate status TLS extension. 16 years ago