index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comments.
Bodo Möller
1999-08-08
1
-0
/
+5
*
add comments
Bodo Möller
1999-08-08
1
-1
/
+1
*
generate error message
Bodo Möller
1999-08-02
1
-0
/
+3
*
fix previous modification -- if ssl->cert is NULL, don't follow the pointer.
Bodo Möller
1999-08-02
1
-0
/
+2
*
The SSL_CTX's cert structure is not relevant for the SSL
Bodo Möller
1999-08-02
1
-2
/
+0
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-0
/
+6
*
New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags is
Bodo Möller
1999-07-02
1
-0
/
+5
*
Avoid warnings.
Bodo Möller
1999-06-10
1
-1
/
+1
*
"extern" is a C++ reserved word.
Ulf Möller
1999-06-09
1
-11
/
+12
*
Don't mix real tabs with tabs expanded as 8 spaces -- that's
Bodo Möller
1999-06-07
1
-8
/
+8
*
Comments added.
Bodo Möller
1999-06-07
1
-0
/
+10
*
Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix
Dr. Stephen Henson
1999-05-15
1
-1
/
+1
*
OPENSSL_EXTERN, OPENSSL_GLOBAL
Bodo Möller
1999-05-15
1
-1
/
+1
*
Comment.
Bodo Möller
1999-05-15
1
-1
/
+1
*
A comment.
Bodo Möller
1999-05-15
1
-0
/
+6
*
Introduce and use function typedef pem_password_cb so that we don't call
Bodo Möller
1999-05-14
1
-1
/
+1
*
VMS support.
Ulf Möller
1999-05-13
1
-1
/
+1
*
First tiny changes in preparation of changing of "sess_cert" handling.
Bodo Möller
1999-05-13
1
-15
/
+38
*
And I thought I could spell ... but in caps really everything looks the same.
Bodo Möller
1999-05-11
1
-3
/
+3
*
Make SSL library a little more fool-proof by not requiring any longer
Bodo Möller
1999-05-11
1
-0
/
+26
*
No actual change, but the cert_st member of struct ssl_session_st is now
Bodo Möller
1999-05-09
1
-2
/
+2
*
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
Bodo Möller
1999-05-09
1
-26
/
+37
*
Use "const char *" instead of "char *" for filenames passed to functions.
Bodo Möller
1999-05-09
1
-1
/
+2
*
Remove unreachable return statements.
Ulf Möller
1999-05-06
1
-2
/
+0
*
Support verify_depth from the SSL API without need for user-defined
Bodo Möller
1999-05-01
1
-0
/
+23
*
New function SSL_CTX_set_session_id_context.
Bodo Möller
1999-04-30
1
-0
/
+16
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-4
/
+10
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-1
/
+1
*
Massive constification.
Ben Laurie
1999-04-17
1
-2
/
+3
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-40
/
+48
*
Fix security hole.
Ben Laurie
1999-03-22
1
-2
/
+18
*
Remove some references which called malloc and free instead of Malloc and Free.
Dr. Stephen Henson
1999-03-14
1
-1
/
+1
*
Fix export ciphersuites, again.
Ben Laurie
1999-03-06
1
-12
/
+15
*
Remove confusing variables in function signatures in files
Ralf S. Engelschall
1999-03-04
1
-2
/
+2
*
More truth in declarations.
Ben Laurie
1999-02-28
1
-3
/
+4
*
Experiment with doxygen documentation.
Ben Laurie
1999-02-28
1
-269
/
+134
*
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
Ralf S. Engelschall
1999-02-25
1
-0
/
+8
*
More stuff for new TLS ciphersuites.
Ben Laurie
1999-02-21
1
-22
/
+27
*
Add support for new TLS export ciphersuites.
Ben Laurie
1999-02-21
1
-7
/
+7
*
Updates to the new SSL compression code
Mark J. Cox
1999-02-16
1
-36
/
+174
*
Fix various stuff: that VC++ 5.0 chokes on:
Dr. Stephen Henson
1999-01-31
1
-0
/
+4
*
More prototypes.
Ben Laurie
1999-01-16
1
-1
/
+1
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Make the world a safer place (if people object to this kind of change, speak up
Ben Laurie
1999-01-06
1
-0
/
+6
*
Fix version stuff:
Ralf S. Engelschall
1998-12-31
1
-1
/
+1
*
*** empty log message ***
OpenSSL_0_9_1c
Ralf S. Engelschall
1998-12-23
1
-1
/
+1
*
Switch version string to SSLeay/OpenSSL
Ralf S. Engelschall
1998-12-23
1
-1
/
+1
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-6
/
+34
[next]