summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/ser_actx.c
Commit message (Expand)AuthorAgeFilesLines
* Replace i_vector with cstate in auth contextGreg Hudson2013-02-071-46/+19
* Resolve a few miscellaneous warningsGreg Hudson2011-03-141-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* make mark-cstyleTom Yu2009-10-311-444/+445
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-40/+49
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+2
* Lite Client - the following calls are server-side functions:Zhanna Tsitkov2008-11-171-0/+2
* malloc+memset(,0,) -> callocKen Raeburn2008-08-071-3/+2
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-14/+14
* protoizeKen Raeburn2002-09-031-16/+4
* * ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted...Ken Raeburn2002-03-071-0/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * t_ser.c: Cast getpid() calls to int as arguments to sprintfEzra Peisach2000-10-261-10/+8
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-16/+23
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* ser_ctx.c (krb5_context_size, krb5_context_externalize,Theodore Tso1996-05-141-5/+12
* Reintegrate Macintosh changesEzra Peisach1995-09-121-2/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+2
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-2/+2
* Add serialization support for K5 data structuresPaul Park1995-08-291-0/+558