- Jan 26, 2002
-
-
Richard Levitte authored
libraries with debug-linux-elf.
-
Richard Levitte authored
-
Richard Levitte authored
-
- Jan 25, 2002
-
-
Richard Levitte authored
-
- Jan 21, 2002
-
-
Lutz Jänicke authored
-
Lutz Jänicke authored
-
- Jan 16, 2002
-
-
Ulf Möller authored
-
- Jan 14, 2002
-
-
Bodo Möller authored
to indicate that a real handshake is taking place (the value will be lost during multiple invocations). Set s->new_session to 2 instead.
-
Bodo Möller authored
the SSL_R_LENGTH_MISMATCH error is detected.
-
- Jan 08, 2002
-
-
Richard Levitte authored
Submitted by Pier Fumagalli <pier@betaversion.org>
-
- Jan 04, 2002
-
-
Bodo Möller authored
instead of the previous ones
-
Lutz Jänicke authored
-
Bodo Möller authored
-
Lutz Jänicke authored
-
cvs2svn authored
'OpenSSL_0_9_6-stable'.
-
Lutz Jänicke authored
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
to make it easier to fix things.
-
Bodo Möller authored
to make it easier to fix things.
-
Bodo Möller authored
-
Bodo Möller authored
Submitted by: "Dan S. Camper" <dan@bti.net>
-
Bodo Möller authored
Submitted by: "Dan S. Camper" <dan@bti.net>
-
Geoff Thorpe authored
-
- Jan 03, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Noted by Joe Orton <jorton@redhat.com>
-
- Jan 02, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
Submitted by Stephen Sprunk <stephen@sprunk.org> as part of his AES integration patch.
-
Richard Levitte authored
crypto/rijndael. Additionally, I applied the AES integration patch from Stephen Sprunk <stephen@sprunk.org> and fiddled it to work properly with the normal EVP constructs (and incidently work the same way as all other symmetric cipher implementations). This results in an API that looks a lot like the rest of the OpenSSL cipher suite.
-
Richard Levitte authored
-
Richard Levitte authored
to them.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Submitted by Leonard Janke <leonard@votehere.net>
-
Richard Levitte authored
Submitted by Leonard Janke <leonard@votehere.net>
-
Richard Levitte authored
Submitted by Eric Hanchrow <erich@votehere.net>
-
Richard Levitte authored
Submitted by Eric Hanchrow <erich@votehere.net>
-
Richard Levitte authored
characters with the highest bit set as HIGHBIT. We need to expand this to support the UTF-8 character set properly. However, this solves the problem that the character 0x80 (which is common in UTF-8) gets masked to 0x00. Patch submitted by "Huang Yuzhen" <huangyuzhen@bj.tom.com>
-