summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/util_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* * util_crypt.c (kg_encrypt, kg_decrypt): Input pointer now points to const.Ken Raeburn2003-12-201-2/+2
* * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach2002-11-151-2/+2
* Get rid of some unused functions and files. HideKen Raeburn2002-07-131-16/+0
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-1/+66
* Cleanup usage of memory free routines:Danilo Almeida2001-06-221-2/+2
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach2001-05-141-6/+11
* * util_crypt.c (kg_make_confounder): Change variable random toEzra Peisach2001-04-241-4/+4
* pullup from 1.2 branchKen Raeburn2000-06-271-18/+20
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-56/+105
* util_crypt.c: Include k5-int.h because we need to access the privateRichard Basch1997-02-061-1/+4
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-14/+28
* Windows global stuff:Keith Vetter1995-04-141-5/+5
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-081-2/+0
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-5/+7
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-191-4/+9
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-5/+10
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-101-9/+22
* As submitted by Openvision Technologies:Theodore Tso1993-12-181-0/+97