summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/k5seal.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup a number of cast away from const warnings in gssapiEzra Peisach2006-05-091-1/+1
* Signed/unsigned warnings cleanupEzra Peisach2006-04-221-1/+1
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-151-2/+3
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-131-47/+28
* * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach2002-11-151-1/+1
* * k5unseal.c: Fix whitespace in copyright messageEzra Peisach2001-10-301-7/+4
* * Use right key usage for seal without encryption.Sam Hartman2001-10-271-1/+1
* * k5seal.c (make_seal_token_v1): Correct errors in codeEzra Peisach2001-10-261-5/+9
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-166/+160
* Cleanup usage of memory free routines:Danilo Almeida2001-06-221-2/+2
* * accept_sec_context.c (krb5_gss_accept_sec_context): CleanupEzra Peisach2001-06-041-1/+2
* * k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plusKen Raeburn2000-12-081-34/+15
* pullup from 1.2 branchKen Raeburn2000-06-271-515/+337
* * k5seal.c (make_integ_token_v2): Set 'code' when malloc failsKen Raeburn1999-10-261-1/+3
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-39/+317
* copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, whichTheodore Tso1998-05-251-8/+8
* inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1998-05-251-9/+10
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-109/+160
* * k5seal.c k5unseal.c util_cksum.c:Richard Basch1996-05-151-3/+3
* Renamed MD5 routines to be preceded with krb5_Richard Basch1996-04-131-10/+10
* acquire_.c: changed int to size_t.Theodore Tso1995-09-231-2/+1
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-4/+6
* Undo MACINTOSH changes to path in these files - theye were correct. TheEzra Peisach1995-09-121-4/+0
* Mac Beta 1 submissionKeith Vetter1995-09-111-0/+4
* Update to GSSAPI-V2Paul Park1995-08-311-6/+53
* Find rsa-md5.h in the correct place. Use k5-int.hPaul Park1995-07-271-1/+1
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-081-2/+2
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-2/+1
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-191-2/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-3/+4
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-101-17/+21
* Updates from OpenVision, before beta 4 releaseTheodore Tso1994-06-101-49/+63
* As submitted by Openvision Technologies:Theodore Tso1993-12-181-0/+224