index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unused variable removed.
Richard Levitte
2002-11-27
1
-1
/
+1
*
Extra ; removed.
Richard Levitte
2002-11-27
1
-1
/
+1
*
Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
Richard Levitte
2002-11-27
5
-3
/
+98
*
The logic in the main signing and verifying functions to check lengths was
Richard Levitte
2002-11-26
4
-3
/
+5
*
rename some functions to improve consistency
Bodo Möller
2002-11-23
3
-20
/
+19
*
add a comment
Bodo Möller
2002-11-22
1
-0
/
+14
*
avoid uninitialized memory read
Bodo Möller
2002-11-20
1
-2
/
+5
*
Make ec_GFp_simple_point_get_affine_coordinates() faster
Bodo Möller
2002-11-20
1
-25
/
+26
*
Fix an unsigned/signed mismatch.
Richard Levitte
2002-11-19
1
-2
/
+3
*
Add the ASN.1 structures and functions for CertificatePair, which is
Richard Levitte
2002-11-19
4
-0
/
+17
*
Determine HZ exactly as in apps/speed.c.
Richard Levitte
2002-11-19
1
-7
/
+15
*
remove redundant functions
Bodo Möller
2002-11-18
2
-49
/
+6
*
use consistent order of function definitions
Bodo Möller
2002-11-18
2
-80
/
+79
*
fix memory leak in memory debuggin code ...
Bodo Möller
2002-11-18
1
-3
/
+15
*
A variable of type time_t is supposed to be a time measurement starting at
Richard Levitte
2002-11-18
1
-1
/
+1
*
I forgot this is compiled in test/, not crypto/ec/...
Richard Levitte
2002-11-16
1
-1
/
+1
*
WinCE patches
Richard Levitte
2002-11-15
12
-46
/
+103
*
this method does not need field_data1
Bodo Möller
2002-11-15
1
-3
/
+0
*
make update
Richard Levitte
2002-11-15
3
-5
/
+29
*
A few more Microsoft OIDs added
Richard Levitte
2002-11-15
1
-0
/
+4
*
Add SETWRAP modifier to ASN1 generate.
Dr. Stephen Henson
2002-11-15
1
-1
/
+9
*
make update
Richard Levitte
2002-11-15
3
-8
/
+13
*
Close the implicitely opened registry key.
Richard Levitte
2002-11-15
1
-1
/
+10
*
Remove warnings.
Richard Levitte
2002-11-14
2
-1
/
+2
*
Fix to build better with DJGPP.
Richard Levitte
2002-11-14
4
-5
/
+21
*
fix output
Bodo Möller
2002-11-14
1
-2
/
+2
*
use new BIO_indent() function here as well
Bodo Möller
2002-11-14
1
-30
/
+11
*
Handle last lines that aren't properly terminated.
Richard Levitte
2002-11-14
1
-3
/
+4
*
Fix get_email: 0 is a valid return value
Dr. Stephen Henson
2002-11-14
1
-1
/
+1
*
free() -> OPENSSL_free()
Richard Levitte
2002-11-13
1
-2
/
+2
*
Merge from 0.9.7-stable.
Richard Levitte
2002-11-13
3
-5
/
+5
*
This didn't get to the 0.9.8-dev thread...
Richard Levitte
2002-11-13
2
-9
/
+3
*
Correct support for SunOS 4.1.3_U1.
Richard Levitte
2002-11-13
2
-1
/
+8
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
68
-247
/
+388
*
disable weird assert()s
Bodo Möller
2002-11-13
6
-0
/
+36
*
remove unused old directory crypto/rijndael (superseded by crypto/aes)
Bodo Möller
2002-11-13
6
-1620
/
+0
*
Fix warnings, makefile cockup.
Ben Laurie
2002-11-13
1
-2
/
+2
*
Only accept exact match for modifier or tag name
Dr. Stephen Henson
2002-11-13
1
-1
/
+1
*
Add header ctype.h
Dr. Stephen Henson
2002-11-13
1
-0
/
+1
*
Fix memory leak in s2i_ASN_INTEGER and return an error
Dr. Stephen Henson
2002-11-13
1
-2
/
+3
*
Synchronise...
Richard Levitte
2002-11-12
1
-1
/
+1
*
Initial ASN1 generation code. This can construct
Dr. Stephen Henson
2002-11-12
10
-15
/
+975
*
Make the CBC mode od AES accept lengths that aren't multiples of 16.
Richard Levitte
2002-11-12
1
-5
/
+21
*
do tests with all built-in curves
Bodo Möller
2002-11-11
1
-0
/
+58
*
corrections to built-in curves
Bodo Möller
2002-11-11
1
-6
/
+6
*
X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...
Richard Levitte
2002-11-09
1
-3
/
+106
*
Typo in OCSP ASN1 module
Dr. Stephen Henson
2002-11-07
1
-1
/
+1
*
print less output (no details unless a test failed)
Bodo Möller
2002-11-06
1
-19
/
+91
*
Check for NULL ASN1_ITEM when initializeing
Dr. Stephen Henson
2002-11-05
2
-2
/
+8
*
implement and use new macros BN_get_sign(), BN_set_sign()
Bodo Möller
2002-11-04
13
-48
/
+78
[next]