summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* krb5.hin: export krb5_get_credenitals_{renew,validate} (win32)Richard Basch1997-02-112-4/+7
* krb.h: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-0/+5
* k5-int.h: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-1/+3
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-062-2/+11
* INTERFACE is no longer defined in krb5.h, so we must define it hereRichard Basch1997-02-061-4/+35
* Windows/NT integrationRichard Basch1997-02-066-1128/+1215
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-134-4/+14
* * osconf.h (DEFAULT_KEYTAB_NAME): Change DOS version of this toTom Yu1996-11-142-1/+6
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-133-4/+4
* * osconf.h: Change DEFAULT_KEYTAB_NAME to /etc/krb5.keytab underTom Yu1996-11-132-1/+6
* * krb5.hin: Add definition for krb5_kt_set_default_name()Tom Yu1996-11-133-0/+11
* Removed unusued prototype for krb5_verify_padata();Theodore Tso1996-11-042-6/+5
* Start installing krb4 headers again. [36]Sam Hartman1996-10-312-0/+7
* Implement Autoconf style directory handling option support.Sam Hartman1996-10-314-16/+28
* remove some missed filesTom Yu1996-09-112-33/+0
* * osconf.h: add KADM5 defaults: KEYTAB, ACL_FILE, PORTBarry Jaspan1996-08-282-0/+11
* * kdb.h: add KRB5_TL_KADM5_E_DATABarry Jaspan1996-08-262-0/+5
* Remove dbm_error and dbm_clearerr from the dispatch table (whichTheodore Tso1996-08-232-4/+6
* Since we are only supporting the db in the util/db2 directory, justTheodore Tso1996-08-152-30/+11
* * osconf.h: add KPROPD_DEFAULT_KDB5_UTILBarry Jaspan1996-08-122-0/+5
* Add prototype for krb5_free_keyblock_contentsEzra Peisach1996-08-022-0/+7
* Commit prototyping of krb5_setenv; not sure why this failed yesterday.Sam Hartman1996-07-282-0/+7
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-226-106/+115
* killed krb5.h in the modern wayMarc Horowitz1996-07-201-2271/+0
* * krb4-proto.h: Change prototype for decomp_ticket to match sourceEzra Peisach1996-07-092-1/+6
* * krb5.hin: Add prototypes for krb5_get_credentials_renew() andEzra Peisach1996-07-072-0/+18
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-1/+5
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-124-3/+11
* adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and KRB5_DLLIMPTheodore Tso1996-06-125-11/+29
* For Win-32: always #include windows.hTheodore Tso1996-06-123-73/+119
* more cvsignore hackeryTom Yu1996-06-101-0/+1
* cvsignore hackeryTom Yu1996-06-103-4/+0
* Beginnings of Win-32 supportTheodore Tso1996-06-073-30/+80
* Remove extraneous '*' from definitionTheodore Tso1996-06-063-2/+6
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-4/+2
* Remove support for ODBMTheodore Tso1996-05-202-8/+5
* Fixes so krb5_seteuid compiles on UltrixSam Hartman1996-05-202-2/+7
* Check for uid_t so that new prototype worksSam Hartman1996-05-192-1/+5
* Prototype new function: krb5_seteuidSam Hartman1996-05-192-0/+6
* replaced CKSUMTYPE_SHA_DES3 with CKSUMTYPE_HMAC_SHARichard Basch1996-05-152-1/+5
* k5-int.h: Added new field values for ap_req_sumtype and safe_sumtype.Theodore Tso1996-05-143-1/+24
* Replaced des3-md5 with des3-sha (also added sha cksumtype)Richard Basch1996-05-103-5/+11
* We are providing 3des routines in libcrypto..Richard Basch1996-05-072-0/+6
* Pass the eblock to the init_random_key and finish_random_key functionsRichard Basch1996-05-072-5/+12
* decls for new routinesKen Raeburn1996-05-042-0/+33
* log for mark's sam changesKen Raeburn1996-04-301-0/+4
* * configure.in: Invoke AC_C_CROSS before AC_TRY_RUN to pretty up output formatKen Raeburn1996-04-303-3/+17
* Added prototype for getpeername()Theodore Tso1996-04-302-0/+7
* Fix Windows definition of PROVIDE_DES_CBC_RAW so that the raw DESTheodore Tso1996-04-302-9/+12
* Fix wrapper macros so they don't try to dereference a function pointerTheodore Tso1996-04-122-40/+53