Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was generated by cvs2svn to compensate for changes in r7283, | wollman | 1995-03-23 | 1 | -0/+869 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Mark Murray's authdes.c for xntpd | wollman | 1995-03-23 | 1 | -0/+869 |
| | |||||
* | Security fixes. | dima | 1995-02-17 | 3 | -14/+42 |
| | | | | | | CERT Advisory CA-95:03.telnet.encryption Obtained from: CERT | ||||
* | Change name of secrdist to secure. | jkh | 1995-01-14 | 1 | -2/+2 |
| | |||||
* | Fix secrdist sharedlib bug. | phk | 1994-11-24 | 1 | -4/+4 |
| | |||||
* | des DISTRIBUTION became secrdist. | phk | 1994-11-22 | 1 | -2/+2 |
| | |||||
* | fix libdescrypt reference. | phk | 1994-11-21 | 1 | -2/+2 |
| | |||||
* | Make the "distribute" target build the "des" distribution. Make des'ed | phk | 1994-11-14 | 11 | -13/+66 |
| | | | | init and ed, by pointing to real sources. | ||||
* | !Just! fixing makefile, no code changes Geoff | pst | 1994-09-30 | 1 | -3/+3 |
| | |||||
* | More elegant fix for short settings. | csgr | 1994-09-19 | 2 | -22/+38 |
| | | | | | (Our existing fixes already plugged the security holes involved.) Submitted by: Geoff Rehmet after consultation with David Burren | ||||
* | Add libcipher.a: libcrypt exports only crypt() but not des_setkey() | ache | 1994-09-12 | 1 | -3/+3 |
| | | | | which is in libcipher.a | ||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -1/+1 |
| | |||||
* | fix bogus .include | csgr | 1994-09-09 | 1 | -3/+4 |
| | | | | Submitted by: Geoff. | ||||
* | add libcipher to Makefile | csgr | 1994-09-08 | 1 | -2/+2 |
| | | | | Submitted by: Geoff. | ||||
* | - Remove crypt() - it's in libcrypt | csgr | 1994-09-07 | 3 | -116/+11 |
| | | | | | | | - remove ^L's - CTM will probably choke on them - add PRECIOUSLIB to Makefile - name changes libcrypt -> libcipher Submitted by: Geoff. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r2546, | csgr | 1994-09-07 | 11 | -0/+1810 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Bring in the 1.1.x international libcrypt, which | csgr | 1994-09-07 | 11 | -0/+1810 |
| | | | | | | will in due course become libcipher. Based on David Burren's FreeSEC Submitted by: Geoff. | ||||
* | Back out static hacks & build of usr.bin until Geoff informs the | pst | 1994-09-07 | 3 | -8/+9 |
| | | | | | | world of his master plan. Submitted by: pst | ||||
* | Remove static in front of declarations for des_setkey and des_cipher | pst | 1994-09-07 | 6 | -8/+23 |
| | | | | | | | | | | | so that linking against -lcrypt (-ldescrypt) will give us the good versions instead of the stubs in libc. (These changes need to be made to the non-US version of libdescrypt too!) Allow building and support for bdes program. A bit more work still needs to be done on secure telnet. Submitted by: pst | ||||
* | This commit was generated by cvs2svn to compensate for changes in r2316, | csgr | 1994-08-27 | 20 | -0/+12310 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | The telnet version with encryption in in. | csgr | 1994-08-27 | 20 | -0/+12310 |
| | | | | | | | | Reviewed by: geoff. | ||||
* | | Hopefully fix bogus permissions. | wollman | 1994-08-26 | 1 | -1/+2 |
| | | |||||
* | | Install libdescrypt.so immutable. | wollman | 1994-08-26 | 1 | -1/+2 |
| | | |||||
* | | Fix afterinstall rule for generating links to the real libcrypt | csgr | 1994-08-20 | 1 | -8/+16 |
| | | | | | | | | Submitted by: Geoff | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r2050, | csgr | 1994-08-12 | 14 | -0/+9103 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Move the telnetd with encryption to src/secure | csgr | 1994-08-12 | 14 | -0/+9103 |
| | | | | | | | | | | This needs tidying up and having makefiles sorted out later. Reviewed by: Geoff Rehmet | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r2047, | csgr | 1994-08-12 | 20 | -0/+6276 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Libtelnet with encryption goes walkies to src/secure/lib | csgr | 1994-08-12 | 20 | -0/+6276 |
| | | | | Reviewed by: Geoff Rehmet | ||||
* | when making test programs, look for libdescrypt, not libcrypt | csgr | 1994-08-12 | 1 | -2/+2 |
| | | | | Submitted by: Geoff Rehmet | ||||
* | 1) don't make bdes yet | csgr | 1994-08-12 | 3 | -5/+12 |
| | | | | | | 2) fix .include in secure/lib/Makefile.inc 3) fix afterinstall rule in libcrypt/Makefile Submitted by: Geoff Rehmet | ||||
* | Install secure/lib/libcrypt as libdescrypt, and symlink it to | csgr | 1994-08-09 | 1 | -3/+23 |
| | | | | | | libcrypt. There may be a little modification neede to this makefile once we start working on tidy make world's. Submitted by: geoff. | ||||
* | add lib subdir | csgr | 1994-08-08 | 1 | -2/+2 |
| | |||||
* | add Makefiles for secure/lib. Makefile.inc just includes src/lib/Makefile.inc | csgr | 1994-08-08 | 2 | -0/+9 |
| | | | | in order to get things like SHLIB_MAJOR etc. | ||||
* | Modify libcrypt so that the only exported symbol is _crypt(). | csgr | 1994-08-08 | 6 | -266/+58 |
| | | | | Submitted by: Geoff Rehmet | ||||
* | This commit was generated by cvs2svn to compensate for changes in r1956, | csgr | 1994-08-08 | 10 | -0/+1749 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt. | csgr | 1994-08-08 | 10 | -0/+1749 |
| | | | | | | The next commit will remove all symbols except _crypt() Reviewed by: Geoff Rehmet Submitted by: David Burren | ||||
* | Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt. | csgr | 1994-08-08 | 1 | -0/+730 |
| | | | | | | The next commit will remove all symbols except _crypt() Reviewed by: Geoff Rehmet Submitted by: David Burren | ||||
* | Allow the `bdes' program to compile. | wollman | 1994-08-07 | 2 | -0/+9 |
| | |||||
* | Moved from usr.bin/bdes for export-control. | wollman | 1994-08-07 | 4 | -0/+4300 |
| | |||||
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+24 |