| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Makefile.in: Remove redundant definitions from config/pre.in | John Gilmore | 1995-03-18 | 5 | -24/+16 |
* | * Makefile.in (LDFLAGS): Eliminate, comes in from pre.in. | John Gilmore | 1995-03-17 | 2 | -9/+14 |
* | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 2 | -11/+12 |
* | * Makefile.in (CFLAGS): Tweak for Unix->MPW converter. | John Gilmore | 1995-03-17 | 2 | -10/+13 |
* | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 3 | -7/+19 |
* | * Makefile.in (crctest, crctest.exe): Replace crctest-unix and | John Gilmore | 1995-03-17 | 2 | -5/+10 |
* | * Makefile.in (CFLAGS): Avoid continuation line that starts with | John Gilmore | 1995-03-17 | 2 | -5/+13 |
* | Fixed up typo in the Makefile | Keith Vetter | 1995-03-16 | 2 | -10/+15 |
* | Missed some dependencies on the PC build in src/lib | Keith Vetter | 1995-03-16 | 2 | -1/+5 |
* | Added 3 new files and changed the makefile in lib to be able to make a DLL | Keith Vetter | 1995-03-16 | 15 | -56/+707 |
* | Changes in des425 due to adding prototypes for called functions | Keith Vetter | 1995-03-15 | 6 | -22/+21 |
* | Windows changes in krb5: makefile cleanup and some small code changes | Keith Vetter | 1995-03-15 | 14 | -26/+120 |
* | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 16 | -210/+85 |
* | Make the second argument of asn1buf_insert_octet be an int, instead of | Theodore Tso | 1995-03-10 | 3 | -2/+8 |
* | * auth_con.h auth_con.c Added for krb5_auth_con definition and | Chris Provenzano | 1995-03-10 | 13 | -604/+1024 |
* | * fcc_destry.c (krb5_fcc_destroy()) | Chris Provenzano | 1995-03-10 | 4 | -3/+11 |
* | * init_sec_context.c (krb5_gss_init_sec_context()) | Chris Provenzano | 1995-03-10 | 3 | -49/+73 |
* | Some int/long, signed/unsigned conversions | Keith Vetter | 1995-03-09 | 4 | -11/+17 |
* | Remove verify.o when doing a make clean | Theodore Tso | 1995-03-08 | 2 | -1/+5 |
* | Stubbed an OS routine to satisfy the linker until we can really port it to th... | Keith Vetter | 1995-03-08 | 2 | -0/+17 |
* | Changed krb5 library name on the PC since the DLL will take that name instead | Keith Vetter | 1995-03-08 | 12 | -6/+30 |
* | Made explicit the signed to unsigned conversions in the gssapi/krb5 | Keith Vetter | 1995-03-08 | 22 | -47/+59 |
* | Fixed up some missing protocols and unchecked casts | Keith Vetter | 1995-03-08 | 6 | -11/+26 |
* | Added syntactic sugar for Windows segmented architecture | Keith Vetter | 1995-03-08 | 2 | -3/+7 |
* | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 22 | -14/+44 |
* | Ported the ccache directory to the PC. This is temporary--eventually we'll | Keith Vetter | 1995-03-08 | 27 | -154/+226 |
* | Port of most of the OS directory to the PC | Keith Vetter | 1995-03-07 | 31 | -44/+139 |
* | Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ... | Keith Vetter | 1995-03-07 | 4 | -3/+11 |
* | Ported the posix directory for the PC--one file | Keith Vetter | 1995-03-07 | 3 | -1/+27 |
* | Moved PC low-level i/o crud out of source files and into k5-config.h | Keith Vetter | 1995-03-07 | 2 | -31/+6 |
* | Finished off changed needed for making libcrypto.dll. Biggest change | Keith Vetter | 1995-03-04 | 9 | -9/+69 |
* | * Makefile.in (unixmac): New target, runs on Unix to build include | John Gilmore | 1995-03-03 | 2 | -0/+7 |
* | Added the files and changes needed to create a dll out of libcrypto | Keith Vetter | 1995-03-03 | 20 | -43/+198 |
* | Used the NEED_SOCKETS mechanism to pull in winsock.h on the PC | Keith Vetter | 1995-03-03 | 3 | -3/+7 |
* | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -2/+5 |
* | Changed NEED_WINSOCK_H to NEED_SOCKETS | Keith Vetter | 1995-03-02 | 4 | -2/+10 |
* | Forgot to update log for previous change of NEED_WINSOCK_H to NEED_SOCKETS | Keith Vetter | 1995-03-02 | 1 | -0/+5 |
* | Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket files | Keith Vetter | 1995-03-02 | 4 | -4/+4 |
* | A few small changes for 16 vs 32 bit, pulling in winsock for network byte | Keith Vetter | 1995-03-02 | 16 | -36/+47 |
* | Several small 16 vs 32 bit casts | Keith Vetter | 1995-03-02 | 6 | -4/+13 |
* | Ported 2 files needed by the crypto library to work on the PC | Keith Vetter | 1995-03-02 | 4 | -34/+221 |
* | Fixed some 16 vs. 32 bit conversion problems for the PC | Keith Vetter | 1995-03-02 | 4 | -13/+23 |
* | Changed int to krb5_int32 for the PC in f_princ.c | Keith Vetter | 1995-03-02 | 2 | -1/+5 |
* | Updated rcache's makefile.in. Small change to confirm I'm back in a | Keith Vetter | 1995-03-01 | 8 | -66/+149 |
* | Remove declaration of exit() | Theodore Tso | 1995-03-01 | 2 | -1/+4 |
* | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 2 | -3/+6 |
* | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 12 | -18/+14 |
* | <com_err.h> => "com_err.h" | John Gilmore | 1995-02-28 | 4 | -2/+4 |
* | * *.c: Avoid <krb5/...> includes. | John Gilmore | 1995-02-28 | 66 | -274/+76 |
* | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 31 | -159/+34 |