summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-221-1/+4
* * Makefile.in (clean): Add t_prng and t_prng.oEzra Peisach2002-06-191-0/+4
* * crypto_libinit.h: Changed macros so you can includeTom Yu2002-06-081-0/+6
* rename some functions to have krb5_c_ prefixKen Raeburn2002-04-061-0/+8
* Add krb5_init_keyblockSam Hartman2002-03-291-0/+4
* Reflect correct values for current codeSam Hartman2002-01-151-0/+5
* Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2002-01-081-0/+4
* * t_encrypt.c (main): Free memory when finished to test for memoryEzra Peisach2001-12-051-0/+5
* * Makefile.in (check-unix): Use $(srcdir) in file specificationEzra Peisach2001-11-201-0/+5
* Add regression testSam Hartman2001-11-201-0/+4
* Fix up yarrow build on WindowsDanilo Almeida2001-11-191-0/+4
* Fix memory handling bug in t_prng; update expected results as they changeddSam Hartman2001-11-191-0/+2
* Add t_prng.reseedtestSam Hartman2001-11-191-0/+7
* * Link Yarrow into the buildSam Hartman2001-11-161-0/+15
* * state.c (krb5_c_init_state, krb5_c_free_state): Use KRB5_CALLCONVKen Raeburn2001-11-071-0/+5
* * Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman2001-11-061-0/+6
* 2001-10-29 Jeff Altman <jaltman@columbia.edu>Jeffrey Altman2001-10-291-0/+5
* * t_encrypt.c: Argument to krb5_c_encrypt_length must be size_tEzra Peisach2001-10-241-0/+6
* * Add usage to verify in keyhash checksSam Hartman2001-10-231-0/+2
* Add Heimdal compatible aliases for rc4Sam Hartman2001-10-231-0/+2
* * Tie in Microsoft rc4 cipher and make it buildSam Hartman2001-10-231-0/+10
* Include usage argument in keyed hash provider callsSam Hartman2001-10-221-0/+11
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+10
* dependenciesKen Raeburn2001-09-011-0/+4
* * crypto_libinit.c: Include crypto_libinit.h for prototypesEzra Peisach2001-07-081-0/+4
* vectors.c: fix some compiler complaintsKen Raeburn2001-07-051-0/+15
* vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bisKen Raeburn2001-06-221-0/+4
* * t_nfold.c (main): Cast argument to printf to be consistantEzra Peisach2001-06-211-0/+5
* more casting cleanupKen Raeburn2001-04-101-0/+7
* fix/add casts as neededKen Raeburn2001-04-101-0/+9
* t_nfold.c: run n-fold test vector from kerberos-revisions draftKen Raeburn2001-03-151-0/+7
* * make_random_key.c, old_api_glue.c: Do not use a variable namedEzra Peisach2001-03-111-0/+5
* Use krb5int_ prefix for internal "provider" structuresKen Raeburn2001-03-091-0/+5
* krb5_const -> constKen Raeburn2001-03-061-0/+4
* prng.c: use des3 nowKen Raeburn2001-03-061-0/+5
* * make_checksum.c (krb5_c_make_checksum): Clear checksum contents pointer afterKen Raeburn2001-01-301-0/+5
* * nfold.c (krb5_nfold): inbots and outbits are now unsigned intEzra Peisach2000-10-171-0/+6
* crypto_libinit.c: Add prototype for prng_cleanup()Ezra Peisach2000-06-301-0/+4
* prng.c (prng_cleanup): Ensure memory allocated before calling freeEzra Peisach2000-06-291-0/+4
* pullup from 1.2 branchKen Raeburn2000-06-271-0/+4
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * crypto_libinit.c: Add terminating newline; use 0 and 1 insteadTom Yu2000-01-241-0/+5
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-221-0/+6
* Various changes to:Ken Raeburn2000-01-221-0/+24
* * prng.c (enc): Now static and const, and points to constKen Raeburn2000-01-221-0/+4
* log tritan's changesTom Yu1999-10-261-0/+7