summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic
Commit message (Expand)AuthorAgeFilesLines
...
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-53/+42
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-42/+53
* Implement s4u extensionsGreg Hudson2009-09-131-0/+31
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-1/+1
* Using a patch from Apple, add support for GSS_C_DELEG_POLICY_FLAG,Greg Hudson2009-04-081-0/+1
* don't do arithmetic on void pointersKen Raeburn2009-02-041-2/+2
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-14/+6
* whitespaceTom Yu2009-01-226-24/+24
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-75/+73
* Merge mskrb-integ onto trunkSam Hartman2009-01-0311-34/+1048
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-36/+36
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-0/+1
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-202-7/+2
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-1518-1423/+1443
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-273-4/+4
* Fix a few incompatible-pointer warnings that aren't just about signednessKen Raeburn2008-06-021-2/+2
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-053-75/+173
* pullup to trunkAlexandra Ellwood2007-08-241-2/+2
* no unistd.h on WindowsJeffrey Altman2007-08-241-0/+2
* Added errmap.h to the generate-files-mac targetAlexandra Ellwood2007-08-201-1/+1
* make dependKen Raeburn2007-08-161-1/+2
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-164-0/+270
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-5/+2
* Use strdupKen Raeburn2007-07-041-3/+1
* valgrind detects uninitialized (but really unused) bytes in 'queue'Ken Raeburn2007-03-011-0/+6
* make dependKen Raeburn2006-12-121-6/+8
* make dependKen Raeburn2006-11-011-4/+4
* Include gss_libinit.h for gssint_initialize_library() prototypeEzra Peisach2006-10-163-1/+3
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-253-21/+26
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* make dependTom Yu2006-06-151-10/+0
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-146-479/+13
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Cleanup a number of cast away from const warnings in gssapiEzra Peisach2006-05-093-14/+16
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-941/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-53/+0
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* Stop checking sizeof(type) at configure time.Ken Raeburn2006-03-314-16/+19
* * util_token.c: Include limits.h.Ken Raeburn2006-03-312-3/+11
* make depend, now with dependency sortingKen Raeburn2006-03-311-38/+50
* * Makefile.in (include_xom): Define as "rem" instead of empty on WindowsKen Raeburn2006-03-272-1/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-38/+32
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+6
* make dependTom Yu2005-11-291-24/+23
* gss_release_buffer can leak zero-length buffersTom Yu2005-09-222-2/+6
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-3/+0
* Update dependenciesKen Raeburn2005-06-211-23/+24
* Work around Makefile quoting problemsTom Yu2005-04-072-1/+6
* * gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don'tKen Raeburn2005-02-032-1/+4