index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This stops a compiler warning from -Wmissing-prototypes.
Geoff Thorpe
2002-12-11
1
-1
/
+1
*
Nils Larsch submitted;
Geoff Thorpe
2002-12-08
1
-4
/
+1
*
Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are
Geoff Thorpe
2002-12-08
5
-5
/
+107
*
Apparently, bash is more forgiving than sh. To be backward
Richard Levitte
2002-12-06
1
-1
/
+1
*
Corrected DJGPP patch
Richard Levitte
2002-12-05
1
-1
/
+2
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
36
-38
/
+38
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
7
-19
/
+19
*
Disable this module if OPENSSL_NO_SOCK is defined.
Richard Levitte
2002-11-22
1
-1
/
+9
*
Make sure sysconf exists (it doesn't in the VMS C RTL lesser than version 7).
Richard Levitte
2002-11-19
1
-1
/
+2
*
allocate bio_err before memory debugging is enabled to avoid memory leaks
Bodo Möller
2002-11-18
1
-4
/
+4
*
WinCE patches
Richard Levitte
2002-11-15
5
-6
/
+57
*
Changes to make shared library building and use work better with Cygwin
Richard Levitte
2002-11-15
1
-1
/
+2
*
Remove warnings.
Richard Levitte
2002-11-14
1
-1
/
+1
*
Fix to build better with DJGPP.
Richard Levitte
2002-11-14
3
-14
/
+20
*
This didn't get to the 0.9.8-dev thread...
Richard Levitte
2002-11-13
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
21
-110
/
+170
*
Initial ASN1 generation code. This can construct
Dr. Stephen Henson
2002-11-12
1
-14
/
+101
*
Variables on the stack must be initialized or we can't depend on any
Richard Levitte
2002-11-11
2
-2
/
+2
*
Make the programs link against the static library on MacOS X.
Richard Levitte
2002-11-11
1
-1
/
+1
*
-CAserial does take a filename argument.
Richard Levitte
2002-11-08
1
-1
/
+1
*
Windows doesn't know sys/file.h
Richard Levitte
2002-11-07
1
-1
/
+1
*
Remove all referenses to RSAref, since that's been gone for more than
Richard Levitte
2002-10-31
1
-239
/
+53
*
Sun has agreed to removing the covenant language from most files.
Bodo Möller
2002-10-29
2
-26
/
+0
*
fast reduction for NIST curves
Bodo Möller
2002-10-28
1
-16
/
+19
*
Make sure toupper() is declared
Richard Levitte
2002-10-25
1
-0
/
+1
*
On certain platforms, we redefine certain symbols using macros in
Richard Levitte
2002-10-24
2
-4
/
+6
*
Signal an error if the entered output password didn't match itself.
Richard Levitte
2002-10-23
1
-1
/
+2
*
fix warnings, and harmonize indentation
Bodo Möller
2002-10-23
1
-20
/
+24
*
makedepend complains when a header file is included more than once in
Richard Levitte
2002-10-14
2
-2
/
+0
*
BN_bn2hex() returns "0" instead of "00" for zero. This disrputs the
Richard Levitte
2002-10-11
2
-6
/
+20
*
VMS below version 7 doesn't have strcasecmp, so let's roll our own on VMS.
Richard Levitte
2002-10-10
2
-0
/
+22
*
Make sure that the 'config' variable is correctly defined and declared
Richard Levitte
2002-10-09
2
-1
/
+3
*
Remove redundancy and use the main makefile better
Richard Levitte
2002-10-09
1
-2
/
+2
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Add missing LF
Richard Levitte
2002-10-09
1
-1
/
+1
*
Various enhancements to PKCS#12 code, new
Dr. Stephen Henson
2002-10-04
1
-139
/
+94
*
-elapsed is also useful when using gettimeofday
Richard Levitte
2002-09-25
1
-1
/
+1
*
Let 'openssl req' fail if an argument to '-newkey' is not
Bodo Möller
2002-09-10
1
-1
/
+3
*
change API for looking at the internal curve list
Bodo Möller
2002-09-02
1
-8
/
+23
*
change 'usage' formatting
Bodo Möller
2002-08-27
1
-53
/
+49
*
fix spacing
Bodo Möller
2002-08-26
2
-14
/
+14
*
fix offsets
Bodo Möller
2002-08-26
1
-2
/
+2
*
ecdsa => ec
Bodo Möller
2002-08-26
5
-42
/
+43
*
Make -nameopt work in req and add support for -reqopt
Dr. Stephen Henson
2002-08-23
2
-4
/
+11
*
Fix crahses and leaks in pkcs12 utility -chain option
Dr. Stephen Henson
2002-08-22
1
-6
/
+4
*
typo
Bodo Möller
2002-08-16
1
-1
/
+1
*
'EC' vs. 'ECDSA'
Bodo Möller
2002-08-16
1
-9
/
+12
*
fix warnings (CHARSET_EBCDIC)
Bodo Möller
2002-08-15
1
-7
/
+7
*
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
Bodo Möller
2002-08-15
3
-95
/
+40
*
Sometimes, the value of the variable containing the compiler call can
Richard Levitte
2002-08-15
1
-1
/
+1
[next]