summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/oid_ops.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize k5bufGreg Hudson2013-02-141-6/+6
* Fix void pointer arithmetic in oid_ops.cGreg Hudson2013-01-091-1/+1
* Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson2013-01-011-125/+121
* Fix gss_str_to_oid for OIDs with zero-valued arcsLuke Howard2013-01-011-6/+6
* Add support for GSS_C_NT_COMPOSITE_EXPORTLuke Howard2012-08-311-0/+1
* Clean up k5buf_to_gss helperGreg Hudson2012-08-231-4/+2
* Explain memory allocation policy in oid_ops.cGreg Hudson2012-08-011-0/+7
* Use internal release function in oid_ops.cSimo Sorce2012-07-181-1/+1
* Make reindentTom Yu2011-10-171-1/+1
* Use gssalloc memory management where appropriateSam Hartman2011-10-141-11/+9
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-26/+22
* Coding Style related fixesZhanna Tsitkov2009-11-251-259/+246
* make mark-cstyleTom Yu2009-10-311-2/+1
* don't do arithmetic on void pointersKen Raeburn2009-02-041-2/+2
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+569
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-389/+0
* Cleanup a number of cast away from const warnings in gssapiEzra Peisach2006-05-091-4/+5
* * disp_major_status.c (display_unknown): Remove unused variableEzra Peisach2001-05-081-16/+16
* * oid_ops.c: Avoid the use of a variable named indexEzra Peisach2001-03-111-6/+6
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self"Theodore Tso1998-07-021-1/+3
* util_ordering.c (g_order_check):Theodore Tso1996-07-251-2/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+385
* gssapiP_generic.h: Removed prototypes of functions that have beenTheodore Tso1996-01-231-351/+0
* oid_ops.c: signed/unsigned mismatch, removed unused variablesTheodore Tso1995-09-231-4/+4
* Update to GSSAPI-V2Paul Park1995-08-311-0/+351