summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/k5unseal.c
Commit message (Expand)AuthorAgeFilesLines
* Use constant-time comparisons for checksumsGreg Hudson2013-10-031-3/+3
* Fix argument type in kg_unseal_v1Greg Hudson2013-03-151-1/+1
* Remove big-endian gss-krb5 supportGreg Hudson2012-06-081-31/+11
* 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/+37
* Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, andGreg Hudson2010-10-261-4/+6
* Stop checking the current time against the context expiration time inGreg Hudson2010-06-081-11/+0
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Make some gss-krb5 utility functions take enctypes instead of keys,Greg Hudson2009-10-201-1/+1
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-5/+5
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-4/+1
* whitespaceTom Yu2009-01-221-7/+7
* Patch from Luke Howard to:Sam Hartman2009-01-131-8/+32
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-23/+8
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-305/+306
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-7/+11
* If a reflection is detected, zap the message buffer pointer outputKen Raeburn2007-02-241-1/+4
* Cleanup a number of cast away from const warnings in gssapiEzra Peisach2006-05-091-1/+1
* Signed/unsigned warnings cleanupEzra Peisach2006-04-221-2/+2
* * k5unseal.c: gss_krb5int_unseal_token_v3() takes a pointer toJeffrey Altman2004-04-131-1/+1
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-151-4/+3
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-131-8/+33
* libgss leaks, UMRsTom Yu2003-06-131-0/+2
* * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach2002-11-151-1/+1
* * k5unseal.c (kg_unseal): Pass unsigned int * instead of int *Ezra Peisach2002-07-151-1/+1
* fix some compiler warningsKen Raeburn2002-07-011-4/+1
* * k5unseal.c: Fix whitespace in copyright messageEzra Peisach2001-10-301-1/+1
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-19/+54
* Cleanup usage of memory free routines:Danilo Almeida2001-06-221-5/+5
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach2001-05-141-2/+3
* pullup from 1.2 branchKen Raeburn2000-06-271-742/+342
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)Ezra Peisach1998-11-061-13/+15
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-60/+525
* k5unseal.c (kg_unseal): Clean up lint warningsTheodore Tso1998-07-021-19/+15
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-77/+245
* * k5seal.c k5unseal.c util_cksum.c:Richard Basch1996-05-151-6/+3
* Renamed MD5 routines to be preceded with krb5_Richard Basch1996-04-131-12/+12
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-3/+4
* 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-11/+13
* 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-1/+1
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-2/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-3/+3