30204 Commits (796f4f7085ac95a1b0ccee8ff3c6c183219cdab2)
 

Author SHA1 Message Date
Ben Laurie c54b4ee16a Fix pem/err ordering. 25 years ago
Ralf S. Engelschall c1374a7dc0 A hint about the license 25 years ago
Ralf S. Engelschall a6f20a1e01 Some issues for voting 25 years ago
Ralf S. Engelschall 9f28c57cea More structuring and sorting of the SSL API documentation.
And the first steps to descriptions in prosa.
25 years ago
Ralf S. Engelschall fcc6c7199b Puhhh... now we've documented the prototypes of all 214 API "functions". This
is a pain to do, because of the various macro definitions which I had to
expand manually to get their prototype :-(

What's now needed is a volunteer who wants to write down one or two sentences
per API function to document it a little bit...
25 years ago
Ralf S. Engelschall 9cb0969f65 Fix version stuff:
1. The already released version was 0.9.1c and not 0.9.1b

2. The next release should be 0.9.2 and not 0.9.1d, because
   first the changes are already too large, second we should avoid any more
   0.9.1x confusions and third, the Apache version semantics of
   VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here
   .2 is already just a patchlevel and not major change).
tVS: ----------------------------------------------------------------------
25 years ago
stephen 792a90020f Update CHANGES file for latest additions 25 years ago
stephen e9b8eb3155 Fix for sk_insert bug: it never worked properly.
Allow explicit tag asn macros to handle indefinite length constructed stuff:
without this certain "certificates" can't be read in.
25 years ago
Ralf S. Engelschall 88fce97953 MIME encoding and ISO chars at the same time messes up the stuff 25 years ago
Ralf S. Engelschall ce72df1c6a Ops, forgot to commit the changes entry in recent commit... 25 years ago
Ralf S. Engelschall db1842132f Cleanup of doc/ directory: The old/obsolete SSLeay files are now assembled
together in a ssleay.txt file.
25 years ago
stephen 0c106d75e3 fix pk7_doit.c for new i2d_ASN1_SET argument 25 years ago
stephen d97b4dd866 external error lib number now global and allow error lib to have a name 25 years ago
Ralf S. Engelschall 75b8dfc068 Create a STATUS file to coordinate us. Feel free to edit 25 years ago
Ralf S. Engelschall 1b4559977e Replace AUTHOR with a better HISTORY as in FreeBSD's manpages 25 years ago
Ralf S. Engelschall 9b21f59103 Fix an error message 25 years ago
Ben Laurie 4098e89cbf Fix incorrect DER encoding of SETs and all knock-ons from that. 25 years ago
Ben Laurie 03f8b04277 Add prototypes. Make Montgomery stuff explicitly for that purpose. 25 years ago
Ralf S. Engelschall cb496082f8 Import the first cut for manual pages.
They are written in Perl's POD format for two reasons: First Perl is already
needed for SSLeay and second, POD is easy to write and maintain _AND_ created
nice looking NRoff manpages.

The idea is to have three manual pages:

  openssl(1) ... The manpage for the `openssl' program (formerly ssleay)
  crypto(3) .... The manpage for crypto.h/libcrypto.a
  ssl(3) ....... The manpage for ssl.h/libssl.a

The openssl(1) should be very similar to cvs(1), i.e.  it should document all
commands in a compact way.  And I've even created the first cut for an
overview of all 243 functions of the SSL API for ssl.pod. More to come...
25 years ago
Ben Laurie f2d4be3b84 Make Configure work again after eliminating files. 25 years ago
Ben Laurie 8d7ed6ff90 Deal with generated files. 25 years ago
Ben Laurie 29c7896f13 This is not a bug in NT Perl, its a bug in Configure. 25 years ago
Ben Laurie 448cb8b56f Require Perl 5. 25 years ago
Ben Laurie 11ee069b91 Fix option listing. 25 years ago
Ben Laurie 9228157c07 Typo. 25 years ago
Ben Laurie 5dcdcd475c Autodetect FreeBSD 3. 25 years ago
Ben Laurie 1641cb6043 Add strictness, fix variable substition bugs. 25 years ago
Ralf S. Engelschall bb258c1c5e Test remote CVS commit... 25 years ago
Ralf S. Engelschall ae82b46ffb Test for new CVS repository 25 years ago
Ralf S. Engelschall 320a14cb5b *** empty log message *** 25 years ago
Ralf S. Engelschall f10a5c2a96 *** empty log message *** 25 years ago
Ralf S. Engelschall 9ce5db45be *** empty log message *** 25 years ago
Ralf S. Engelschall 457c8a3965 Add include dir 25 years ago
Ralf S. Engelschall 5f32680329 Switch version string to SSLeay/OpenSSL 25 years ago
Ralf S. Engelschall 9acc2aa6d1 *** empty log message *** 25 years ago
Ralf S. Engelschall f1c236f849 Switch to OpenSSL name 25 years ago
Ralf S. Engelschall f92e687e17 Fix unused variable warning of GCC 25 years ago
Ralf S. Engelschall 305f402e75 *** empty log message *** 25 years ago
Ralf S. Engelschall c537fb08cd OpenTLS ready 25 years ago
Ralf S. Engelschall 13e91dd365 Incorporation of RSEs assembled patches 25 years ago
Ralf S. Engelschall 8c6c8d80b7 *** empty log message *** 25 years ago
Ralf S. Engelschall 651d0aff98 Various cleanups and fixed by Marc and Ralf to start the OpenTLS project 25 years ago
Ralf S. Engelschall 31b8d86844 This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
25 years ago
Ralf S. Engelschall dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
Ralf S. Engelschall 7dfb0b774e This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
25 years ago
Ralf S. Engelschall 15403de6ca Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
Ralf S. Engelschall 78414a6a89 This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
25 years ago
Ralf S. Engelschall c7e9169997 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
Ralf S. Engelschall eda1f21f1a This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
25 years ago