Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
36579d3daa83a41059adaea84a9e75693185b51c
36579d3
- niklas@cvs.openbsd.org 2001/01/2001
by Ben Lindstrom
· 24 years ago
49af82b
- (bal) Put USE_PIPES back into sco3.2v5
by Ben Lindstrom
· 24 years ago
77808ab
- deraadt@cvs.openbsd.org 2001/01/25 8:06:33
by Ben Lindstrom
· 24 years ago
27eebe6
by Ben Lindstrom
· 24 years ago
87b147f
- (bal) OpenBSD Resync
by Ben Lindstrom
· 24 years ago
ec3830a
- (bal) AC_FUNC_STRFTIME added to autoconf
by Ben Lindstrom
· 24 years ago
0736c4d
- (djm) Mention PRNGd in documentation, it is nicer than EGD
by Damien Miller
· 24 years ago
2a5c1ce
- (djm) Sync bsd-* support files:
by Damien Miller
· 24 years ago
12aaa04
whitespace sync, cleanup
by Kevin Steves
· 24 years ago
f7ffab3
- (stevesk) sftp-server.c: KNF
by Kevin Steves
· 24 years ago
b6b37ba
- (stevesk) sftp-server.c: fix chmod() mode mask
by Kevin Steves
· 24 years ago
2926586
whitespace sync
by Kevin Steves
· 24 years ago
0c69615
whitespace sync
by Kevin Steves
· 24 years ago
54286c5
whitespace sync
by Kevin Steves
· 24 years ago
2396b30
- (bal) #ifdef around S_IFSOCK if platform does not support it.
by Ben Lindstrom
· 24 years ago
16a86be
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
by Ben Lindstrom
· 24 years ago
bda5bdc
20010124
by Ben Lindstrom
· 24 years ago
95fb2dd
- markus@cvs.openbsd.org 2001/01/22 23:06:39
by Ben Lindstrom
· 24 years ago
b1985f7
- (bal) OpenBSD Resync
by Ben Lindstrom
· 24 years ago
9dffa01
A bit of this patch was in the last commit
by Ben Lindstrom
· 24 years ago
cb57733
20010123
by Ben Lindstrom
· 24 years ago
226cfa0
Hopefully things did not get mixed around too much. It compiles under
by Ben Lindstrom
· 24 years ago
401d58f
- (bal) Slight auth2-pam.c clean up.
by Ben Lindstrom
· 24 years ago
cf0809d
Removed one more 'ISSUE' comment in auth1.c
by Ben Lindstrom
· 24 years ago
5dc8150
- (bal) Minor cygwin patch to auth1.c. Suggested by djm.
by Ben Lindstrom
· 24 years ago
b100ec9
- (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>
by Ben Lindstrom
· 24 years ago
22e22bf
- (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
by Damien Miller
· 24 years ago
f569241
Oops.. missed theses in the merge.
by Ben Lindstrom
· 24 years ago
db65e8f
Please grep through the source and look for 'ISSUE' comments and verify
by Ben Lindstrom
· 24 years ago
5aa8059
- (djm) Update versions in RPM specfiles
by Damien Miller
· 24 years ago
bf555ba
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
by Ben Lindstrom
· 24 years ago
01fa638
- (djm) Add --with-pam to RPM spec files
by Damien Miller
· 24 years ago
92e78f8
- (djm) Avoid warning in PAM code by making read_passphrase arguments const
by Damien Miller
· 24 years ago
a64b57a
- (djm) Make PAM support optional, enable with --with-pam
by Damien Miller
· 24 years ago
21de450
- (djm) Only write random seed file at exit
by Damien Miller
· 24 years ago
42202bc
- (bal) utimes() support via utime() interface on machine that lack utimes().
by Ben Lindstrom
· 24 years ago
200e3c9
by Ben Lindstrom
· 24 years ago
7b61cfa
- (stevesk) complete:
by Kevin Steves
· 24 years ago
886b06c
- (stevesk) initial work for OpenBSD "support supplementary group in
by Kevin Steves
· 24 years ago
2f959b4
20010112
by Ben Lindstrom
· 24 years ago
fd9885e
20010110
by Damien Miller
· 24 years ago
69f8fb3
- (stevesk) defines.h: remove spurious ``;''
by Kevin Steves
· 24 years ago
8ee4f69
- (stevesk) sshd_config: sync
by Kevin Steves
· 24 years ago
50c9c20
Real remove of the news4-posix.h .. Too bad I can't do the same
by Ben Lindstrom
· 24 years ago
0d5af60
- (bal) Detect if clock_t structure exists, if not define it.
by Ben Lindstrom
· 24 years ago
48bd7c1
- (bal) OpenBSD Sync
by Ben Lindstrom
· 24 years ago
99a0563
- (stevesk) auth1.c: free should be after WITH_AIXAUTHENTICATE code.
by Kevin Steves
· 24 years ago
4b27a53
20010109 - (bal) Resync CVS ID of cli.c
by Ben Lindstrom
· 24 years ago
48b2f73
Updated TODO to reflect that sftp-server should be fixed to support
by Ben Lindstrom
· 24 years ago
a383baa
20010108
by Ben Lindstrom
· 24 years ago
9ce907c
complete sshd -g manpage default merge
by Kevin Steves
· 24 years ago
fcd5d60
complete _PATH_BSHELL merge
by Kevin Steves
· 24 years ago
d26dcf3
20010107
by Ben Lindstrom
· 24 years ago
8835a89
- (bal) bsd-getcwd.c and bsd-setenv.c changed from bcopy() to memmove()
by Ben Lindstrom
· 24 years ago
91c2a98
20010105 - (bal) contrib/caldera/ provided by Tim Rice <tim@multitalents.net>
by Ben Lindstrom
· 24 years ago
f1aa21f
Jim Knoble has changed his email address
by Damien Miller
· 24 years ago
d54e55c
- (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
by Damien Miller
· 24 years ago
3ad650a
- (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
by Ben Lindstrom
· 24 years ago
70c4dce
- (bal) authfile.c: Synced CVS ID tag
by Ben Lindstrom
· 24 years ago
5c1fbab
20010103
by Ben Lindstrom
· 24 years ago
88c3397
20010102
by Ben Lindstrom
· 24 years ago
321ae73
- (bal) Reverted out of a partial NeXT patch.
by Ben Lindstrom
· 24 years ago
fa2d223
by Ben Lindstrom
· 24 years ago
59f6879
<Whistle> Umm.. Made a minor mistake put -o instead of -c in .c.o section.
by Ben Lindstrom
· 24 years ago
6c3ae2b
- (bal) OpenBSD CVS Update
by Ben Lindstrom
· 24 years ago
f541035
- (bal) Add in '.c.o' section to Makefile.in to address make programs that
by Ben Lindstrom
· 24 years ago
beac3b4
- (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.
by Ben Lindstrom
· 24 years ago
0a8397e
whitespace sync with openbsd
by Kevin Steves
· 24 years ago
da6cd59
whitespace sync with openbsd
by Kevin Steves
· 24 years ago
2941f11
20001230
by Ben Lindstrom
· 24 years ago
e765240
- (stevesk) compress.[ch] sync with openbsd; missed in prototype fix merge.
by Kevin Steves
· 24 years ago
4dccfa5
- (bal) OpenBSD CVS Update
by Ben Lindstrom
· 24 years ago
42717bf
20001229
by Ben Lindstrom
· 24 years ago
9fa07d6
Update to new x11-askpass in RPM spec
by Damien Miller
· 24 years ago
e2fb8d3
20001228
by Ben Lindstrom
· 24 years ago
981eeed
- (djm) Remove *.Ylonen files. They are no longer in the OpenBSD tree,
by Damien Miller
· 24 years ago
5adbad2
This should bring NeXTStep back into the family of supported operating
by Ben Lindstrom
· 24 years ago
fa610a1
- (djm) Fix catman-do target for non-bash
by Damien Miller
· 24 years ago
2c467a2
by Ben Lindstrom
· 24 years ago
3deda8b
20001223
by Ben Lindstrom
· 24 years ago
46c1622
One way to massive patch. <sigh> It compiles and works under Linux..
by Ben Lindstrom
· 24 years ago
a074feb
- (stevesk) OpenBSD CVS updates:
by Kevin Steves
· 24 years ago
82cf0ce
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
by Damien Miller
· 24 years ago
28bfc0d
- (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.
by Ben Lindstrom
· 24 years ago
1004c7e
- (stevesk) rsa.c: entropy.h not needed.
by Kevin Steves
· 24 years ago
8daed18
- (stevesk) OpenBSD CVS updates:
by Kevin Steves
· 24 years ago
e273752
- (stevesk) Old OpenBSD patch wasn't completely applied:
by Kevin Steves
· 24 years ago
6b87586
- provos@cvs.openbsd.org 2000/12/15 10:30:15
by Kevin Steves
· 24 years ago
48d0d25
type cpp comment
by Kevin Steves
· 24 years ago
7d00ba4
- deraadt@cvs.openbsd.org 2000/12/11 10:27:33
by Kevin Steves
· 24 years ago
7aa1d00
update RCSID
by Kevin Steves
· 24 years ago
fcec7f8
- markus@cvs.openbsd.org 2000/12/12 14:45:21
by Kevin Steves
· 24 years ago
fa72dda
- (stevesk) OpenBSD CVS updates:
by Kevin Steves
· 24 years ago
de41bc6
s@\t\n@\n
by Kevin Steves
· 24 years ago
ec84dc1
- (stevesk) OpenSSH CVS update:
by Kevin Steves
· 24 years ago
152cea2
- (djm) Make sure we reset the SIGPIPE disposition after we fork. Report
by Damien Miller
· 24 years ago
e918d79
change my e-mail to a portable one.
by Kevin Steves
· 24 years ago
a65c78a
- (bal) OpenBSD CVS update
by Ben Lindstrom
· 24 years ago
4cc90a4
by Ben Lindstrom
· 24 years ago
971c973
Another CVS sync w/ OpenBSD
by Ben Lindstrom
· 24 years ago
Next »