summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* * scc_gennew.c: Ultrix cc (and K&R compilers) doesn't deal withTom Yu1995-03-252-3/+9
* * asn1_decode.c: move declaration of gmt_mktime() outside ofTom Yu1995-03-252-1/+8
* locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1995-03-244-15/+11
* Add install rule for the error table headersTheodore Tso1995-03-242-0/+14
* realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives.Theodore Tso1995-03-243-11/+17
* Work around of fscanf which is not available in a windows DLLKeith Vetter1995-03-233-4/+122
* Added prototypes to ccache change notificationKeith Vetter1995-03-227-13/+72
* Make -I options work when the build and source tree are differentTheodore Tso1995-03-222-1/+6
* Bug fixes in ccache/file for the PC: files need to be opened in binary mode,Keith Vetter1995-03-228-9/+105
* Fixed signed/unsigned assignment mismatchesKeith Vetter1995-03-224-4/+8
* The "includes" target is *not* obsolete; it's necessary to copy theTheodore Tso1995-03-222-1/+6
* * bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES withJohn Gilmore1995-03-193-8/+13
* * Makefile.in (LDFLAGS): Eliminate duplicate of config/pre.inJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Zap duplicate.John Gilmore1995-03-182-2/+6
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in.John Gilmore1995-03-183-3/+5
* * Makefile.in (check-mac): Add.John Gilmore1995-03-188-39/+44
* * Makefile.in (LDFLAGS): Zap duplicate defn.John Gilmore1995-03-184-4/+11
* * Makefile.in (LDFLAGS): Elim duplicateJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Eliminate, duplicate.John Gilmore1995-03-182-4/+13
* * scc_errs.c: Mac doesn't have EISDIR error.John Gilmore1995-03-186-28/+26
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.inJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Remove, duplicates config/pre.in.John Gilmore1995-03-184-8/+31
* * Makefile.in: Remove redundant definitions from config/pre.inJohn Gilmore1995-03-185-24/+16
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-166-32/+47
* Windows changes in krb5: makefile cleanup and some small code changesKeith Vetter1995-03-1514-26/+120
* Make the second argument of asn1buf_insert_octet be an int, instead ofTheodore Tso1995-03-103-2/+8
* * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1995-03-1013-604/+1024
* * fcc_destry.c (krb5_fcc_destroy())Chris Provenzano1995-03-104-3/+11
* Stubbed an OS routine to satisfy the linker until we can really port it to th...Keith Vetter1995-03-082-0/+17
* Changed krb5 library name on the PC since the DLL will take that name insteadKeith Vetter1995-03-0812-6/+30
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-0820-13/+40
* Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter1995-03-0827-154/+226
* Port of most of the OS directory to the PCKeith Vetter1995-03-0731-44/+139
* Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ...Keith Vetter1995-03-074-3/+11
* Ported the posix directory for the PC--one fileKeith Vetter1995-03-073-1/+27
* Moved PC low-level i/o crud out of source files and into k5-config.hKeith Vetter1995-03-072-31/+6
* * Makefile.in (unixmac): New target, runs on Unix to build includeJohn Gilmore1995-03-032-0/+7
* Used the NEED_SOCKETS mechanism to pull in winsock.h on the PCKeith Vetter1995-03-033-3/+7
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-024-2/+10
* Forgot to update log for previous change of NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-021-0/+5
* Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket filesKeith Vetter1995-03-024-4/+4
* A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1995-03-0216-36/+47
* Several small 16 vs 32 bit castsKeith Vetter1995-03-026-4/+13
* Ported 2 files needed by the crypto library to work on the PCKeith Vetter1995-03-024-34/+221
* Fixed some 16 vs. 32 bit conversion problems for the PCKeith Vetter1995-03-024-13/+23
* Changed int to krb5_int32 for the PC in f_princ.cKeith Vetter1995-03-022-1/+5
* Updated rcache's makefile.in. Small change to confirm I'm back in aKeith Vetter1995-03-018-66/+149
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-2866-274/+76
* Avoid <krb5/...> includesJohn Gilmore1995-02-2831-159/+34
* * daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...>John Gilmore1995-02-285-7/+12