summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
* Removed MIT DES filesTheodore Tso1994-09-305-599/+3
* Removed MIT DES implementation; only use Fergeson DESTheodore Tso1994-09-3019-1893/+153
* Fix typo in comment. (Silly spelling mistake)Theodore Tso1994-09-231-1/+1
* stamp out rcs keywordsMark Eichin1994-08-1841-237/+38
* fix time includesMark Eichin1994-08-171-1/+4
* time.hMark Eichin1994-08-141-0/+5
* gcc -Wall: clean up trash following #endifs..Mark Eichin1994-08-121-1/+1
* stamp..Mark Eichin1994-08-092-186/+0
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-094-135/+0
* oops forgot to look for install programTom Yu1994-08-042-0/+3
* make install fixesTom Yu1994-08-042-2/+5
* Reduced Makefile.in, using pre/postMark Eichin1994-07-026-140/+0
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* changes to fix make installTom Yu1994-06-252-3/+20
* * cs_entry.c: oops typo in that last oneTom Yu1994-06-232-1/+3
* * grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC,Tom Yu1994-06-232-1/+8
* improve clean rulesMark Eichin1994-06-235-0/+16
* test DONE for emptiness before usingMark Eichin1994-06-221-5/+7
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-216-0/+6
* Fixed encryption type in the raw DES structureTheodore Tso1994-06-211-1/+1
* support to allow --with-ccopts=Tom Yu1994-06-2112-0/+12
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-186-6/+6
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-1712-6/+12
* Fix typo in the entry for the raw DES encryption. It should really beTheodore Tso1994-06-161-1/+1
* fixes for srcdir, LEX testsMark Eichin1994-06-151-3/+3
* use LSBFIRST and MSBFIRST to detect which version of DES we're using.Mark Eichin1994-06-101-0/+26
* add ferguson des code, to simplify autoconfMark Eichin1994-06-109-0/+1647
* autoconf enhancements for kerberosMark Eichin1994-06-0912-0/+281
* Fail safe in case krb5_os_localaddr returns NULLTheodore Tso1994-06-021-2/+2
* cleaning up make depend crockeryTom Yu1994-05-261-4/+3
* libcrypto needs the memmove routineTheodore Tso1994-01-171-2/+12
* Fixed crypto_system table entries; added raw DES cryptosystemTheodore Tso1994-01-134-33/+106
* Free keyblock on errorTheodore Tso1993-12-241-1/+4
* Added dependencies for machine generated filesTheodore Tso1993-12-241-1/+3
* Added dependencies for the machine generated DES filesTheodore Tso1993-12-151-0/+4
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-154-6/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-0141-82/+82
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-046-8/+101
* Initial revisionTheodore Tso1993-06-037-0/+2467
* *** empty log message ***Theodore Tso1992-09-302-0/+102
* Changes for separate source and build directoriesJohn Carr1992-09-251-5/+3
* Change "UINT4" type to "krb5_ui_4"John Carr1992-08-212-49/+54
* Support separate source and binary directories.John Carr1992-08-211-5/+4
* Make DES library name configurableJohn Carr1992-08-211-1/+1
* Make name of DES library configurableJohn Carr1992-08-211-1/+1
* Fix sign errorJohn Carr1992-04-081-13/+13
* *** empty log message ***John Carr1992-03-311-0/+11
* Initial revisionJohn Carr1992-03-261-0/+290
* Changes for alternate source directory: prefix source filenamesJohn Carr1992-03-251-16/+20
* Add md5John Carr1992-03-251-0/+13