Age | Commit message (Expand) | Author |
2002-09-14 | Move __cleanup into mprotect'ed page to prevent unintentional modifications | Daniel Hartmeier |
2002-09-14 | merge with openssl-0.9.7-stable-SNAP-20020911, | Markus Friedl |
2002-09-12 | remove erroneous comment | Marco S Hyman |
2002-09-12 | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | Markus Friedl |
2002-09-12 | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | Markus Friedl |
2002-09-12 | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | Markus Friedl |
2002-09-11 | these are not libm private and fix the rintf pasting error | Michael Shalayeff |
2002-09-11 | bye bye. | Federico G. Schwindt |
2002-09-10 | evp.h should not pull in all other header files, especially | Markus Friedl |
2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ | Markus Friedl |
2002-09-10 | remove extra output of \n in clnt_perror() | Theo de Raadt |
2002-09-10 | better, faster scooter; fix cerror in mi someday | Michael Shalayeff |
2002-09-10 | mi versions are good enough | Michael Shalayeff |
2002-09-08 | typo. from marius@umich.edu via provos | Jun-ichiro itojun Hagino |
2002-09-07 | ansi pedantic. ok deraadt@ | Jakob Schlyter |
2002-09-06 | missing include, ok theo | Henning Brauer |
2002-09-06 | use socklen_t where needed; henning pvalchev ok | Theo de Raadt |
2002-09-06 | add shared lib. | Brad Smith |
2002-09-05 | import openssl-0.9.7-beta3 | Markus Friedl |
2002-09-05 | import openssl-0.9.7-beta3 | Markus Friedl |
2002-09-05 | import openssl-0.9.7-beta3 | Markus Friedl |
2002-09-05 | merge with 0.9.7-beta1 | Markus Friedl |
2002-09-05 | import openssl-0.9.7-beta1 | Markus Friedl |
2002-09-05 | import openssl-0.9.7-beta1 | Markus Friedl |
2002-09-04 | more cruft | Markus Friedl |
2002-09-04 | more cruft. | Markus Friedl |
2002-09-04 | sync formatting with 0.9.7 | Markus Friedl |
2002-09-04 | no need to set $SHELL | Markus Friedl |
2002-09-04 | execute bourne shell scripts with 'sh' and not with $SHELL | Markus Friedl |
2002-09-04 | spelling | Theo de Raadt |
2002-09-03 | sync tests with 0.9.7-beta1 | Markus Friedl |
2002-09-03 | remove whitespace changes (keep diffs to 0.9.7-beta1 minimal) | Markus Friedl |
2002-09-03 | sync these files with openssl-0.9.7-beta1, too | Markus Friedl |
2002-09-03 | build OpenSSL without symlink trees: | Markus Friedl |
2002-09-03 | evp_test.o should not be included in libcrypto (it defines _main !!) | Markus Friedl |
2002-09-03 | not part of OpenSSL 0.9.7 | Markus Friedl |
2002-09-03 | unused files, perl subdir not part of OpenSSL 0.9.7 | Markus Friedl |
2002-09-03 | unused files, not part of OpenSSL 0.9.7 | Markus Friedl |
2002-08-31 | ssl headers are already installed for libssl | Markus Friedl |
2002-08-31 | don't install e_os.h (it's private) | Markus Friedl |
2002-08-31 | don't install private headers | Markus Friedl |
2002-08-30 | protect <openssl/krb5_asn.h> with OPENSSL_NO_KRB5 | Markus Friedl |
2002-08-30 | make clean should not depend on prereq; ok fries@ | Markus Friedl |
2002-08-30 | do not modify input files, allows ro source builds; tested by fries@ | Markus Friedl |
2002-08-30 | remove generated files and generated symlinks (in make clean) | Markus Friedl |
2002-08-30 | re-enable function pointer table protection, this time make sure that | Daniel Hartmeier |
2002-08-29 | clean; gwyllion@ace.ulyssis.org | Theo de Raadt |
2002-08-28 | Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value. | Jun-ichiro itojun Hagino |
2002-08-27 | sync from libkern (where the major fix was done or the kernel piece of this) | Michael Shalayeff |
2002-08-27 | allocate 64K recieve buffer for DNS responses. | Jun-ichiro itojun Hagino |