.. |
aes
|
The output from AES_cbc_encrypt() should be exact multiple blocks when encrypting
|
2003-06-10 04:11:42 +00:00 |
asn1
|
Fix sign bugs.
|
2003-05-21 14:29:13 +00:00 |
bf
|
Make sure we get the definition of OPENSSL_NO_BF.
|
2003-03-20 23:17:04 +00:00 |
bio
|
Make sure to NUL-terminate the string on end-of-file (and error)
|
2003-06-11 18:43:45 +00:00 |
bn
|
Have ASFLAGS be defined the same way as CFLAGS
|
2003-05-29 22:20:47 +00:00 |
buffer
|
Add BUF_strndup() and BUF_memdup(). Not currently used, but I've code
|
2003-04-29 22:08:57 +00:00 |
cast
|
Make sure we get the definition of OPENSSL_NO_CAST.
|
2003-03-20 23:20:15 +00:00 |
comp
|
Define COMP method function prototypes properly.
|
2003-03-21 00:05:14 +00:00 |
conf
|
make update
|
2003-05-01 04:10:32 +00:00 |
des
|
PR: 630
|
2003-05-29 20:59:38 +00:00 |
dh
|
make update
|
2003-05-01 04:10:32 +00:00 |
dsa
|
make update
|
2003-05-01 04:10:32 +00:00 |
dso
|
Make sure DSO-dlfcn works properly on SunOS4.
|
2003-06-12 00:51:54 +00:00 |
ec
|
Correct signedness
|
2003-05-21 14:21:26 +00:00 |
ecdh
|
Make sure that size_t matches size_t.
|
2003-06-04 09:10:43 +00:00 |
ecdsa
|
make update
|
2003-05-01 04:10:32 +00:00 |
engine
|
Make sure the function definitions match their declaration.
|
2003-06-04 09:11:15 +00:00 |
err
|
Remove unused variable
|
2003-06-11 21:47:21 +00:00 |
evp
|
make update
|
2003-05-01 04:10:32 +00:00 |
hmac
|
Make sure we get the definition of OPENSSL_NO_HMAC.
|
2003-03-20 23:23:43 +00:00 |
idea
|
Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.
|
2003-03-20 23:24:32 +00:00 |
krb5
|
Armor against systems without ranlib...
|
2003-01-16 17:22:30 +00:00 |
lhash
|
Make sure we get the definition of OPENSSL_NO_FP_API.
|
2003-03-20 23:24:47 +00:00 |
md2
|
Move header file inclusion to prevent irritation of users forgetting to
|
2003-05-28 19:56:46 +00:00 |
md4
|
Make sure not to declare a clashing read() for DJGPP.
|
2003-01-13 15:35:22 +00:00 |
md5
|
Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC and other configuration
|
2003-05-29 22:22:30 +00:00 |
mdc2
|
A few more memset()s converted to OPENSSL_cleanse().
|
2002-11-29 11:30:45 +00:00 |
objects
|
Some variables were uninitialised...
|
2003-04-29 20:45:36 +00:00 |
ocsp
|
Correct a lot of printing calls. Remove extra arguments...
|
2003-04-03 23:39:48 +00:00 |
pem
|
Make sure we get the definition of OPENSSL_NO_BIO.
|
2003-03-20 23:26:46 +00:00 |
perlasm
|
Provide "dummy" &main::picmeup even in Windows perlasm modules.
|
2003-01-24 09:39:31 +00:00 |
pkcs7
|
Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect
|
2003-06-02 17:53:42 +00:00 |
pkcs12
|
Shut up an ANSI compiler about uninitialised variables.
|
2003-03-20 10:57:09 +00:00 |
rand
|
make update
|
2003-05-01 04:10:32 +00:00 |
rc2
|
Make sure we get the definition of OPENSSL_NO_RC2.
|
2003-03-20 23:29:06 +00:00 |
rc4
|
Make sure we get the definition of OPENSSL_NO_RC4.
|
2003-03-20 23:29:17 +00:00 |
rc5
|
make update
|
2003-03-20 23:54:33 +00:00 |
ripemd
|
A few more files to ignore
|
2003-01-16 21:32:56 +00:00 |
rsa
|
DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function
|
2003-05-07 11:38:10 +00:00 |
sha
|
A few more files to ignore
|
2003-01-16 21:32:56 +00:00 |
stack
|
make update
|
2003-05-01 04:10:32 +00:00 |
store
|
Remove extra ;
|
2003-06-04 09:11:44 +00:00 |
threads
|
Include e_os.h correctly.
|
2003-03-20 23:26:32 +00:00 |
txt_db
|
Make sure we get the definition of OPENSSL_NO_BIO.
|
2003-03-20 23:26:46 +00:00 |
ui
|
Make sure the sigaction structure and fileno function are properly declared with an ANSI compiler on Solaris (and possibly others).
|
2003-06-04 09:13:19 +00:00 |
x509
|
Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[].
|
2003-06-11 21:22:30 +00:00 |
x509v3
|
PR: 627
|
2003-05-28 17:28:11 +00:00 |
.cvsignore
|
Always use buildinf.h, which now includes the mk1mfinf.h data.
|
1999-07-29 12:57:23 +00:00 |
cpt_err.c
|
First step in fixing "ex_data" support. Warning: big commit log ...
|
2001-09-01 19:56:46 +00:00 |
cryptlib.c
|
Define a STORE lock (the STORE type will be committed later).
|
2003-05-01 03:46:10 +00:00 |
cryptlib.h
|
Merge from 0.9.7-stable.
|
2002-11-13 18:10:30 +00:00 |
crypto-lib.com
|
Add STORE support in ENGINE.
|
2003-05-01 03:57:46 +00:00 |
crypto.h
|
Define the OPENSSL_ITEM structure.
|
2003-05-01 03:45:18 +00:00 |
cversion.c
|
Add SSLEAY_DIR argument code for SSLeay_version.
|
2001-01-10 15:15:36 +00:00 |
ebcdic.c
|
The default C compiler on MacOS X doesn't like empty object files
|
2002-07-16 10:46:00 +00:00 |
ebcdic.h
|
EBCDIC support.
|
2000-02-01 02:21:16 +00:00 |
ex_data.c
|
Redo type-safety fix.
|
2001-09-07 11:43:30 +00:00 |
install.com
|
A new header.
|
2002-08-09 22:34:57 +00:00 |
Makefile.ssl
|
Define a STORE type. For documentation, read the entry in CHANGES,
|
2003-05-01 03:53:12 +00:00 |
md32_common.h
|
x86_64 performance patch.
|
2002-12-14 20:42:05 +00:00 |
mem.c
|
Make sure the memory allocation routines check for negative sizes
|
2003-02-19 11:54:42 +00:00 |
mem_clr.c
|
Make CRYPTO_cleanse() independent of endianness.
|
2002-12-03 16:06:40 +00:00 |
mem_dbg.c
|
fix memory leak in memory debuggin code ...
|
2002-11-18 14:00:42 +00:00 |
o_time.c
|
Return an error if gmtime returns NULL.
|
2003-03-13 14:13:53 +00:00 |
o_time.h
|
Use one address consistently.
|
2001-07-05 10:20:07 +00:00 |
opensslconf.h.in
|
Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
|
2002-12-11 07:24:43 +00:00 |
opensslv.h
|
The version of the shared library should, for now, reflect the version
|
2002-07-31 13:24:26 +00:00 |
ossl_typ.h
|
Merge from 0.9.7-stable.
|
2002-12-28 02:41:17 +00:00 |
symhacks.h
|
Another long name to deal with
|
2003-02-13 13:21:13 +00:00 |
tmdiff.c
|
Determine HZ exactly as in apps/speed.c.
|
2002-11-18 23:06:36 +00:00 |
tmdiff.h
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
uid.c
|
Add a few more VxWorks targets.
|
2002-10-09 13:40:48 +00:00 |