summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/os
Commit message (Expand)AuthorAgeFilesLines
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-306-1033/+0
* resurrectingTom Yu1998-09-215-0/+1005
* oopTom Yu1998-09-211-0/+0
* restoring deleted filesTom Yu1998-09-211-0/+0
* fix incorrect versionTom Yu1998-09-211-2/+2
* resurrect accidentally deleted filesTom Yu1998-09-211-0/+28
* merge of tlyu-3des-k4Tom Yu1998-09-196-1033/+0
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-133-9/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * configure.in: Add AC_PROG_LN_S to deal with symlinking inTom Yu1997-11-292-0/+7
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-262-2/+6
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-122-1/+5
* Fix stupid #ifdef logic errorTheodore Tso1997-07-171-1/+1
* Added Winsock kludge for finding your local IP address. May not workTheodore Tso1997-07-042-6/+65
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-12/+9
* Fixed the microsecond adjustment for WindowsRichard Basch1997-02-182-3/+7
* Merge of libhack_branchTom Yu1997-02-093-20/+10
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-064-6/+22
* c_ustime.c: Fix WIN32 to be _WIN32Theodore Tso1996-06-123-2/+9
* cvsignore hackeryTom Yu1996-06-101-1/+0
* ustime.c was renamed to c_ustime.cEzra Peisach1996-03-201-1/+1
* Add Windows 95/NT time function. (Does this time function work underTheodore Tso1996-02-282-0/+44
* Set magic number in krb5_addressEzra Peisach1996-02-152-0/+7
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-3/+6
* Change password for the MacKeith Vetter1995-09-242-1/+6
* Makefile.in: PC builds all C files because of function name changesTheodore Tso1995-09-234-9/+15
* Clear the buffer before calling the SIOCGIFCONF ioctl. This makesTheodore Tso1995-09-132-1/+8
* Replace nuked history in ChangeLogEzra Peisach1995-09-121-3/+6
* Mac Beta 1 submissionKeith Vetter1995-09-114-130/+79
* Renamed a file since the Mac can't have two files with the same nameKeith Vetter1995-09-085-12/+22
* Update file listTheodore Tso1995-08-242-0/+6
* * localaddr.c (krb5_crypto_os_localaddr): Don't bash the returnTom Yu1995-07-292-11/+14
* * localaddr.c: also add definition of max if it's not thereTom Yu1995-07-192-0/+5
* * localaddr.c: fix definition of ifreq_size so it actually worksTom Yu1995-07-192-1/+5
* Bsd 4.4 has a field sa_len in struct sockaddr which is theSam Hartman1995-07-183-3/+26
* * localaddr.c: migrated from lib/krb5/osTom Yu1995-07-064-17/+610
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Made the shared library makefile changes not apply to the PCKeith Vetter1995-06-031-1/+6
* Add support building shared librariesTheodore Tso1995-05-263-2/+31
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+37
* Windows global stuff:Keith Vetter1995-04-142-1/+5
* * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/osMark Eichin1995-03-252-2/+6
* Use $(SRCTOP) instead of $(srcdir), since Mac's don't like dealingTheodore Tso1995-03-242-6/+11
* Fix rules for localdr.c, ustime.c, and memmove.c so that theyTheodore Tso1995-03-182-6/+11
* * Makefile.in (LDFLAGS): Eliminate, comes in from pre.in.John Gilmore1995-03-172-9/+14
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-152-2/+7
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-033-9/+15