summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/k5unsealiov.c
Commit message (Expand)AuthorAgeFilesLines
* Remove big-endian gss-krb5 supportGreg Hudson2012-06-081-2/+0
* gss_unwrap_iov crashes with stream buffers for 3des, des, rc4Sam Hartman2011-10-051-1/+5
* Fix style issues in r25087Greg Hudson2011-08-291-2/+2
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-1/+1
* Avoid calling gss_release_buffer() from the message-processing codeGreg Hudson2011-05-091-6/+2
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-5/+0
* Shuffle around some gss-krb5 entry points to eliminate four mostlyGreg Hudson2011-04-111-0/+35
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+1
* 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-14/+0
* 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-3/+3
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-5/+2
* fix trailing whitespaceTom Yu2009-01-221-2/+1
* whitespaceTom Yu2009-01-221-283/+283
* Patch from Luke Howard to:Sam Hartman2009-01-131-27/+65
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+631