summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* Add t_cksum under unixPaul Park1995-07-071-1/+17
* Add definition to enable compatibility with old versions of RSA-MD4-DESPaul Park1995-07-071-0/+1
* Add confounder length definitionPaul Park1995-07-071-0/+1
* Add verifier procedure/dispatchPaul Park1995-07-071-5/+36
* Correct implementation of RSA-MD4-DES checksums and add verifier procedure/di...Paul Park1995-07-071-6/+276
* Add checksum verifier procedure/dispatchPaul Park1995-07-075-5/+112
* * new_rn_key.c (mit_des_init_random_number_generator): don't callTom Yu1995-07-062-4/+10
* * localaddr.c: migrated from lib/krb5/osTom Yu1995-07-064-17/+610
* Allow md4.c to be optimized by native DEC compilersPaul Park1995-06-272-1/+7
* * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-1/+5
* Fix typos that made static libraries failSam Hartman1995-06-232-1/+6
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-233-9/+15
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-219-6/+18
* Add install target for shared librariesPaul Park1995-06-162-0/+7
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-4/+24
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-096-10/+15
* md5crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8
* md4crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8
* Fix -Wall nitsTheodore Tso1995-06-093-20/+22
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+7
* clean-$(what) should be clean-$(WHAT)Theodore Tso1995-06-071-1/+1
* Made the shared library makefile changes not apply to the PCKeith Vetter1995-06-035-9/+50
* Add timestamp check file required by libupdate.shTheodore Tso1995-05-271-2/+2
* Add support building shared librariesTheodore Tso1995-05-2618-14/+120
* * key_sched.c (mit_des_key_sched): *always* fill in the schedule,Mark Eichin1995-05-122-2/+8
* removed unneeded #include of wordsize.hTheodore Tso1995-04-202-1/+4
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-147-0/+300
* Windows global stuff:Keith Vetter1995-04-1437-101/+135
* Chasing an elusive nmake bugKeith Vetter1995-03-292-0/+6
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-287-58/+93
* * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/osMark Eichin1995-03-252-2/+6
* Use $(SRCTOP) instead of $(srcdir), since Mac's don't like dealingTheodore Tso1995-03-242-6/+11
* Repair some makefile changes which broke the PC buildKeith Vetter1995-03-222-3/+12
* Fix rules for localdr.c, ustime.c, and memmove.c so that theyTheodore Tso1995-03-182-6/+11
* * Makefile.in (LDFLAGS): Eliminate, comes in from pre.in.John Gilmore1995-03-172-9/+14
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-172-11/+12
* * Makefile.in (CFLAGS): Tweak for Unix->MPW converter.John Gilmore1995-03-172-10/+13
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-173-7/+19
* * Makefile.in (crctest, crctest.exe): Replace crctest-unix andJohn Gilmore1995-03-172-5/+10
* * Makefile.in (CFLAGS): Avoid continuation line that starts withJohn Gilmore1995-03-172-5/+13
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-162-16/+21
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-1516-210/+85
* Added syntactic sugar for Windows segmented architectureKeith Vetter1995-03-082-3/+7
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-049-9/+69
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-0320-43/+198
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-2812-10/+27
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-2140-160/+333
* Experimental checkinKeith Vetter1995-02-202-1/+10