index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sshconnect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- markus@cvs.openbsd.org 2001/04/30 11:18:52
Ben Lindstrom
2001-04-30
1
-12
/
+36
*
- markus@cvs.openbsd.org 2001/04/12 19:15:26
Ben Lindstrom
2001-04-12
1
-4
/
+4
*
- markus@cvs.openbsd.org 2001/04/06 21:00:17
Ben Lindstrom
2001-04-08
1
-15
/
+10
*
- markus@cvs.openbsd.org 2001/04/05 10:42:57
Ben Lindstrom
2001-04-05
1
-2
/
+2
*
- markus@cvs.openbsd.org 2001/03/26 08:07:09
Ben Lindstrom
2001-03-26
1
-3
/
+3
*
- OpenBSD CVS Sync
Ben Lindstrom
2001-03-13
1
-4
/
+8
*
- deraadt@cvs.openbsd.org 2001/03/10 15:31:00
Ben Lindstrom
2001-03-10
1
-1
/
+5
*
- millert@cvs.openbsd.org 2001/03/04 17:42:28
Ben Lindstrom
2001-03-05
1
-3
/
+3
*
- (djm) OpenBSD CVS:
Damien Miller
2001-02-16
1
-1
/
+16
*
missed sshconnect.c part of:
Kevin Steves
2001-02-11
1
-4
/
+4
*
- markus@cvs.openbsd.org 2001/02/08 22:35:30
Ben Lindstrom
2001-02-10
1
-1
/
+5
*
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
Ben Lindstrom
2001-02-09
1
-3
/
+3
*
RCSID; whitespace
Kevin Steves
2001-02-05
1
-1
/
+1
*
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-05
1
-2
/
+2
*
- (djm) OpenBSD CVS Sync:
Damien Miller
2001-01-31
1
-2
/
+3
*
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2001-01-22
1
-5
/
+9
*
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
Ben Lindstrom
2001-01-18
1
-5
/
+12
*
complete _PATH_BSHELL merge
Kevin Steves
2001-01-07
1
-2
/
+2
*
20010107
Ben Lindstrom
2001-01-06
1
-1
/
+1
*
20010103
Ben Lindstrom
2001-01-03
1
-45
/
+51
*
- (bal) OpenBSD CVS Update
Ben Lindstrom
2000-12-28
1
-7
/
+23
*
One way to massive patch. <sigh> It compiles and works under Linux..
Ben Lindstrom
2000-12-22
1
-14
/
+36
*
20001203
Ben Lindstrom
2000-12-02
1
-12
/
+18
*
- (stevek) Reworked progname support.
Ben Lindstrom
2000-11-17
1
-4
/
+0
*
- (djm) Merge OpenBSD changes:
Damien Miller
2000-11-13
1
-5
/
+7
*
- (djm) OpenBSD CVS sync:
Damien Miller
2000-09-23
1
-2
/
+4
*
- (djm) Merge OpenBSD changes:
Damien Miller
2000-09-16
1
-2
/
+7
*
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
Damien Miller
2000-09-05
1
-0
/
+4
*
- More OpenBSD updates:
Damien Miller
2000-08-29
1
-4
/
+4
*
- (djm) Replace "/bin/sh" with _PATH_BSHELL
Damien Miller
2000-07-01
1
-3
/
+3
*
- OpenBSD CVS updates:
Damien Miller
2000-06-18
1
-15
/
+20
*
- Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
Damien Miller
2000-05-19
1
-1
/
+1
*
- OpenBSD CVS update:
Damien Miller
2000-05-17
1
-16
/
+1
*
- Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
Damien Miller
2000-05-13
1
-1
/
+1
*
- Remove references to SSLeay.
Damien Miller
2000-05-07
1
-16
/
+18
*
- Fixed __progname symbol collisions reported by Andre Lucas
Damien Miller
2000-05-01
1
-0
/
+4
*
- Merge big update to OpenSSH-2.0 from OpenBSD CVS
Damien Miller
2000-04-29
1
-1325
/
+31
*
- Sync with OpenBSD CVS:
Damien Miller
2000-04-20
1
-2
/
+2
*
- Reduce diff against OpenBSD source
Damien Miller
2000-04-16
1
-12
/
+5
*
- OpenBSD CVS updates.
Damien Miller
2000-04-16
1
-22
/
+34
*
- Merged OpenBSD updates to include paths.
Damien Miller
2000-04-13
1
-1
/
+1
*
- OpenBSD CVS updates:
Damien Miller
2000-04-12
1
-34
/
+57
*
- OpenBSD CVS update:
Damien Miller
2000-04-06
1
-17
/
+333
*
- OpenBSD CVS update
Damien Miller
2000-03-26
1
-37
/
+35
*
- OpenBSD CVS updates:
Damien Miller
2000-03-17
1
-13
/
+17
*
- OpenBSD CVS updates to v1.2.3
Damien Miller
2000-03-09
1
-4
/
+9
*
- Update to latest OpenBSD CVS:
Damien Miller
2000-01-20
1
-52
/
+76
*
- SCO compile fixes from Gary E. Miller <gem@rellim.com>
Damien Miller
2000-01-19
1
-6
/
+6
*
- Merged OpenBSD IPv6 patch:
Damien Miller
2000-01-14
1
-111
/
+96
*
- OpenBSD CVS updates
Damien Miller
2000-01-03
1
-2
/
+2
[next]