.. |
asn1
|
Get rid of '#define ERR_file_name __FILE__', which is unnecessary indirection.
|
2001-03-08 11:45:44 +00:00 |
bf
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
bio
|
%f conversion bug fix
|
2001-02-27 23:59:18 +00:00 |
bn
|
More method functions for EC_GFp_simple_method.
|
2001-03-08 01:23:28 +00:00 |
buffer
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
cast
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
comp
|
make update
|
2001-02-26 10:54:08 +00:00 |
conf
|
make depend.
|
2001-02-23 11:57:35 +00:00 |
des
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
dh
|
Get rid of ASN1_ITEM_FUNCTIONS dummy function
|
2001-02-23 12:47:06 +00:00 |
dsa
|
Get rid of ASN1_ITEM_FUNCTIONS dummy function
|
2001-02-23 12:47:06 +00:00 |
dso
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
ec
|
Integrate ec_err.[co].
|
2001-03-08 12:30:12 +00:00 |
engine
|
make update
|
2001-02-26 10:54:08 +00:00 |
err
|
Integrate ec_err.[co].
|
2001-03-08 12:30:12 +00:00 |
evp
|
make update
|
2001-02-26 10:54:08 +00:00 |
hmac
|
make update
|
2001-02-26 10:54:08 +00:00 |
idea
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
lhash
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
md2
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
md4
|
|
|
md5
|
|
|
mdc2
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
objects
|
Change obj_... generation so that it does not generate rubbish or
|
2001-03-06 08:58:38 +00:00 |
ocsp
|
Typo in comment.
|
2001-02-26 23:34:14 +00:00 |
pem
|
make update
|
2001-02-26 10:54:08 +00:00 |
perlasm
|
|
|
pkcs7
|
Fix ERR_R_... problems.
|
2001-03-07 01:19:07 +00:00 |
pkcs12
|
make update
|
2001-02-26 10:54:08 +00:00 |
rand
|
Move ec.h to ec2.h because it is not compatible with what we will use.
|
2001-03-05 20:13:37 +00:00 |
rc2
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
rc4
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
rc5
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
rijndael
|
Add yet another (still empty) source code file that I forgot.
|
2001-03-05 20:31:49 +00:00 |
ripemd
|
|
|
rsa
|
make update
|
2001-02-26 10:54:08 +00:00 |
sha
|
|
|
stack
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
threads
|
Use new-style system-id macros everywhere possible. I hope I haven't
|
2001-02-20 08:13:47 +00:00 |
txt_db
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
x509
|
Enhance OCSP_request_verify() so it finds the signers certificate
|
2001-02-26 14:17:58 +00:00 |
x509v3
|
Fix bug in copy_email() which would not
|
2001-03-01 13:32:11 +00:00 |
.cvsignore
|
|
|
cpt_err.c
|
|
|
cryptlib.c
|
Use new-style system-id macros everywhere possible. I hope I haven't
|
2001-02-20 08:13:47 +00:00 |
cryptlib.h
|
e_os.h does not belong with the exported headers. Do not put it there
|
2001-02-22 14:45:02 +00:00 |
crypto-lib.com
|
Update the VMS build scripts for EC
|
2001-03-05 21:17:08 +00:00 |
crypto.h
|
One indirection level too little compared to the
|
2001-02-22 14:23:44 +00:00 |
cversion.c
|
|
|
ebcdic.c
|
DEC C on VMS is pedantic by definition.
|
2001-02-20 13:24:23 +00:00 |
ebcdic.h
|
|
|
ex_data.c
|
|
|
install.com
|
Update the VMS build scripts for EC
|
2001-03-05 21:17:08 +00:00 |
Makefile.ssl
|
Move ec.h to ec2.h because it is not compatible with what we will use.
|
2001-03-05 20:13:37 +00:00 |
md32_common.h
|
|
|
mem_dbg.c
|
One indirection level too little compared to the
|
2001-02-22 14:23:44 +00:00 |
mem.c
|
|
|
opensslconf.h.in
|
Spelling corrected.
|
2001-03-02 10:57:54 +00:00 |
opensslv.h
|
|
|
symhacks.h
|
Since SSL_add_dir_cert_subjects_to_stack isn't impemented on VMS,
|
2001-02-22 13:22:20 +00:00 |
tmdiff.c
|
Code for better build under Darwin (MacOS X).
|
2001-03-07 10:04:00 +00:00 |
tmdiff.h
|
|
|
uid.c
|
|
|