summaryrefslogtreecommitdiff
path: root/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2002-09-14merge with openssl-0.9.7-stable-SNAP-20020911,markus153-1211/+2465
2002-09-12import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus128-519/+6497
2002-09-12import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus41-331/+1189
2002-09-10evp.h should not pull in all other header files, especiallymarkus2-114/+0
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@markus354-4344/+9951
2002-09-07ansi pedantic. ok deraadt@jakob1-11/+12
2002-09-06missing include, ok theohenning1-1/+2
2002-09-06use socklen_t where needed; henning pvalchev okderaadt2-5/+5
2002-09-05import openssl-0.9.7-beta3markus205-746/+5180
2002-09-05import openssl-0.9.7-beta3markus78-149/+765
2002-09-05merge with 0.9.7-beta1markus45-193/+119
2002-09-05import openssl-0.9.7-beta1markus1098-51321/+113317
2002-09-05import openssl-0.9.7-beta1markus476-27019/+46811
2002-09-04more cruftmarkus2-4/+0
2002-09-04more cruft.markus9-446/+0
2002-09-04sync formatting with 0.9.7markus2-4/+2
2002-09-04no need to set $SHELLmarkus1-1/+1
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLmarkus86-90/+90
2002-09-03sync tests with 0.9.7-beta1markus12-46/+138
2002-09-03remove whitespace changes (keep diffs to 0.9.7-beta1 minimal)markus10-10/+8
2002-09-03sync these files with openssl-0.9.7-beta1, toomarkus15-177/+359
2002-09-03build OpenSSL without symlink trees:markus14-1065/+2806
2002-09-03evp_test.o should not be included in libcrypto (it defines _main !!)markus1-1/+1
2002-09-03not part of OpenSSL 0.9.7markus3-39/+0
2002-09-03unused files, perl subdir not part of OpenSSL 0.9.7markus14-2344/+0
2002-09-03unused files, not part of OpenSSL 0.9.7markus76-18240/+0
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm7-18/+18
2002-09-02the regress target should be run-regress-atexit_test to avoidavsm1-2/+2
2002-09-01e_os.h is longer installedmarkus1-3/+3
2002-08-31ssl headers are already installed for libsslmarkus1-2/+2
2002-08-31don't install e_os.h (it's private)markus1-16/+1
2002-08-31don't install private headersmarkus1-6/+1
2002-08-30protect <openssl/krb5_asn.h> with OPENSSL_NO_KRB5markus2-0/+4
2002-08-30make clean should not depend on prereq; ok fries@markus1-2/+2
2002-08-30do not modify input files, allows ro source builds; tested by fries@markus2-12/+14
2002-08-30remove generated files and generated symlinks (in make clean)markus4-591/+85
2002-08-30re-enable function pointer table protection, this time make sure thatdhartmei4-73/+94
2002-08-28Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value.itojun1-2/+4
2002-08-27allocate 64K recieve buffer for DNS responses.itojun3-48/+78
2002-08-26Make this into a proper regress test.art1-3/+5
2002-08-23deal with negative return value from snprintf.itojun1-3/+5
2002-08-22drop AAAA reply with IPv4 mapped address. sync w/kameitojun2-2/+18
2002-08-21add missing CLEANFILES; ok miod@wcobb1-2/+2
2002-08-19Suggest better types in examples; from NetBSDmiod1-2/+2
2002-08-19snprintf audit. debug inet_neta() on non-continuous masks (like 0.255.0.255),itojun3-36/+76
2002-08-09Get rid of remaining __P usage (except for imported code);jsyn1-4/+4
2002-08-09remove obsolete comment, no SIOCGIFCONF path any moreitojun1-5/+2
2002-08-09unifdef for auditability.itojun1-112/+5
2002-08-05Better fixes from openssl cvs; from markus@miod2-6/+8
2002-08-02typo; from openssl cvsmarkus2-2/+2