summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/spnego
Commit message (Expand)AuthorAgeFilesLines
...
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-092-0/+208
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-11/+10
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-10/+11
* Implement s4u extensionsGreg Hudson2009-09-132-3/+171
* Memory leak in spnego accept_sec_context error pathGreg Hudson2009-08-271-0/+7
* fix minor syntax errorKen Raeburn2009-05-221-1/+1
* CVE-2009-0844 SPNEGO can read beyond buffer endTom Yu2009-04-071-27/+24
* Apply revised patch from Apple that ensures that a REJECT token isTom Yu2009-04-071-3/+5
* CVE-2009-0845 SPNEGO can dereference a null pointerTom Yu2009-03-131-1/+2
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Remove gss_export_name_object and gss_import_name_object.Sam Hartman2009-01-121-2/+0
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-19/+17
* Merge mskrb-integ onto trunkSam Hartman2009-01-034-118/+750
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-10/+10
* Fix previous commit by adding "extern" to header declarations forTom Yu2008-10-221-2/+2
* Apply (adapted) patch from Apple to check for SPNEGO mechanism inTom Yu2008-10-202-10/+14
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-8/+1
* Adapted patch from Apple to work around SAMBA mech OID quirks and toTom Yu2008-10-171-39/+37
* makedependKen Raeburn2008-09-181-8/+9
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-272-29/+28
* lean client changesZhanna Tsitkov2008-08-202-6/+23
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-4/+3
* make dependKen Raeburn2007-08-161-8/+9
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-6/+24
* Change prototype for g_token_size to match function declaration laterEzra Peisach2007-08-161-1/+1
* compilation failure with IRIX native compilerEzra Peisach2007-08-161-1/+1
* Release mechtok_out in spnego_gss_init_sec_context.Tom Yu2007-08-071-0/+1
* make dependTom Yu2006-10-061-5/+5
* re-order inclusions in spnego_mech.c to avoid breaking system headersTom Yu2006-06-291-1/+1
* make dependTom Yu2006-06-291-2/+6
* * src/lib/gssapi/mechglue/mglueP.h (struct gss_config): RemoveTom Yu2006-06-291-2/+0
* gssapi compilation errors on WindowsJeffrey Altman2006-06-292-0/+3
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* fix signedness warnings in spnego_mech.cTom Yu2006-06-231-66/+82
* Apply (modified) patches from Michael Calmer to fix some warningsTom Yu2006-06-222-17/+8
* make dependTom Yu2006-06-151-0/+13
* * src/lib/gssapi/mechglue/Makefile.in (mydir):Tom Yu2006-06-151-1/+1
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-143-0/+3215