summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5
Commit message (Expand)AuthorAgeFilesLines
* Change the input type of do_mutual to be OM_int32 instead of an int,Theodore Tso1995-10-252-1/+8
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-2/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-3/+8
* Fix tabbing in prototypes. (Just to clear up a conflict)Theodore Tso1995-09-251-6/+6
* Fixed kb_seal_size prototypeKeith Vetter1995-09-252-2/+6
* acquire_.c: changed int to size_t.Theodore Tso1995-09-237-5/+76
* Lots of memory leaks and other fixes...Theodore Tso1995-09-1618-106/+136
* Free the auth context when freeing the GSSAPI context structureTheodore Tso1995-09-133-0/+14
* Undo MACINTOSH changes to path in these files - theye were correct. TheEzra Peisach1995-09-124-12/+5
* Reintegrate the keytab -> enctype changesEzra Peisach1995-09-123-5/+5
* Mac Beta 1 submissionKeith Vetter1995-09-118-5/+35
* (gss_delete_sec_context): Add extra indirection so that we actuallyTheodore Tso1995-09-093-6/+14
* * accept_sec_context.c, init_sec_context.c, util.c :Chris Provenzano1995-09-064-5/+9
* * accept_sec_context.c, init_sec_context.c, util_seed.c :Chris Provenzano1995-09-064-5/+11
* Update to GSSAPI-V2Paul Park1995-08-3122-79/+780
* init_sec_context.c (krb5_gss_init_sec_context): Remove duplicatedEzra Peisach1995-08-302-23/+5
* Zero out newly allocated context so encrypt_block doesnt have garbagePaul Park1995-08-293-1/+8
* Describe previous changesPaul Park1995-08-291-0/+10
* Add magic numbers for GSSAPI data structuresPaul Park1995-08-291-1/+3
* Add prototypes for {im,ex}port_sec_context and kg_ser_context_initPaul Park1995-08-291-0/+17
* Add {im,ex}port_sec_context wrapper routinesPaul Park1995-08-291-0/+30
* Add new modules to support {im,ex}port of GSSAPI contextPaul Park1995-08-295-0/+1060
* Use generic_gss_release_oid_set() instead of gss_release_oid_set() soTheodore Tso1995-08-072-1/+7
* Find rsa-md5.h in the correct place. Use k5-int.hPaul Park1995-07-276-14/+12
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-114-3/+8
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Include time.h (or sys/time.h) for struct tm structure which is nowEzra Peisach1995-06-072-0/+12
* Describe previous changesPaul Park1995-05-221-0/+6
* Do not report creds as expired if the expiration time is indefinitePaul Park1995-05-221-2/+6
* Add null install targetPaul Park1995-05-221-0/+2
* * init_sec_context.c (krb5_gss_init_sec_context()) :Chris Provenzano1995-05-012-10/+41
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+68
* Windows global stuff:Keith Vetter1995-04-1430-67/+73
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-312-1/+6
* * accept_sec_context.c: Use new calling convention for krb5_rd_req()Chris Provenzano1995-03-272-135/+47
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-224-10/+29
* * init_sec_context.c (krb5_gss_init_sec_context())Chris Provenzano1995-03-103-49/+73
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-0822-47/+59
* <com_err.h> => "com_err.h"John Gilmore1995-02-282-1/+2
* Avoid <krb5/....> includesJohn Gilmore1995-02-283-3/+7
* * init_sec_context.c (make_ap_req()) Use new API forChris Provenzano1995-02-232-49/+64
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-2132-129/+154
* Renames for 8.3 uniqueness for files created by the Make processKeith Vetter1995-02-204-7/+16
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-038-12/+23
* Added krb5_keytype arg to rd_req_keyproc()Chris Provenzano1995-01-282-2/+7
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-2/+4
* * acquire_cred.c (acquire_accept_cred): Add context arg whenJohn Gilmore1995-01-232-1/+6
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-1910-17/+80