summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-2/+113
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-6/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-116/+13
* Add a declaration for the global variable krb5__krb4_context, which isTheodore Tso1998-11-132-0/+8
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-308-57/+424
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-178-21/+21
* Added magic incantations for Macintosh CFM-68KMiro Jurisic1998-07-141-3/+14
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-142-2/+17
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-082-0/+5
* win-mac.h: Make size_t to be an unsigned long instead of unsigned intTheodore Tso1998-07-012-1/+6
* krb5.hin: Declare krb5_auth_con_setrcache and krb5_get_server_rcacheTheodore Tso1998-05-272-2/+7
* oops add PR numberTom Yu1998-04-171-1/+1
* * configure.in: Search for /var/tmp first when determining rcacheTom Yu1998-04-172-1/+6
* * k5-util.h: New file. Add krb5_seteuid in order to allowTom Yu1998-02-233-4/+51
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-186-8/+25
* Mass makefile/configure.in build system revampTheodore Tso1998-02-127-2/+22
* * krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *,Dan Winship1998-01-302-1/+6
* * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpwTom Yu1998-01-212-0/+6
* * krb5.hin: Add constants and prototypes for the Cygnus passwordTom Yu1997-12-063-2/+273
* * des.h: Clean up prototypes so they're sane and look a littleTom Yu1997-11-192-7/+21
* * des.h: Replace KRB_INT32 with DES_INT32 to avoid temptation toTom Yu1997-10-272-7/+12
* If we are using prototypes, add a forward declaration for structTheodore Tso1997-10-202-0/+9
* * des.h: Define KRB_INT32 for the purposes of dealing with the keyTom Yu1997-10-142-1/+26
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-025-17/+22
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-265-7/+15
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-195-12/+22
* * krb5.hin: Add const to prototypes for krb5_cc_resolve,Ezra Peisach1997-09-152-4/+10
* * kdb_dbm.h: Add const to argument of krb5_dbm_db_get_principal.Ezra Peisach1997-09-153-5/+18
* For Windows and Macintosh, always include stdlib.hTheodore Tso1997-07-302-0/+5
* * kdb_kt.h: Move support for "kdb" keytab hereTom Yu1997-07-253-8/+79
* * k5-int.h: Don't include anything related to dbmTom Yu1997-07-252-17/+4
* Remove (probably unneeded) size_t definitionTheodore Tso1997-07-152-4/+4
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-311-3/+3
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-4/+32
* Don't do all the setup if RES_ONLY is defined; only get the resourceRichard Basch1997-02-251-0/+8
* win-mac.h: Contents of lib/krb5/os/win-pwd.h (resource definitions forRichard Basch1997-02-251-0/+6
* krb5.hin: Export krb5_read_password (Win16/32)Richard Basch1997-02-253-5/+12
* * Make shared libs work on AIXSam Hartman1997-02-222-7/+12
* Update port-socket.h to includeSam Hartman1997-02-222-1/+9
* Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops under Windows sinceRichard Basch1997-02-212-2/+8
* Makefile.in: krb_err.h is a generated file; fix build/install rules soRichard Basch1997-02-203-6/+14
* Fixed krb5_build_principal_va prototype to match functionRichard Basch1997-02-201-1/+1
* Do not export krb5_init_ets/krb5_free_ets (win16/win32)Richard Basch1997-02-201-2/+4
* Added function prototype for krb5_set_principal_realm()Theodore Tso1997-02-192-0/+8
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-183-78/+47
* Fixed prototype (win16/win32)Richard Basch1997-02-181-1/+1
* Prototypes for krb4 functions are in krb.hRichard Basch1997-02-181-242/+0
* Added support for building krb4 library (win16/win32)Richard Basch1997-02-184-194/+293
* Added support for building krb4 libraryRichard Basch1997-02-182-0/+42
* Added declaration for krb5_finish_etsRichard Basch1997-02-151-0/+2