summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/os
Commit message (Expand)AuthorAgeFilesLines
* 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
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-213-4/+15
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* * rnd_confoun.c: Replace <.../...> includes with "..."sJohn Gilmore1995-01-262-2/+5
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Use the srand48/lrand48 functions if availableTheodore Tso1994-10-243-23/+40
* Remove symlinked files on make cleanTheodore Tso1994-10-142-0/+7
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* fix time includesMark Eichin1994-08-171-1/+4
* time.hMark Eichin1994-08-141-0/+5
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-52/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-23/+0
* improve clean rulesMark Eichin1994-06-231-0/+3
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* fixes for srcdir, LEX testsMark Eichin1994-06-151-3/+3
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+46
* libcrypto needs the memmove routineTheodore Tso1994-01-171-2/+12
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-012-4/+4
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-0/+42
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* whoops, need to use srand() for STDC, not srandom()John Kohl1991-06-051-1/+1
* fix copyrightsJohn Kohl1991-03-051-1/+1
* change to a lengt/contents fill-in rather than a return valueJohn Kohl1990-10-231-8/+40