openssl.git
25 years agoAdd votes
Paul C. Sutton [Fri, 1 Jan 1999 14:13:59 +0000 (14:13 +0000)]
Add votes

25 years agoMake the installation documentation easier to follow.
Paul C. Sutton [Fri, 1 Jan 1999 14:04:07 +0000 (14:04 +0000)]
Make the installation documentation easier to follow.

25 years agoMakefiles updated to exit if an error occurs in a sub-directory make
Paul C. Sutton [Fri, 1 Jan 1999 12:51:11 +0000 (12:51 +0000)]
Makefiles updated to exit if an error occurs in a sub-directory make
(including if user presses ^C)

25 years agoThis is a quick hack conversion of the 'CA.sh' script to perl. It fixes one
stephen [Fri, 1 Jan 1999 00:54:48 +0000 (00:54 +0000)]
This is a quick hack conversion of the 'CA.sh' script to perl. It fixes one
bug in the original but is otherwise just as horrible :-)

25 years agoRemove more old temporary files from CVS
Ralf S. Engelschall [Thu, 31 Dec 1998 21:51:27 +0000 (21:51 +0000)]
Remove more old temporary files from CVS

25 years agoDocument recent changes.
Ben Laurie [Thu, 31 Dec 1998 17:11:46 +0000 (17:11 +0000)]
Document recent changes.

25 years agoFix name delete problem.
Ben Laurie [Thu, 31 Dec 1998 17:08:34 +0000 (17:08 +0000)]
Fix name delete problem.

25 years agoFix pem/err ordering.
Ben Laurie [Thu, 31 Dec 1998 16:50:03 +0000 (16:50 +0000)]
Fix pem/err ordering.

25 years agoA hint about the license
Ralf S. Engelschall [Thu, 31 Dec 1998 12:52:23 +0000 (12:52 +0000)]
A hint about the license

25 years agoSome issues for voting
Ralf S. Engelschall [Thu, 31 Dec 1998 12:14:27 +0000 (12:14 +0000)]
Some issues for voting

25 years agoMore structuring and sorting of the SSL API documentation.
Ralf S. Engelschall [Thu, 31 Dec 1998 11:18:15 +0000 (11:18 +0000)]
More structuring and sorting of the SSL API documentation.
And the first steps to descriptions in prosa.

25 years agoPuhhh... now we've documented the prototypes of all 214 API "functions". This
Ralf S. Engelschall [Thu, 31 Dec 1998 10:33:17 +0000 (10:33 +0000)]
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 agoFix version stuff:
Ralf S. Engelschall [Thu, 31 Dec 1998 09:36:40 +0000 (09:36 +0000)]
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 agoUpdate CHANGES file for latest additions
stephen [Thu, 31 Dec 1998 01:35:07 +0000 (01:35 +0000)]
Update CHANGES file for latest additions

25 years agoFix for sk_insert bug: it never worked properly.
stephen [Thu, 31 Dec 1998 00:59:02 +0000 (00:59 +0000)]
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 agoMIME encoding and ISO chars at the same time messes up the stuff
Ralf S. Engelschall [Wed, 30 Dec 1998 23:09:13 +0000 (23:09 +0000)]
MIME encoding and ISO chars at the same time messes up the stuff

25 years agoOps, forgot to commit the changes entry in recent commit...
Ralf S. Engelschall [Wed, 30 Dec 1998 23:07:32 +0000 (23:07 +0000)]
Ops, forgot to commit the changes entry in recent commit...

25 years agoCleanup of doc/ directory: The old/obsolete SSLeay files are now assembled
Ralf S. Engelschall [Wed, 30 Dec 1998 22:58:47 +0000 (22:58 +0000)]
Cleanup of doc/ directory: The old/obsolete SSLeay files are now assembled
together in a ssleay.txt file.

25 years agofix pk7_doit.c for new i2d_ASN1_SET argument
stephen [Wed, 30 Dec 1998 20:34:50 +0000 (20:34 +0000)]
fix pk7_doit.c for new i2d_ASN1_SET argument

25 years agoexternal error lib number now global and allow error lib to have a name
stephen [Wed, 30 Dec 1998 18:42:02 +0000 (18:42 +0000)]
external error lib number now global and allow error lib to have a name

25 years agoCreate a STATUS file to coordinate us. Feel free to edit
Ralf S. Engelschall [Wed, 30 Dec 1998 09:08:05 +0000 (09:08 +0000)]
Create a STATUS file to coordinate us. Feel free to edit

25 years agoReplace AUTHOR with a better HISTORY as in FreeBSD's manpages
Ralf S. Engelschall [Wed, 30 Dec 1998 07:21:32 +0000 (07:21 +0000)]
Replace AUTHOR with a better HISTORY as in FreeBSD's manpages

25 years agoFix an error message
Ralf S. Engelschall [Wed, 30 Dec 1998 07:12:35 +0000 (07:12 +0000)]
Fix an error message

25 years agoFix incorrect DER encoding of SETs and all knock-ons from that.
Ben Laurie [Tue, 29 Dec 1998 21:43:55 +0000 (21:43 +0000)]
Fix incorrect DER encoding of SETs and all knock-ons from that.

25 years agoAdd prototypes. Make Montgomery stuff explicitly for that purpose.
Ben Laurie [Tue, 29 Dec 1998 17:22:31 +0000 (17:22 +0000)]
Add prototypes. Make Montgomery stuff explicitly for that purpose.

25 years agoImport the first cut for manual pages.
Ralf S. Engelschall [Tue, 29 Dec 1998 17:12:34 +0000 (17:12 +0000)]
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 agoMake Configure work again after eliminating files.
Ben Laurie [Mon, 28 Dec 1998 22:05:44 +0000 (22:05 +0000)]
Make Configure work again after eliminating files.

