I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 18 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add replace test -S More... about 23 years ago
- (djm) Fix linking of sftp, don't need arc4random any more. - (djm) Try to use shell that supports "test -S" for EGD socket search. Based on patch from Tim Rice <[email protected]> More... about 23 years ago
- (djm) Don't delete external askpass program in make uninstall target. Report and fix from Roumen Petrov <[email protected]> More... about 23 years ago
Cleanup, fix dates More... about 23 years ago
- (djm) Much KNF on PAM code - (djm) Revise auth-pam.c conversation function to be a little more readable. - (djm) Revise kbd-int PAM conversation function to fold all text messages to before first prompt. Fixes hangs if last pam_message did not require a reply. - (djm) Fix password changing when using PAM kbd-int authentication More... about 23 years ago
- (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs seem lose track of it while in openbsd-compat/ (two confirmed reports) More... about 23 years ago
* Remove HP/UX ssh2 signal comment. * Added Todo item to verify groupaccess truly works under NeXTStep before enabling it since it is enclosed around POSIX wrappers. More... over 23 years ago
RCSID More... over 23 years ago
RCSID; whitespace More... over 23 years ago
- [email protected] 2001/02/04 08:23:08 [sftp-client.c sftp-server.c] make gcc on the alpha even happier More... over 23 years ago
- [email protected] 2001/01/31 13:48:09 [sshconnect2.c] unused More... over 23 years ago
- [email protected] 2001/01/31 13:37:24 [channels.c channels.h serverloop.c ssh.c] do not disconnect if local port forwarding fails, e.g. if port is already in use - [email protected] 2001/02/01 14:58:09 [channels.c] use ipaddr in channel messages, ietf-secsh wants this - [email protected] 2001/01/31 12:26:20 [channels.c] ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE messages; bug report from [email protected] More... over 23 years ago
- [email protected] 2001/02/04 16:56:23 [scp.c sshd.c] alpha happiness - [email protected] 2001/02/04 15:12:17 [sshd.c] precedence; ok markus@ - [email protected] 2001/02/04 08:14:15 [ssh.c sshd.c] make the alpha happy More... over 23 years ago
- [email protected] 2001/02/04 06:30:12 [auth2.c authfd.c packet.c] remove duplicate #include's; ok markus@ More... over 23 years ago
- [email protected] 2001/02/04 08:10:44 [ssh.1] typo; [email protected] More... over 23 years ago
- [email protected] 2001/02/04 17:02:32 [sftp-int.c] ? == help - [email protected] 2001/02/04 16:47:46 [sftp-int.c] sort commands, so that abbreviations work as expected - [email protected] 2001/02/04 15:17:52 [sftp-int.c] debugging sftp: precedence and missing break. chmod, chown, chgrp seem to be working now. - [email protected] 2001/02/04 14:41:21 [sftp-int.c] use base 8 for umask/chmod - [email protected] 2001/02/04 11:11:54 [sftp-int.c] fix LCD More... over 23 years ago
- [email protected] 2001/02/04 15:21:19 [sftp-server.c] SSH2_FILEXFER_ATTR_UIDGID support; ok markus@ More... over 23 years ago
- [email protected] 2001/02/04 08:32:27 [many files; did this manually to our top-level source dir] unexpand and remove end-of-line whitespace; ok markus@ More... over 23 years ago
- (bal) AIX patch for auth1.c by William L. Jones <[email protected]> More... over 23 years ago
Oops.. =) mispelt NGROUPS_MAX. More... over 23 years ago
20010105 - (bal) Disable groupaccess by setting NGROUP_MAX to 0 for platforms that don't have NGROUP_MAX. More... over 23 years ago
- (djm) Use setvbuf() instead of setlinebuf(). Suggest from stevek@ More... over 23 years ago
doh - Makefile.in More... over 23 years ago
More makefile.in stuff for sftp More... over 23 years ago
- (stevesk) add mysignal() wrapper and use it for the protocol 2 SIGCHLD handler. More... over 23 years ago
- (djm) Makefile.in fixes More... over 23 years ago
NB: big update - may break stuff. Please test! More... over 23 years ago
- (bal) next-posix.h changed to bsd-nextstep.h More... over 23 years ago
- (bal) Changed order of LIB="" in -with-skey due to library resolving. More... over 23 years ago
- (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done right. More... over 23 years ago