index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo (reported by Petr Lancaric <Petr.Lancaric@ips-ag.cz>)
Lutz Jänicke
2001-04-25
1
-2
/
+2
*
Clarify request of client certificates. This is a FAQ.
Lutz Jänicke
2001-04-17
1
-1
/
+8
*
Missing link ("Greg Stark" <gstark@ethentica.com>)
Lutz Jänicke
2001-04-12
1
-1
/
+1
*
Fix wrong information with respect to CAs listed to the client
Lutz Jänicke
2001-04-12
2
-17
/
+21
*
Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
Lutz Jänicke
2001-04-12
1
-1
/
+1
*
Update docs.
Bodo Möller
2001-03-21
2
-7
/
+7
*
Fix PKCS#12 key generation bug.
Dr. Stephen Henson
2001-03-18
1
-0
/
+20
*
Add copy_extensions option to 'ca' utility.
Dr. Stephen Henson
2001-03-16
1
-4
/
+39
*
Add 'align' option to nameopt.
Dr. Stephen Henson
2001-03-15
2
-13
/
+46
*
Forgot "cvs add", so only the surrounding changes made it... sigh.
Lutz Jänicke
2001-03-15
1
-0
/
+47
*
Document the -certopt option to the x509 utility.
Dr. Stephen Henson
2001-03-15
1
-1
/
+81
*
Initial docs for PEM routines.
Dr. Stephen Henson
2001-03-11
1
-0
/
+453
*
Document the change.
Richard Levitte
2001-03-10
1
-0
/
+9
*
Update docs.
Dr. Stephen Henson
2001-03-09
3
-22
/
+111
*
Consistently use 'void *' for SSL read, peek and write functions.
Bodo Möller
2001-03-09
3
-5
/
+5
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-17
/
+18
*
Add newly learned knowledge from yesterday's discussion.
Lutz Jänicke
2001-03-08
7
-15
/
+57
*
Constify BN_value_one.
Bodo Möller
2001-03-08
2
-2
/
+2
*
New option '-subj arg' for 'openssl req' and 'openssl ca'. This
Bodo Möller
2001-03-05
2
-0
/
+22
*
Typo, spotted by "Greg Stark" <gstark@ethentica.com>.
Lutz Jänicke
2001-03-01
1
-1
/
+1
*
Describe new callback for session id generation.
Lutz Jänicke
2001-02-23
2
-0
/
+151
*
SSL_get_version() was an easy one :-)
Lutz Jänicke
2001-02-23
2
-0
/
+47
*
BN_rand_range() needs a BN_rand() variant that doesn't set the MSB.
Ulf Möller
2001-02-20
1
-6
/
+8
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-4
/
+4
*
ispell
Ulf Möller
2001-02-16
12
-20
/
+20
*
pod format error
Ulf Möller
2001-02-16
1
-0
/
+1
*
Add "-rand" option to s_client and s_server.
Lutz Jänicke
2001-02-15
2
-0
/
+18
*
Option to disable standard block padding with EVP API.
Dr. Stephen Henson
2001-02-14
2
-29
/
+54
*
Finish first round of session cache documentation.
Lutz Jänicke
2001-02-13
6
-9
/
+126
*
New manual page: SSL_CTX_set_mode.
Lutz Jänicke
2001-02-13
4
-2
/
+89
*
More about session caching.
Lutz Jänicke
2001-02-11
4
-0
/
+79
*
Include information that automatic query is a new feature.
Lutz Jänicke
2001-02-10
1
-2
/
+5
*
Update for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.
Lutz Jänicke
2001-02-10
1
-0
/
+10
*
Manual page for SSL_CTX_set_options(). Unfortunately for some of the
Lutz Jänicke
2001-02-10
5
-1
/
+221
*
Simplify BN_rand_range
Bodo Möller
2001-02-10
2
-4
/
+3
*
Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.
Lutz Jänicke
2001-02-09
1
-1
/
+1
*
Note that EGD is used automatically.
Ulf Möller
2001-02-08
1
-0
/
+3
*
cleanup
Ulf Möller
2001-02-08
1
-6
/
+5
*
Integrate my implementation of a countermeasure against
Bodo Möller
2001-02-08
1
-3
/
+3
*
Update documentation to match the state at 0.9.6 _and_ the recent changes.
Lutz Jänicke
2001-02-08
1
-5
/
+43
*
Bleichenbacher's DSA attack
Ulf Möller
2001-02-07
2
-3
/
+11
*
Documenting session caching, 2nd step.
Lutz Jänicke
2001-02-04
9
-8
/
+303
*
Clarify why SSL_CTX_use_certificate_chain_file() should be preferred.
Lutz Jänicke
2001-02-03
1
-2
/
+14
*
Typo: on my screen it nicely wrapped around at 80 :-)
Lutz Jänicke
2001-02-03
1
-1
/
+2
*
Document session caching, first step.
Lutz Jänicke
2001-02-02
5
-2
/
+241
*
New manual page for a hardly known but important item :-)
Lutz Jänicke
2001-01-31
2
-0
/
+83
*
Insert a missing space to stop pod2man giving stroppy "malformed" warnings.
Geoff Thorpe
2001-01-25
1
-1
/
+1
*
Copy over just written manpage to the ones still missing.
Lutz Jänicke
2001-01-23
3
-1
/
+117
*
Add entries for new manpages...
Lutz Jänicke
2001-01-23
1
-1
/
+4
*
Use the correct number of arguments in the example.
Ulf Möller
2001-01-21
1
-2
/
+2
[next]