- May 30, 2002
-
-
Richard Levitte authored
PR: 51
-
Richard Levitte authored
-
Richard Levitte authored
Deal with that by testing any available pod2man and using it if appropriate, and falling back to util/pod2man.pl if none was found.
-
Richard Levitte authored
using it. PR: 56
-
Richard Levitte authored
PR: 39
-
Richard Levitte authored
-
Richard Levitte authored
PR: 30
-
Richard Levitte authored
-
Richard Levitte authored
PR: 28
-
- May 29, 2002
-
-
Dr. Stephen Henson authored
Make i2c_ASN1_BIT_STRING return the correct length.
-
Richard Levitte authored
PR: 58, submitted by andrew@cis.uoguelph.ca
-
Richard Levitte authored
this wasn't checked and could possibly be exploitable (slim chance, but still)
-
- May 28, 2002
-
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR:
-
- May 27, 2002
-
-
Ulf Möller authored
-
- May 24, 2002
-
-
Bodo Möller authored
Use assembler implementations with Cygwin. This also fixes the bn_sub_part_word problem.
-
- May 23, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- May 22, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
This has already been applied in the main branch.
-
Richard Levitte authored
warnings from compilers when NULL is defined as '((void *)0)'. This has already been applied in the main branch.
-
Richard Levitte authored
This has already been applied in the main branch.
-
Richard Levitte authored
-
Richard Levitte authored
mystery to me.
-
- May 21, 2002
-
-
Bodo Möller authored
-
- May 19, 2002
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Fix Mingw32 asm build: use the Unix bignum assembly method of bn-586.pl and co-586.pl which (for some reason) VC++ doesn't use.
-
- May 18, 2002
-
-
Dr. Stephen Henson authored
Add missing EVP_CIPHER_CTX_init call.
-
- May 16, 2002
-
-
Lutz Jänicke authored
Submitted by: David Waitzman <djw@bbn.com> Reviewed by: Lutz Jaenicke PR: [openssl.org #38]
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Lutz Jänicke authored
also are informed about the credentials required for guest access and the operation instructions. Submitted by: Reviewed by: PR:
-
Bodo Möller authored
-
- May 15, 2002
-
-
Dr. Stephen Henson authored
Oops, forgot CHANGES entry and description: Allow reuse of cipher contexts by removing automatic cleanup in EVP_*Final().
-
Dr. Stephen Henson authored
Zero cipher_data in EVP_CIPHER_CTX_cleanup Add cleanup calls to evp_test.c
-
- May 14, 2002
-
-
Bodo Möller authored
disable assert() except for debug builds
-
Bodo Möller authored
-
- May 12, 2002
-
-
Lutz Jänicke authored
Submitted by: Boyd Gerber <gerberb@zenez.com> Reviewed by: PR:
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR: 26
-
- May 11, 2002
-
-
Dr. Stephen Henson authored
EVP_SealFinal should return a value.
-