25 years agoDeal with generated files.
Ben Laurie [Mon, 28 Dec 1998 21:58:19 +0000 (21:58 +0000)]
Deal with generated files.

25 years agoThis is not a bug in NT Perl, its a bug in Configure.
Ben Laurie [Mon, 28 Dec 1998 19:36:49 +0000 (19:36 +0000)]
This is not a bug in NT Perl, its a bug in Configure.

25 years agoRequire Perl 5.
Ben Laurie [Mon, 28 Dec 1998 17:37:17 +0000 (17:37 +0000)]
Require Perl 5.

25 years agoFix option listing.
Ben Laurie [Mon, 28 Dec 1998 17:35:02 +0000 (17:35 +0000)]
Fix option listing.

25 years agoTypo.
Ben Laurie [Mon, 28 Dec 1998 17:15:43 +0000 (17:15 +0000)]
Typo.

25 years agoAutodetect FreeBSD 3.
Ben Laurie [Mon, 28 Dec 1998 17:14:28 +0000 (17:14 +0000)]
Autodetect FreeBSD 3.

25 years agoAdd strictness, fix variable substition bugs.
Ben Laurie [Mon, 28 Dec 1998 17:08:48 +0000 (17:08 +0000)]
Add strictness, fix variable substition bugs.

25 years agoTest remote CVS commit...
Ralf S. Engelschall [Mon, 28 Dec 1998 09:36:31 +0000 (09:36 +0000)]
Test remote CVS commit...

25 years agoTest for new CVS repository
Ralf S. Engelschall [Sat, 26 Dec 1998 12:42:56 +0000 (12:42 +0000)]
Test for new CVS repository

25 years ago*** empty log message *** OpenSSL_0_9_1c
Ralf S. Engelschall [Wed, 23 Dec 1998 12:09:47 +0000 (12:09 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Ralf S. Engelschall [Wed, 23 Dec 1998 08:18:47 +0000 (08:18 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Ralf S. Engelschall [Wed, 23 Dec 1998 07:58:53 +0000 (07:58 +0000)]
*** empty log message ***

25 years agoAdd include dir
Ralf S. Engelschall [Wed, 23 Dec 1998 07:55:37 +0000 (07:55 +0000)]
Add include dir

25 years agoSwitch version string to SSLeay/OpenSSL
Ralf S. Engelschall [Wed, 23 Dec 1998 07:53:55 +0000 (07:53 +0000)]
Switch version string to SSLeay/OpenSSL

25 years ago*** empty log message ***
Ralf S. Engelschall [Wed, 23 Dec 1998 07:42:26 +0000 (07:42 +0000)]
*** empty log message ***

25 years agoSwitch to OpenSSL name
Ralf S. Engelschall [Wed, 23 Dec 1998 07:38:54 +0000 (07:38 +0000)]
Switch to OpenSSL name

25 years agoFix unused variable warning of GCC
Ralf S. Engelschall [Tue, 22 Dec 1998 16:20:18 +0000 (16:20 +0000)]
Fix unused variable warning of GCC

25 years ago*** empty log message ***
Ralf S. Engelschall [Tue, 22 Dec 1998 16:04:08 +0000 (16:04 +0000)]
*** empty log message ***

25 years agoOpenTLS ready
Ralf S. Engelschall [Tue, 22 Dec 1998 16:01:06 +0000 (16:01 +0000)]
OpenTLS ready

25 years agoIncorporation of RSEs assembled patches
Ralf S. Engelschall [Tue, 22 Dec 1998 15:59:57 +0000 (15:59 +0000)]
Incorporation of RSEs assembled patches

25 years ago*** empty log message ***
Ralf S. Engelschall [Tue, 22 Dec 1998 15:08:48 +0000 (15:08 +0000)]
*** empty log message ***

25 years agoVarious cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall [Tue, 22 Dec 1998 15:04:48 +0000 (15:04 +0000)]
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project

25 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Ralf S. Engelschall [Mon, 21 Dec 1998 11:00:56 +0000 (11:00 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

25 years agoImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
Ralf S. Engelschall [Mon, 21 Dec 1998 11:00:56 +0000 (11:00 +0000)]
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)

25 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Ralf S. Engelschall [Mon, 21 Dec 1998 11:00:43 +0000 (11:00 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

25 years agoImport of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall [Mon, 21 Dec 1998 11:00:43 +0000 (11:00 +0000)]
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)

25 years agoImport of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall [Mon, 21 Dec 1998 10:56:39 +0000 (10:56 +0000)]
Import of old SSLeay release: SSLeay 0.9.0b

25 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Ralf S. Engelschall [Mon, 21 Dec 1998 10:56:39 +0000 (10:56 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

25 years agoImport of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall [Mon, 21 Dec 1998 10:56:30 +0000 (10:56 +0000)]
Import of old SSLeay release: SSLeay 0.9.0b

25 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Ralf S. Engelschall [Mon, 21 Dec 1998 10:56:30 +0000 (10:56 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

25 years agoImport of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall [Mon, 21 Dec 1998 10:52:47 +0000 (10:52 +0000)]
Import of old SSLeay release: SSLeay 0.8.1b

25 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Ralf S. Engelschall [Mon, 21 Dec 1998 10:52:47 +0000 (10:52 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

25 years agoImport of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall [Mon, 21 Dec 1998 10:52:45 +0000 (10:52 +0000)]
Import of old SSLeay release: SSLeay 0.8.1b

25 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Ralf S. Engelschall [Mon, 21 Dec 1998 10:52:45 +0000 (10:52 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.