summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/k5seal.c
Commit message (Expand)AuthorAgeFilesLines
* Remove big-endian gss-krb5 supportGreg Hudson2012-06-081-11/+5
* Use gssalloc memory management where appropriateSam Hartman2011-10-141-11/+11
* Fix style issues in r25087Greg Hudson2011-08-291-4/+4
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-2/+2
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-6/+0
* Shuffle around some gss-krb5 entry points to eliminate four mostlyGreg Hudson2011-04-111-0/+31
* Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, andGreg Hudson2010-10-261-4/+5
* Stop checking the current time against the context expiration time inGreg Hudson2010-06-081-8/+1
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-5/+5
* Make some gss-krb5 utility functions take enctypes instead of keys,Greg Hudson2009-10-201-2/+3
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-5/+5
* int/ptr bug in gssapi codeKen Raeburn2009-02-051-1/+1
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-8/+3
* whitespaceTom Yu2009-01-221-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-5/+5
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-173/+174
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-5/+5
* misc memory leaksKen Raeburn2008-06-271-1/+3
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-0/+2
* 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