Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicated targets which now build from main tree | ache | 1995-09-29 | 1 | -2/+2 |
| | | | | if available and allowed | ||||
* | After pst and ache fixed secure telnet, it was still not in the main | markm | 1995-07-29 | 1 | -3/+2 |
| | | | | | | | | | makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from: | ||||
* | Remove static in front of declarations for des_setkey and des_cipher | pst | 1994-09-07 | 1 | -0/+7 |
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 |