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
*
Add a warning about the usage of the montgomery functions (if the inputs
Ulf Möller
2000-11-29
1
-0
/
+5
*
More BN_mod_... functions.
Bodo Möller
2000-11-26
1
-2
/
+3
*
Add bn_mod.c (should have happend in the previous commit ...).
Bodo Möller
2000-11-26
1
-0
/
+23
*
modular arithmetics
Bodo Möller
2000-11-26
3
-41
/
+76
*
Documentation on using the SSL library with non-blocking I/O.
Bodo Möller
2000-11-17
1
-1
/
+1
*
Improve usability of 'openssl passwd' by including
Bodo Möller
2000-11-17
1
-1
/
+7
*
Fill in missing information about the string returned from
Lutz Jänicke
2000-11-15
1
-6
/
+52
*
Additional explanations for SSL_ERROR_WANT_READ/WRITE.
Bodo Möller
2000-11-12
1
-8
/
+18
*
Point to SSL_set_bio(3) early because that manpage provides
Bodo Möller
2000-11-10
1
-1
/
+2
*
add missing word
Bodo Möller
2000-11-10
1
-1
/
+1
*
Remove references to RSAref. The glue library is but a memory to fade
Richard Levitte
2000-11-08
3
-22
/
+5
*
looks like a cut&paste error
Ulf Möller
2000-11-06
1
-1
/
+1
*
Update the standards list to the current status
Richard Levitte
2000-11-02
1
-5
/
+14
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
9
-77
/
+146
*
s_server not s_client
Ulf Möller
2000-10-23
1
-1
/
+1
*
Correction from Tani Hosokawa <unknown@riverstyx.net>
Ulf Möller
2000-10-23
1
-1
/
+1
*
give pseudo prototypes instead of macro definitions for better clarity
Ulf Möller
2000-10-20
3
-26
/
+42
*
"DESCRIPTION" is required.
Ulf Möller
2000-10-19
1
-1
/
+1
*
correction from Lutz
Ulf Möller
2000-10-19
1
-4
/
+5
*
Add short overview, move header files section further down.
Ulf Möller
2000-10-19
1
-39
/
+62
*
cosmetic changes
Ulf Möller
2000-10-19
2
-2
/
+2
*
cosmetic change
Ulf Möller
2000-10-19
1
-1
/
+1
*
New docs and new facts in older docs.
Richard Levitte
2000-10-12
4
-0
/
+326
*
Make non blocking I/O work for accept BIOs.
Dr. Stephen Henson
2000-10-12
1
-1
/
+8
*
A few small corrections to the SSL documentation.
Richard Levitte
2000-10-10
5
-5
/
+5
*
More SSL functions documented. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet...
Richard Levitte
2000-10-04
5
-2
/
+305
*
The des_modes manpage is in section 7.
Ulf Möller
2000-09-27
1
-1
/
+1
*
Add BUGS section.
Bodo Möller
2000-09-26
1
-0
/
+13
*
typo
Ulf Möller
2000-09-25
1
-1
/
+1
*
stop perlpod from complaining.
Ulf Möller
2000-09-23
1
-1
/
+1
*
more manpage links.
Ulf Möller
2000-09-23
5
-5
/
+48
*
Only use the new informational verify codes if we
Dr. Stephen Henson
2000-09-22
1
-1
/
+1
*
Change IMPORTANT to WARNING for greater emphasis.
Richard Levitte
2000-09-21
3
-3
/
+3
*
Clarifications and new documents.
Richard Levitte
2000-09-21
6
-6
/
+122
*
New documents. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
Richard Levitte
2000-09-20
6
-0
/
+317
*
Mistakes corrected. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
Richard Levitte
2000-09-20
2
-2
/
+2
*
Malloc() -> OPENSSL_malloc() etc.
Ulf Möller
2000-09-20
4
-5
/
+5
*
The RSA patent will have expired when the next version is released...
Ulf Möller
2000-09-20
1
-1
/
+1
*
ispell.
Ulf Möller
2000-09-20
16
-44
/
+44
*
Add docs for X509_get_ext_d2i() function.
Dr. Stephen Henson
2000-09-20
1
-0
/
+41
*
Document SSL_library_init() and it's aliases. Lutz Jaenicke <Lutz.Jaenicke@a...
Richard Levitte
2000-09-20
1
-0
/
+52
*
Type correction. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
Richard Levitte
2000-09-20
2
-2
/
+2
*
Extend the docs on setting the cipher list. Lutz Jaenicke <Lutz.Jaenicke@aet...
Richard Levitte
2000-09-20
1
-0
/
+9
*
Reorder the Blowfish documentation so the low-level routines do not get so pr...
Richard Levitte
2000-09-19
1
-8
/
+11
*
Clarify the BIO_seek() mess and related issues.
Dr. Stephen Henson
2000-09-19
3
-10
/
+98
*
ispell
Ulf Möller
2000-09-19
1
-2
/
+2
*
New documentation about things related to SSL_CIPHER. Submitted by Lutz Jaen...
Richard Levitte
2000-09-18
4
-0
/
+185
*
Restore the descriptions to conform with the rest of the
Richard Levitte
2000-09-17
2
-23
/
+46
*
Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wr
Bodo Möller
2000-09-17
1
-3
/
+3
*
Move text that isn't really descriptions of the functions in the page
Richard Levitte
2000-09-17
2
-30
/
+34
[next]