I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- (djm) Manually fix up missed diff hunks (mainly RCS idents) More... over 23 years ago
- (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs More... over 23 years ago
- (bal) Missed auth-skey.o in Makefile.in and minor correction to bsd-waitpid.c More... over 23 years ago
- (stevesk) pty.c: use __hpux to identify HP-UX. More... over 23 years ago
- (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and setsid() into more common files More... over 23 years ago
- (bal) auth2-skey.c - Checked in. Missing from portable tree. More... over 23 years ago
- (bal) Sync with OpenBSD: - [email protected] 2000/10/31 9:31:58 [compat.c] handle all old openssh versions - [email protected] 2000/10/31 13:1853 [deattack.c] so that large packets do not wrap "n"; from netbsd - (bal) rijndel.c - fix up RCSID to match OpenBSD tree More... over 23 years ago
- (bal) next-posix.h - spelling and forgot a prototype More... over 23 years ago
- (bal) Resolved more $xno and $xyes issues in configure.in More... over 23 years ago
- (stevesk) Create contrib/cygwin/ directory; patch from Corinna Vinschen <[email protected]> More... over 23 years ago
- (stevesk) Fix typo in auth.c: USE_PAM not PAM More... over 23 years ago
fix More... over 23 years ago
- (djm) authctxt->pw may be NULL. Fix from Markus Friedl <[email protected]> More... over 23 years ago
- (djm) Sync with OpenBSD: - [email protected] 2000/10/16 15:46:32 [ssh.1] fixes from [email protected] - [email protected] 2000/10/17 14:28:11 [atomicio.c] return number of characters processed; ok deraadt@ - [email protected] 2000/10/18 12:04:02 [atomicio.c] undo - [email protected] 2000/10/18 12:23:02 [scp.c] replace atomicio(read,...) with read(); ok deraadt@ - [email protected] 2000/10/18 12:42:00 [session.c] restore old record login behaviour - [email protected] 2000/10/19 10:41:13 [auth-skey.c] fmt string problem in unused code - [email protected] 2000/10/19 10:45:16 [sshconnect2.c] don't reference freed memory. okay deraadt@ - [email protected] 2000/10/21 11:04:23 [canohost.c] typo, [email protected]; ok niels@ - [email protected] 2000/10/23 13:31:55 [cipher.c] non-alignment dependent swap_bytes(); from [email protected]/netbsd - [email protected] 2000/10/26 12:38:28 [compat.c] add older vandyke products - [email protected] 2000/10/27 01:32:19 [channels.c channels.h clientloop.c serverloop.c session.c] [ssh.c util.c] enable non-blocking IO on channels, and tty's (except for the client ttys). - [email protected] 2000/10/27 01:48:22 channels.c channels.h clientloop.c deny agent/x11 forwarding unless requested; thanks to [email protected] More... over 23 years ago
- (djm) Fix mangled AIXAUTHENTICATE code More... over 23 years ago
- (djm) fix select hack in serverloop.c from Philippe WILLEM <[email protected]> More... over 23 years ago
Change of employer :) More... over 23 years ago
- (djm) Increase REKEY_BYTES to 2^24 for arc4random More... over 23 years ago
- (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly. - (bal) Apply fixes to configure.in pointed out by Pavel Roskin <[email protected]> More... over 23 years ago
Reword More... over 23 years ago
- (djm) Added WARNING.RNG file and modified configure to ask users of the builtin entropy code to read it. - (djm) Prefer builtin regex to PCRE. More... over 23 years ago
- (bal) Imported NEWS-OS waitpid() macros into NeXT. Since implementation is more correct then current version. More... over 23 years ago
- (djm) Don't define _REENTRANT for SNI/Reliant Unix More... over 23 years ago
formatting change for contrib/hpux/README More... over 23 years ago
- (stevesk) Add egd startup scripts to contrib/hpux/ More... over 23 years ago
- (stevesk) Add initial support for setproctitle(). Current support is for the HP-UX pstat(PSTAT_SETCMD, ...) method. More... over 23 years ago
- (bal) Changed from GNU rx to PCRE on suggestion from djm. - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki <[email protected]> More... over 23 years ago
- (djm) Don't rely on atomicio's retval to determine length of askpass supplied passphrase. Problem report from Lutz Jaenicke <[email protected]> More... over 23 years ago
- (djm) Add -lregex to cywin libs from Corinna Vinschen <[email protected]> More... over 23 years ago
- (djm) Make inability to read/write PRNG seedfile non-fatal More... over 23 years ago