aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libdes
Commit message (Collapse)AuthorAgeFilesLines
* Staticise a variable.Mark Murray1997-10-081-1/+1
| | | | | | | | PR: 4722 Submitted by: Karl Denninger Notes: svn path=/head/; revision=30217
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=22990
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* cmp -s || install -c --> install -CPeter Wemm1996-08-301-5/+5
| | | | Notes: svn path=/head/; revision=17945
* This commit was generated by cvs2svn to compensate for changes in r17497,Mark Murray1996-08-104-3/+67
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=17498
| * Next version from the author - from SSLeay.0.6.3Mark Murray1996-08-104-3/+67
| | | | | | | | Notes: svn path=/vendor-crypto/ssleay/dist/; revision=17497
* | Some breakeages sneaked in. This fixes them.Mark Murray1996-07-301-3/+2
| | | | | | | | | | | | | | | | | | (this relates to a name change in a library that was not properly backed up by the author) Reported by: too mant :-( Notes: svn path=/head/; revision=17356
* | Merge, remove rubbish and bump the MAJOR.MINOR to 3.0Mark Murray1996-07-294-282/+12
| | | | | | | | Notes: svn path=/head/; revision=17333
* | This commit was generated by cvs2svn to compensate for changes in r17330,Mark Murray1996-07-2911-10/+201
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=17331
| * Rats. Just when a piece of code is nice and stable, the author has toMark Murray1996-07-2913-11/+208
| | | | | | | | | | | | | | release an upgrade. Notes: svn path=/vendor-crypto/ssleay/dist/; revision=17330
* | Mrege conflicts etc.Mark Murray1996-07-283-61/+42
| | | | | | | | Notes: svn path=/head/; revision=17318
* | This commit was generated by cvs2svn to compensate for changes in r17315,Mark Murray1996-07-2844-399/+655
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=17316
| * Latest libdes from Eric Young. Mainly code beautification.Mark Murray1996-07-2846-412/+689
| | | | | | | | Notes: svn path=/vendor-crypto/ssleay/dist/; revision=17315
* | Add necessary item to CLEANFILESJordan K. Hubbard1996-07-271-1/+2
| | | | | | | | Notes: svn path=/head/; revision=17309
* | Add randomness from /dev/random if it is available.Mark Murray1996-05-041-1/+23
| | | | | | | | Notes: svn path=/head/; revision=15609
* | Rats. Forgot to `cvs add' this.Mark Murray1996-02-101-0/+40
| | | | | | | | Notes: svn path=/head/; revision=14014
* | iImport a FreeBSD Makefile, BSD-ise the header and correct a typo. As theMark Murray1996-02-102-13/+7
|/ | | | | | | | interface has changed a bit (there are more rentry points), the shared library has been bumped to libdes.so.2.1. Notes: svn path=/head/; revision=14012
* This is the long-awaited new DES library. Over the next couple of daysvendor/ssleay/des_051aMark Murray1996-02-1069-0/+11769
will be properly built into the system. Notes: svn path=/vendor-crypto/ssleay/dist/; revision=14009 svn path=/vendor-crypto/ssleay/des_051a/; revision=14011; tag=vendor/ssleay/des_051a