index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Obey $(PERL) when running util/mklink.pl.
Bodo Möller
1999-04-29
1
-3
/
+3
*
Use util/mklink.pl instead of util/mklink.sh.
Bodo Möller
1999-04-29
1
-3
/
+3
*
Undo.
Ulf Möller
1999-04-27
2
-12
/
+0
*
Message digest stuff.
Ulf Möller
1999-04-27
7
-2
/
+13
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
13
-23
/
+79
*
Add missing DEPFLAG.
Ulf Möller
1999-04-27
1
-1
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
25
-638
/
+0
*
Various header consistency fixes.
Dr. Stephen Henson
1999-04-25
1
-0
/
+1
*
Fix header files so that any one can be included first.
Bodo Möller
1999-04-24
1
-0
/
+2
*
Change the command line options of mkerr.pl so -static is now default and
Dr. Stephen Henson
1999-04-24
1
-3
/
+2
*
Restore ERRC definitions that are needed to compile the library.
Bodo Möller
1999-04-24
1
-0
/
+1
*
Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
Dr. Stephen Henson
1999-04-24
1
-2
/
+0
*
Complete rewrite of the error code generation script. It now runs as a single
Dr. Stephen Henson
1999-04-24
4
-380
/
+60
*
"make depend"
Bodo Möller
1999-04-24
1
-409
/
+676
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
40
-135
/
+135
*
Work with -pedantic!
Ben Laurie
1999-04-23
12
-408
/
+427
*
Don't return 0 from ssl2_read when a packet with empty payload is received.
Bodo Möller
1999-04-22
1
-0
/
+21
*
Fixed some race conditions.
Bodo Möller
1999-04-22
13
-13
/
+20
*
Fix DES export ciphersuites.
Ben Laurie
1999-04-21
1
-1
/
+2
*
const correctness.
Ben Laurie
1999-04-20
1
-7
/
+9
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
36
-735
/
+295
*
Massive constification.
Ben Laurie
1999-04-17
15
-63
/
+65
*
Fix some warnings. Contributed by Anonymous.
Ben Laurie
1999-04-16
1
-1
/
+1
*
Add new experimental ciphersuites. Bring naming into line with RFC.
Ben Laurie
1999-04-15
2
-12
/
+57
*
Just use an ANSI declaration, instead.
Ben Laurie
1999-04-15
1
-6
/
+1
*
Make Windows compilers happy.
Bodo Möller
1999-04-14
1
-0
/
+4
*
Typo.
Ben Laurie
1999-04-14
1
-2
/
+2
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
15
-281
/
+308
*
Tiny comment to improve code comprehensibility.
Bodo Möller
1999-04-09
1
-1
/
+1
*
New Makefile variables $(RANLIB) and $(PERL).
Ulf Möller
1999-04-01
1
-5
/
+5
*
New option "-showcerts" for s_client
Bodo Möller
1999-03-31
4
-8
/
+7
*
Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creation
Dr. Stephen Henson
1999-03-30
1
-8
/
+8
*
function names recently changed - consistency.
Ralf S. Engelschall
1999-03-22
1
-1
/
+1
*
Fix security hole.
Ben Laurie
1999-03-22
14
-174
/
+273
*
Remove some references which called malloc and free instead of Malloc and Free.
Dr. Stephen Henson
1999-03-14
1
-1
/
+1
*
Delete NULL ciphers from 'ALL' in the cipher list aliases. This means that
Dr. Stephen Henson
1999-03-12
1
-2
/
+3
*
Disable new TLS1 ciphersuites.
Ben Laurie
1999-03-06
2
-0
/
+4
*
Fix names of cert stack functions.
Ben Laurie
1999-03-06
4
-16
/
+18
*
Put the dependencies back.
Ben Laurie
1999-03-06
1
-0
/
+383
*
Move the SSL_CTX_xxx defines at the top of ssl.h to the location of other
Ralf S. Engelschall
1999-03-06
1
-12
/
+11
*
Fix export ciphersuites, again.
Ben Laurie
1999-03-06
4
-17
/
+35
*
General source tree makefile cleanups: Made `making xxx in yyy...' display
Ralf S. Engelschall
1999-03-06
1
-389
/
+5
*
Permit null ciphers.
Ben Laurie
1999-03-06
1
-1
/
+1
*
Remove confusing variables in function signatures in files
Ralf S. Engelschall
1999-03-04
2
-4
/
+4
*
Fix the Win32 compile environment and add various changes so it will now compile
Dr. Stephen Henson
1999-03-03
1
-1
/
+7
*
Add functions to add certs to stacks, used for CA file/path stuff in servers.
Ben Laurie
1999-02-28
4
-43
/
+142
*
More truth in declarations.
Ben Laurie
1999-02-28
2
-9
/
+12
*
Experiment with doxygen documentation.
Ben Laurie
1999-02-28
1
-269
/
+134
*
Ops, the logic of the second argument has to be coupled with the != test to
Ralf S. Engelschall
1999-02-26
1
-1
/
+1
*
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
Ralf S. Engelschall
1999-02-25
8
-83
/
+162
[next]