.. |
.cvsignore
|
4bb61becbb
Add emacs cache files to .cvsignore.
|
19 years ago |
Makefile
|
487b023f3d
make update (1.1.0-dev)
|
13 years ago |
bio_ssl.c
|
e30dd20c0e
Update from 1.0.0-stable
|
15 years ago |
d1_both.c
|
4058861f69
PR: 2462
|
13 years ago |
d1_clnt.c
|
a3654f0586
Include openssl/crypto.h first in several other files so FIPS renaming
|
13 years ago |
d1_enc.c
|
a47577164c
Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failed
|
14 years ago |
d1_lib.c
|
4058861f69
PR: 2462
|
13 years ago |
d1_meth.c
|
4ebb342fcd
Let the TLSv1_method() etc. functions return a const SSL_METHOD
|
19 years ago |
d1_pkt.c
|
a47577164c
Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failed
|
14 years ago |
d1_srvr.c
|
f74a0c0c93
PR: 2458
|
13 years ago |
dtls1.h
|
4ec3e8ca51
For VMS, implement the possibility to choose 64-bit pointers with
|
13 years ago |
install-ssl.com
|
537c982306
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
|
13 years ago |
kssl.c
|
cca1cd9a34
Submitted by: Tomas Hoger <thoger@redhat.com>
|
14 years ago |
kssl.h
|
0858b71b41
Make kerberos ciphersuite code work with newer header files
|
19 years ago |
kssl_lcl.h
|
ef236ec3b2
Merge from 1.0.0-stable branch.
|
15 years ago |
s23_clnt.c
|
5e374d2ee8
Remove redundant check to stop compiler warning.
|
13 years ago |
s23_lib.c
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
s23_meth.c
|
76774c5ea1
return v1.1 methods for client/server
|
15 years ago |
s23_pkt.c
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 years ago |
s23_srvr.c
|
8d934c2585
PR: 2171
|
14 years ago |
s2_clnt.c
|
bab534057b
Updatde from stable branch.
|
16 years ago |
s2_enc.c
|
b948e2c59e
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
|
17 years ago |
s2_lib.c
|
06ddf8eb08
Updates from 1.0.0-stable
|
15 years ago |
s2_meth.c
|
babb379849
Type-checked (and modern C compliant) OBJ_bsearch.
|
16 years ago |
s2_pkt.c
|
b3f3407850
Use new common flags and fix resulting warnings.
|
15 years ago |
s2_srvr.c
|
e2b798c8b3
Assorted bugfixes:
|
13 years ago |
s3_both.c
|
bf48836c7c
Fixes to NPN from Adam Langley.
|
14 years ago |
s3_clnt.c
|
23bc7961d2
Fix broken SRP error/function code assignment.
|
13 years ago |
s3_enc.c
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
s3_lib.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
s3_meth.c
|
babb379849
Type-checked (and modern C compliant) OBJ_bsearch.
|
16 years ago |
s3_pkt.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
s3_srvr.c
|
23bc7961d2
Fix broken SRP error/function code assignment.
|
13 years ago |
ssl-lib.com
|
3a660e7364
Corrections to the VMS build system.
|
13 years ago |
ssl.h
|
23bc7961d2
Fix broken SRP error/function code assignment.
|
13 years ago |
ssl2.h
|
cf82191d77
Implement msg_callback for SSL 2.0.
|
23 years ago |
ssl23.h
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
ssl3.h
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssl_algs.c
|
c0b8eb606f
Add SHA2 algorithms to SSL_library_init(). Although these aren't used
|
14 years ago |
ssl_asn1.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssl_cert.c
|
a3a06e6543
PR: 1731 and maybe 2197
|
14 years ago |
ssl_ciph.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssl_err.c
|
23bc7961d2
Fix broken SRP error/function code assignment.
|
13 years ago |
ssl_err2.c
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
ssl_lib.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssl_locl.h
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssl_rsa.c
|
33130b07ce
PR: 1411
|
15 years ago |
ssl_sess.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssl_stat.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssl_task.c
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
ssl_txt.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
ssltest.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
t1_clnt.c
|
637f374ad4
Initial experimental TLSv1.1 support
|
15 years ago |
t1_enc.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
t1_lib.c
|
edc032b5e3
Add SRP support.
|
13 years ago |
t1_meth.c
|
637f374ad4
Initial experimental TLSv1.1 support
|
15 years ago |
t1_reneg.c
|
d68015764e
Update RI to match latest spec.
|
15 years ago |
t1_srvr.c
|
637f374ad4
Initial experimental TLSv1.1 support
|
15 years ago |
tls1.h
|
edc032b5e3
Add SRP support.
|
13 years ago |
tls_srp.c
|
b93e331ba4
Reorder headers to get definitions before they are used.
|
13 years ago |