aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/read_pwd.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from main trunk. No conflicts.Richard Levitte2000-09-211-0/+6
|
* Merge of main trunk, no conflicts this timeRichard Levitte2000-09-091-1/+1
|
* MacOS changes.Ulf Möller2000-05-151-5/+7
|
* MacOS updates. Initial support for GUSI (MacOS socket implementation)Andy Polyakov1999-12-261-2/+2
| | | | is added.
* Even more late break-in MacOS tidbits...Andy Polyakov1999-12-191-1/+5
|
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+11
| | | | | | | | | | | | | | This will soon be complemented with MacOS specific source code files and INSTALL.MacOS. I (Andy) have decided to get rid of a number of #include <sys/types.h>. I've verified it's ok (both by examining /usr/include/*.h and compiling) on a number of Unix platforms. Unfortunately I don't have Windows box to verify this on. I really appreciate if somebody could try to compile it and contact me a.s.a.p. in case a problem occurs. Submitted by: Roy Wood <roy@centricsystems.ca> Reviewed by: Andy Polyakov <appro@fy.chalmers.se>
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-151-4/+0
| | | | and delete an unused file.
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-1/+2
| | | | Allow configuring the name of that header file.
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-5/+5
| | | | a pain to read when using 4-space tabs.
* Include <stdio.h>.Bodo Möller1999-05-281-0/+1
|
* VMS support.Ulf Möller1999-05-131-6/+13
| | | | Submitted by: Richard Levitte <richard@levitte.org>
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
|
* Change functions to ANSI C.Ulf Möller1999-04-191-27/+10
|
* Some tiny fixes.Bodo Möller1999-04-141-1/+1
| | | | | | | | | | Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
* Install signal handler if we are using sigaction.Ben Laurie1999-04-101-1/+7
|
* Be more optimistic about the availability of termios for ~ECHO,Bodo Möller1999-04-081-0/+15
| | | | | | | because sgtty emulation tends to fail on various systems. Submitted by: Reviewed by: PR:
* Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson1999-03-081-5/+1
| | | | around so more options appear in e_os.h
* Workaround for a Win95 console bug triggered by the password read stuff.Dr. Stephen Henson1999-03-051-0/+23
|
* Fix more warnings.Ben Laurie1999-02-231-11/+19
|
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-1/+1
|
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-1/+1
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+44
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+419