summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include k5-int.h instead of specific internal include filesPaul Park1995-07-272-5/+6
* Remove LDFLAGSPaul Park1995-07-074-2/+8
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-2/+11
* 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-094-8/+11
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+6
* Include time.h (or sys/time.h) for struct tm structure which is nowEzra Peisach1995-06-072-0/+12
* Include k5-sockets.h now that k5-config.h does not include netdb.h.Ezra Peisach1995-05-242-0/+7
* Add install SUBDIRSPaul Park1995-05-222-0/+5
* 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
* Install EXPORTED_HEADERS in gssapi subdirectoryPaul Park1995-05-223-0/+13
* * Makefile.in: nuke spurious whitespace in blank lineTom Yu1995-05-032-1/+5
* * init_sec_context.c (krb5_gss_init_sec_context()) :Chris Provenzano1995-05-012-10/+41
* Do not redefine PROTOTYPE if it is already definedEzra Peisach1995-04-302-0/+6
* Fixed PC makefile bug with passing wrong macro on recursive makesKeith Vetter1995-04-272-3/+7
* If STDC and WINDOWS is not defined, define PROTOTYPE properly.Ezra Peisach1995-04-212-0/+6
* Some PC fix-ups due to the include structure changingKeith Vetter1995-04-202-1/+10
* configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, andTheodore Tso1995-04-205-5/+61
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-144-0/+193
* Windows global stuff:Keith Vetter1995-04-1445-237/+249
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-312-1/+6
* * Makefile.in (unixmac): Add to build header filesJohn Gilmore1995-03-292-0/+6
* * accept_sec_context.c: Use new calling convention for krb5_rd_req()Chris Provenzano1995-03-272-135/+47
* Don't include sys/socket.h and netdb.h, since they are included byTheodore Tso1995-03-242-4/+5
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-228-13/+54
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-162-5/+9
* * 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
* Fixed up some missing protocols and unchecked castsKeith Vetter1995-03-086-11/+26
* <com_err.h> => "com_err.h"John Gilmore1995-02-284-2/+4
* Avoid <krb5/....> includesJohn Gilmore1995-02-285-6/+14
* * 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-2149-226/+317
* Renames for 8.3 uniqueness for files created by the Make processKeith Vetter1995-02-204-7/+16
* DOS 8.3 filename changes. The make process created some files withKeith Vetter1995-02-204-7/+16
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-033-0/+3
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-038-12/+23
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-037-10/+20
* 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
* * configure.in: move WITH_CCOPTSMark Eichin1994-11-182-2/+6
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-263-3/+3