| Commit message (Expand) | Author | Age | Files | Lines |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 6 | -1033/+0 |
| * | resurrecting | Tom Yu | 1998-09-21 | 5 | -0/+1005 |
| * | oop | Tom Yu | 1998-09-21 | 1 | -0/+0 |
| * | restoring deleted files | Tom Yu | 1998-09-21 | 1 | -0/+0 |
| * | fix incorrect version | Tom Yu | 1998-09-21 | 1 | -2/+2 |
| * | resurrect accidentally deleted files | Tom Yu | 1998-09-21 | 1 | -0/+28 |
| * | merge of tlyu-3des-k4 | Tom Yu | 1998-09-19 | 6 | -1033/+0 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -1/+1 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Collapse configure.in files below lib/crypto into lib/crypto | Theodore Tso | 1998-02-13 | 3 | -9/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | * configure.in: Add AC_PROG_LN_S to deal with symlinking in | Tom Yu | 1997-11-29 | 2 | -0/+7 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 2 | -2/+6 |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-12 | 2 | -1/+5 |
| * | Fix stupid #ifdef logic error | Theodore Tso | 1997-07-17 | 1 | -1/+1 |
| * | Added Winsock kludge for finding your local IP address. May not work | Theodore Tso | 1997-07-04 | 2 | -6/+65 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -12/+9 |
| * | Fixed the microsecond adjustment for Windows | Richard Basch | 1997-02-18 | 2 | -3/+7 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -20/+10 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 4 | -6/+22 |
| * | c_ustime.c: Fix WIN32 to be _WIN32 | Theodore Tso | 1996-06-12 | 3 | -2/+9 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | ustime.c was renamed to c_ustime.c | Ezra Peisach | 1996-03-20 | 1 | -1/+1 |
| * | Add Windows 95/NT time function. (Does this time function work under | Theodore Tso | 1996-02-28 | 2 | -0/+44 |
| * | Set magic number in krb5_address | Ezra Peisach | 1996-02-15 | 2 | -0/+7 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -3/+6 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 2 | -1/+6 |
| * | Makefile.in: PC builds all C files because of function name changes | Theodore Tso | 1995-09-23 | 4 | -9/+15 |
| * | Clear the buffer before calling the SIOCGIFCONF ioctl. This makes | Theodore Tso | 1995-09-13 | 2 | -1/+8 |
| * | Replace nuked history in ChangeLog | Ezra Peisach | 1995-09-12 | 1 | -3/+6 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 4 | -130/+79 |
| * | Renamed a file since the Mac can't have two files with the same name | Keith Vetter | 1995-09-08 | 5 | -12/+22 |
| * | Update file list | Theodore Tso | 1995-08-24 | 2 | -0/+6 |
| * | * localaddr.c (krb5_crypto_os_localaddr): Don't bash the return | Tom Yu | 1995-07-29 | 2 | -11/+14 |
| * | * localaddr.c: also add definition of max if it's not there | Tom Yu | 1995-07-19 | 2 | -0/+5 |
| * | * localaddr.c: fix definition of ifreq_size so it actually works | Tom Yu | 1995-07-19 | 2 | -1/+5 |
| * | Bsd 4.4 has a field sa_len in struct sockaddr which is the | Sam Hartman | 1995-07-18 | 3 | -3/+26 |
| * | * localaddr.c: migrated from lib/krb5/os | Tom Yu | 1995-07-06 | 4 | -17/+610 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
| * | Made the shared library makefile changes not apply to the PC | Keith Vetter | 1995-06-03 | 1 | -1/+6 |
| * | Add support building shared libraries | Theodore Tso | 1995-05-26 | 3 | -2/+31 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+37 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 2 | -1/+5 |
| * | * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/os | Mark Eichin | 1995-03-25 | 2 | -2/+6 |
| * | Use $(SRCTOP) instead of $(srcdir), since Mac's don't like dealing | Theodore Tso | 1995-03-24 | 2 | -6/+11 |
| * | Fix rules for localdr.c, ustime.c, and memmove.c so that they | Theodore Tso | 1995-03-18 | 2 | -6/+11 |
| * | * Makefile.in (LDFLAGS): Eliminate, comes in from pre.in. | John Gilmore | 1995-03-17 | 2 | -9/+14 |
| * | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 2 | -2/+7 |
| * | Added the files and changes needed to create a dll out of libcrypto | Keith Vetter | 1995-03-03 | 3 | -9/+15 |