openssl/crypto
Nils Larsch 30e5e8aca5 - use OPENSSL_malloc() etc. in zlib
- move zlib_stateful_ex_idx initialization to COMP_zlib()

PR: 1468
2007-02-14 21:52:01 +00:00
..
aes Minimize aes_core.c footprint when AES_[en|de]crypt is implemented in 2007-01-25 20:47:00 +00:00
asn1 remove unreachable code 2007-02-10 09:45:07 +00:00
bf Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
bio Add -hmac option to dgst from 0.9.7 stable branch. 2007-02-08 19:07:43 +00:00
bn Update from fips2 branch. 2007-02-03 17:32:49 +00:00
buffer Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
camellia Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
cast Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
comp - use OPENSSL_malloc() etc. in zlib 2007-02-14 21:52:01 +00:00
conf Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
des fix typo 2007-02-06 19:48:42 +00:00
dh Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
dsa avoid shifting input 2007-02-11 19:33:21 +00:00
dso Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
ec Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ecdh Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ecdsa Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
engine Minor clean-up in crypto/engine. 2006-12-29 10:55:43 +00:00
err Update from 0.9.7-stable branch. 2006-12-07 13:29:08 +00:00
evp Add -hmac option to dgst from 0.9.7 stable branch. 2007-02-08 19:07:43 +00:00
hmac
idea Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
krb5
lhash Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
md2 Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
md4 Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
md5 Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
mdc2
objects add support for DSA with SHA2 2007-02-03 14:41:12 +00:00
ocsp Update dependencies. 2006-11-30 13:41:47 +00:00
pem Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
perlasm Typo in perlasm/x86asm.pl. 2006-10-17 16:21:28 +00:00
pkcs7 fix potential memory leaks 2007-02-03 09:55:42 +00:00
pkcs12 Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
pqueue
rand Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
rc2 Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
rc4 Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
rc5
ripemd Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
rsa Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
sha Minor optimization for sha1-armv4 module. 2007-01-25 10:44:18 +00:00
stack Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
store Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
threads Add BeOS support. 2006-04-11 21:34:21 +00:00
ts Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
txt_db Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ui Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
whrlpool Update .cvsignore again. 2006-07-17 16:42:06 +00:00
x509 After objects have been freed, NULLify the pointers so there will be no double 2007-02-07 01:42:46 +00:00
x509v3 Update from fips2 branch. 2007-02-03 17:32:49 +00:00
.cvsignore
cpt_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
cryptlib.c Update from fips2 branch. 2007-02-03 17:32:49 +00:00
cryptlib.h
crypto-lib.com Synchronise a bit more with Unixly build 2006-12-26 21:20:15 +00:00
crypto.h New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
ia64cpuid.S Linking errors on IA64 and typo in aes-ia64.S. 2006-10-17 06:41:27 +00:00
install.com Keep synchronised with the Unix build 2006-06-10 05:38:23 +00:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win.c Fix mingw warnings. 2006-10-23 07:41:05 +00:00
LPdir_win32.c
LPdir_wince.c
Makefile Further mingw build procedure updates. 2006-10-24 22:14:20 +00:00
md32_common.h Re-implement md32_common.h [make it simpler!] and eliminate code rendered 2006-10-11 11:55:11 +00:00
mem.c
mem_clr.c
mem_dbg.c New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +00:00
o_dir.c
o_dir.h
o_dir_test.c
o_str.c
o_str.h
o_time.c Use gmtime on cygwin 2006-08-13 09:03:38 +00:00
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h Tidy up CRL handling by checking for critical extensions when it is 2006-09-21 12:42:15 +00:00
sparccpuid.S
sparcv9cap.c
symhacks.h A few more ENGINE strings that need shortening. 2006-06-04 08:22:25 +00:00
uid.c
x86_64cpuid.pl
x86cpuid.pl