index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh-agent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- jakob@cvs.openbsd.org 2001/08/03 10:31:30
Ben Lindstrom
2001-08-07
1
-4
/
+8
*
- jakob@cvs.openbsd.org 2001/08/02 16:14:05
Ben Lindstrom
2001-08-06
1
-3
/
+3
*
- jakob@cvs.openbsd.org 2001/08/02 15:43:57
Ben Lindstrom
2001-08-06
1
-5
/
+5
*
- markus@cvs.openbsd.org 2001/08/01 22:03:33
Ben Lindstrom
2001-08-06
1
-8
/
+11
*
- markus@cvs.openbsd.org 2001/07/20 14:46:11
Ben Lindstrom
2001-07-22
1
-16
/
+16
*
- stevesk@cvs.openbsd.org 2001/07/18 21:40:40
Ben Lindstrom
2001-07-22
1
-6
/
+9
*
- markus@cvs.openbsd.org 2001/07/17 20:48:42
Ben Lindstrom
2001-07-18
1
-7
/
+12
*
- stevesk@cvs.openbsd.org 2001/07/15 16:58:29
Ben Lindstrom
2001-07-18
1
-3
/
+3
*
- OpenBSD CVS Sync
Damien Miller
2001-07-14
1
-2
/
+4
*
- OpenBSD CVS Sync
Damien Miller
2001-07-14
1
-3
/
+4
*
- OpenBSD CVS Sync
Damien Miller
2001-07-14
1
-2
/
+3
*
- OpenBSD CVS Sync
Damien Miller
2001-07-14
1
-5
/
+4
*
- markus@cvs.openbsd.org 2001/06/27 05:42:25
Ben Lindstrom
2001-07-04
1
-4
/
+4
*
- markus@cvs.openbsd.org 2001/06/26 05:33:34
Ben Lindstrom
2001-07-04
1
-2
/
+116
*
- markus@cvs.openbsd.org 2001/06/26 05:07:43
Ben Lindstrom
2001-07-04
1
-3
/
+3
*
- markus@cvs.openbsd.org 2001/06/26 04:07:06
Ben Lindstrom
2001-07-04
1
-9
/
+26
*
- markus@cvs.openbsd.org 2001/06/25 08:25:41
Ben Lindstrom
2001-07-04
1
-4
/
+3
*
- itojun@cvs.openbsd.org 2001/06/23 15:12:20
Ben Lindstrom
2001-06-25
1
-22
/
+20
*
- (bal) Avoid socket file security issues in ssh-agent for Cygwin.
Ben Lindstrom
2001-05-04
1
-0
/
+12
*
- stevesk@cvs.openbsd.org 2001/04/03 13:56:11
Ben Lindstrom
2001-04-04
1
-4
/
+4
*
- markus@cvs.openbsd.org 2001/03/26 23:23:24
Ben Lindstrom
2001-03-29
1
-21
/
+4
*
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
Damien Miller
2001-03-18
1
-0
/
+1
*
- deraadt@cvs.openbsd.org 2001/03/06 00:33:04
Ben Lindstrom
2001-03-06
1
-6
/
+18
*
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
Ben Lindstrom
2001-03-05
1
-3
/
+3
*
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
Ben Lindstrom
2001-02-11
1
-3
/
+3
*
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-05
1
-1
/
+1
*
- (djm) OpenBSD CVS Sync:
Damien Miller
2001-01-29
1
-3
/
+4
*
- deraadt@cvs.openbsd.org 2001/01/25 8:06:33
Ben Lindstrom
2001-01-26
1
-6
/
+15
*
whitespace sync
Kevin Steves
2001-01-24
1
-1
/
+1
*
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2001-01-22
1
-34
/
+67
*
20001227
Ben Lindstrom
2000-12-27
1
-0
/
+4
*
One way to massive patch. <sigh> It compiles and works under Linux..
Ben Lindstrom
2000-12-22
1
-20
/
+20
*
- (stevesk) OpenBSD CVS updates:
Kevin Steves
2000-12-21
1
-2
/
+2
*
- (stevesk) OpenBSD CVS updates:
Kevin Steves
2000-12-15
1
-3
/
+3
*
s@\t\n@\n
Kevin Steves
2000-12-14
1
-1
/
+1
*
20001210
Ben Lindstrom
2000-12-10
1
-2
/
+2
*
20001203
Ben Lindstrom
2000-12-02
1
-2
/
+9
*
20001123
Ben Lindstrom
2000-11-21
1
-6
/
+12
*
- (stevek) Reworked progname support.
Ben Lindstrom
2000-11-17
1
-3
/
+4
*
- (djm) Merge OpenBSD changes:
Damien Miller
2000-11-13
1
-73
/
+70
*
- (djm) Merged big SCO portability patch from Tim Rice
Damien Miller
2000-09-29
1
-1
/
+1
*
- (djm) OpenBSD CVS sync:
Damien Miller
2000-09-23
1
-3
/
+8
*
- (djm) Merge OpenBSD changes:
Damien Miller
2000-09-16
1
-5
/
+33
*
20000905
Damien Miller
2000-09-05
1
-2
/
+3
*
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
Damien Miller
2000-08-23
1
-194
/
+320
*
- (djm) OpenBSD CVS updates:
Damien Miller
2000-07-21
1
-3
/
+6
*
- (djm) Fix pam sprintf fix
Damien Miller
2000-07-09
1
-0
/
+2
*
- Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
Damien Miller
2000-05-17
1
-0
/
+1
*
- Fixed __progname symbol collisions reported by Andre Lucas
Damien Miller
2000-05-01
1
-1
/
+1
*
- More OpenBSD updates:
Damien Miller
2000-04-30
1
-3
/
+3
[next]