summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1330-415/+474
* gss_display_name() should return a name type OID, not a mechanism OIDTheodore Tso1995-01-102-1/+6
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-042-0/+7
* Fix to reflect fact that krb5_rc_dfl_close() now frees the rcache structureTheodore Tso1994-09-282-2/+6
* stamp out rcs keywordsMark Eichin1994-08-1830-121/+0
* Fixed GSSAPI Object Identifier. (Transcription error between MIT andTheodore Tso1994-08-172-4/+9
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-110/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-22/+0
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* improve clean rulesMark Eichin1994-06-231-0/+3
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* Fix order of arguments in krb5_gss_verifyTheodore Tso1994-06-161-1/+1
* Fix credentials memory allocation problem. Beta 4 is more anal about freeingTheodore Tso1994-06-151-10/+10