index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
libeay.num
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-03-14
Add entry for domainComponent so it is treated correctly.
Dr. Stephen Henson
1
-0
/
+35
2003-03-14
Add some OIDs.
Dr. Stephen Henson
4
-5
/
+32
2003-03-13
Fix PEDANTIC stuff...
Dr. Stephen Henson
1
-7
/
+6
2003-03-13
Fix a bone-head bug. This warrants a CHANGES entry because it could affect
Geoff Thorpe
2
-6
/
+12
2003-03-13
Return an error if gmtime returns NULL.
Dr. Stephen Henson
1
-2
/
+4
2003-03-12
Avoid warnings for no-engine and PEDANTIC
Dr. Stephen Henson
1
-0
/
+8
2003-03-12
Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE.
Dr. Stephen Henson
1
-1
/
+1
2003-03-11
The default implementation of DSA_METHOD has an interdependence on the
Geoff Thorpe
2
-45
/
+49
2003-02-28
- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
Bodo Möller
10
-46
/
+122
2003-02-28
memset problem has been handled
Bodo Möller
1
-12
/
+2
2003-02-28
use tabs for indentation, not spaces
Bodo Möller
1
-80
/
+80
2003-02-27
Encryption BIOs misbehave when used with non blocking I/O.
Dr. Stephen Henson
1
-5
/
+2
2003-02-27
Typo.
Dr. Stephen Henson
1
-1
/
+1
2003-02-27
add Certicom licensing e-mail address
Bodo Möller
1
-1
/
+2
2003-02-27
Support for dirName from config files in GeneralName extensions.
Dr. Stephen Henson
6
-2
/
+97
2003-02-25
Fix indefinite length encoding so EOC correctly updates
Dr. Stephen Henson
6
-8
/
+10
2003-02-24
year 2003
Bodo Möller
1
-1
/
+1
2003-02-24
include OpenSSL license (in addition to EAY license)
Bodo Möller
1
-0
/
+53
2003-02-23
Add instructions for building the MinGW target in Cygwin, and
Ulf Möller
2
-48
/
+64
2003-02-22
Copy rather than symlink the test data.
Ulf Möller
1
-1
/
+1
2003-02-22
remove some more useless code. The mingw target can now be built
Ulf Möller
1
-8
/
+0
2003-02-22
more mingw related cleanups.
Ulf Möller
10
-42
/
+3
2003-02-22
Remove duplication and have clean depend on libclean
Richard Levitte
1
-4
/
+4
2003-02-22
Allow building applications against static libraries with Makefile.shared.
Richard Levitte
4
-61
/
+174
2003-02-22
Base64 bio fixes. The base64 bio was seriously broken
Dr. Stephen Henson
2
-6
/
+32
2003-02-22
add test
Ulf Möller
1
-0
/
+4
2003-02-22
avoid duplicate definiton of bn_sub_part_words
Ulf Möller
2
-2
/
+2
2003-02-21
clean up MinGW build. MinGW make now supports the Windows path name
Ulf Möller
3
-97
/
+19
2003-02-21
update mingw info
Ulf Möller
1
-278
/
+274
2003-02-21
treat 'out' like i2d functions do; cf. asn1_item_flags_i2d (crypto/asn/tasn_e...
Bodo Möller
1
-2
/
+7
2003-02-21
ECPublicKey_set_octet_string and ECPublicKey_get_octet_string
Bodo Möller
6
-26
/
+25
2003-02-20
Ooops forgot to recognise V_ASN1_GENERALSTRING.
Dr. Stephen Henson
1
-0
/
+1
2003-02-20
Re enable the read side non blocking test BIO code.
Dr. Stephen Henson
1
-2
/
+2
2003-02-20
Fix bug in base64 bios during write an non blocking I/O:
Dr. Stephen Henson
1
-4
/
+1
2003-02-19
typo
Bodo Möller
1
-1
/
+1
2003-02-19
Update release information
Richard Levitte
3
-2
/
+19
2003-02-19
Security fix: Vaudenay timing attack on CBC.
Richard Levitte
2
-17
/
+54
2003-02-19
Make sure the memory allocation routines check for negative sizes
Richard Levitte
1
-0
/
+10
2003-02-19
Borland C++ Builder 5 complains about unreachable statements.
Richard Levitte
1
-1
/
+0
2003-02-19
Update debub-steve* entries.
Dr. Stephen Henson
1
-2
/
+2
2003-02-18
Typo.
Dr. Stephen Henson
1
-1
/
+1
2003-02-18
Make the no-err option work properly
Richard Levitte
3
-0
/
+18
2003-02-16
Remove "+Olibcalls" option from HPUX targets.
Bodo Möller
2
-8
/
+8
2003-02-15
Session cache implementations shouldn't have to access SSL_SESSION
Geoff Thorpe
2
-0
/
+8
2003-02-15
Declare prototypes for function pointer types, even if they are likely to
Geoff Thorpe
1
-4
/
+4
2003-02-15
Update docs.
Dr. Stephen Henson
2
-10
/
+28
2003-02-15
Single pass processing to cleartext S/MIME signing.
Dr. Stephen Henson
5
-20
/
+82
2003-02-15
We cache a montgomery form for 'n' if the PUBLIC flag is set, not PRIVATE.
Geoff Thorpe
1
-4
/
+9
2003-02-15
David Brumley <dbrumley@stanford.edu> noted and corrected a case in the
Geoff Thorpe
1
-100
/
+45
2003-02-14
make update
Bodo Möller
2
-14
/
+42
[next]