summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/ser_sctx.c
Commit message (Expand)AuthorAgeFilesLines
* Bump the accessor version number since we made changes.Greg Hudson2009-10-281-6/+8
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-32/+37
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-20/+71
* whitespaceTom Yu2009-01-221-48/+48
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-8/+74
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-541/+542
* Fix a few incompatible-pointer warnings that aren't just about signednessKen Raeburn2008-06-021-5/+9
* oops, forgot somethingTom Yu2004-06-171-1/+4
* * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust for newTom Yu2004-06-171-1/+5
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-151-1/+20
* * ser_sctx.c (kg_oid_externalize): Check for errors.Ken Raeburn2004-02-101-49/+140
* The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,Jeffrey Altman2003-12-191-4/+14
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-131-32/+4
* * import_sec_context.c (krb5_gss_import_sec_context): Get rid ofEzra Peisach2001-07-251-3/+2
* * ser_sctx.c: Declare kg_oid_size and kg_queue_size staticEzra Peisach2001-07-051-2/+2
* * ser_sctx.c (kg_oid_internalize): Do away with local variableEzra Peisach2001-06-071-3/+2
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach2001-05-141-1/+0
* pullup from 1.2 branchKen Raeburn2000-06-271-5/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-234/+71
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-0/+1
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-2/+2
* ser_sctx.c (kg_oid_externalize, kg_oid_internalize,Theodore Tso1996-10-191-3/+136
* ser_sctx.c (kg_oid_externalize): Add proper return codeTheodore Tso1996-07-251-0/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-343/+121
* Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more generalKevin Mitchell1996-06-071-2/+2
* acquire_.c: changed int to size_t.Theodore Tso1995-09-231-0/+55
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-52/+1
* Add new modules to support {im,ex}port of GSSAPI contextPaul Park1995-08-291-0/+828