aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/k5seal.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-15* k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn1-2/+3
2003-12-13Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn1-47/+28
2002-11-15 * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach1-1/+1
2001-10-30 * k5unseal.c: Fix whitespace in copyright messageEzra Peisach1-7/+4
2001-10-27* Use right key usage for seal without encryption.Sam Hartman1-1/+1
2001-10-26 * k5seal.c (make_seal_token_v1): Correct errors in codeEzra Peisach1-5/+9
2001-10-26* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman1-166/+160
2001-06-22Cleanup usage of memory free routines:Danilo Almeida1-2/+2
2001-06-04 * accept_sec_context.c (krb5_gss_accept_sec_context): CleanupEzra Peisach1-1/+2
2000-12-08* k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plusKen Raeburn1-34/+15
2000-06-27pullup from 1.2 branchKen Raeburn1-515/+337
1999-10-26* k5seal.c (make_integ_token_v2): Set 'code' when malloc failsKen Raeburn1-1/+3
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-39/+317
1998-05-25copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, whichTheodore Tso1-8/+8
1998-05-25inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1-9/+10
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-109/+160
1996-05-15* k5seal.c k5unseal.c util_cksum.c:Richard Basch1-3/+3
1996-04-13Renamed MD5 routines to be preceded with krb5_Richard Basch1-10/+10
1995-09-23acquire_.c: changed int to size_t.Theodore Tso1-2/+1
1995-09-16Lots of memory leaks and other fixes...Theodore Tso1-4/+6
1995-09-12Undo MACINTOSH changes to path in these files - theye were correct. TheEzra Peisach1-4/+0
1995-09-11Mac Beta 1 submissionKeith Vetter1-0/+4
1995-08-31Update to GSSAPI-V2Paul Park1-6/+53
1995-07-27Find rsa-md5.h in the correct place. Use k5-int.hPaul Park1-1/+1
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-08Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1-2/+2
1995-02-21PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1-2/+1
1995-01-19Fixed bugs in introduction of context variables; if the global context isTheodore Tso1-2/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-3/+4
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-06-10"downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1-17/+21
1994-06-10Updates from OpenVision, before beta 4 releaseTheodore Tso1-49/+63
1993-12-18As submitted by Openvision Technologies:Theodore Tso1-0/+224