Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
ac0966548ed0d313c8b7c149272cd0badb303f70
ac09665
formatting change for contrib/hpux/README
by Kevin Steves
· 24 years ago
ee184da
- (stevesk) Add egd startup scripts to contrib/hpux/
by Kevin Steves
· 24 years ago
8848b24
- (stevesk) Add initial support for setproctitle(). Current
by Kevin Steves
· 24 years ago
b562864
- (bal) Changed from GNU rx to PCRE on suggestion from djm.
by Ben Lindstrom
· 24 years ago
2594de8
- (djm) Don't rely on atomicio's retval to determine length of askpass
by Damien Miller
· 24 years ago
ef767ac
- (djm) Add -lregex to cywin libs from Corinna Vinschen
by Damien Miller
· 24 years ago
52dc96b
- (djm) Make inability to read/write PRNG seedfile non-fatal
by Damien Miller
· 24 years ago
ff649d8
- (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
by Damien Miller
· 24 years ago
2b2cf52
- Added condrestart to Redhat init script. Patch from Pekka Savola
by Damien Miller
· 24 years ago
cd57198
oops - forgot to commit
by Damien Miller
· 24 years ago
50a41ed
- (djm) Sync with OpenBSD:
by Damien Miller
· 24 years ago
5993935
- (djm) Fix ssh2 hang on background processes at logout.
by Damien Miller
· 24 years ago
b4df15d
- (bal) Add support for realpath and getcwd for platforms with broken
by Ben Lindstrom
· 24 years ago
ca1c2a0
Add support for GNU rx library for those lacking regexp support
by Ben Lindstrom
· 24 years ago
e0f4914
- (stevesk) Display correct path to ssh-askpass in configure output.
by Kevin Steves
· 24 years ago
c368a3c
comparing against buf and not hostname; openbsd tree has this problem also.
by Kevin Steves
· 24 years ago
8d3ebb4
get_last_login_time() called twice.
by Kevin Steves
· 24 years ago
6beac8c
function prototype and definition consistency cleanup.
by Kevin Steves
· 24 years ago
092f2ef
- (stevesk) ~/.hushlogin shouldn't cause required password change to
by Kevin Steves
· 24 years ago
f16b9d2
- (stevesk) rijndael.c: cleanup missing declaration warnings.
by Kevin Steves
· 24 years ago
cee23de
- (stevesk) Include config.h in rijndael.c so we define intXX_t and
by Kevin Steves
· 24 years ago
e4041c9
- (djm) Fix scp user@host handling
by Damien Miller
· 24 years ago
874d77b
- (djm) Big OpenBSD sync:
by Damien Miller
· 24 years ago
89d9796
- (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
by Damien Miller
· 24 years ago
15b2952
- (djm) Revert SSH2 serverloop hack, will find a better way.
by Damien Miller
· 24 years ago
60819b4
- (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
by Damien Miller
· 24 years ago
48b7cc0
- (stevesk) Fix detection of pw_class struct member in configure;
by Kevin Steves
· 24 years ago
cccca27
- (stevesk) Print PAM return value in PAM log messages to aid
by Kevin Steves
· 24 years ago
e68f92b
- (djm) Add host system and CC to end-of-configure report. Suggested by
by Damien Miller
· 24 years ago
05dd795
- (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
87f43ff
Forgot to commit changelog from loginrec changes
by Damien Miller
· 24 years ago
f5a8147
- (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
by Damien Miller
· 24 years ago
51155a7
- (djm) Add LICENSE to RPM spec files
by Damien Miller
· 24 years ago
7294baa
- (djm) Forgot to cvs add LICENSE file
by Damien Miller
· 24 years ago
b27ef9e
- (djm) Add recent InitScripts as a RPM dependancy for openssh-server
by Damien Miller
· 24 years ago
29d6469
forgot this
by Damien Miller
· 24 years ago
d344494
- (djm) CVS OpenBSD sync:
by Damien Miller
· 24 years ago
cf3888d
- (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
by Damien Miller
· 24 years ago
b88532e
oops, forgot changelog
by Damien Miller
· 24 years ago
3dfb0dd
- (djm) Support in bsd-snprintf.c for long long conversions from
by Damien Miller
· 24 years ago
bea034a
oops
by Damien Miller
· 24 years ago
190d5a8
- (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
by Damien Miller
· 24 years ago
78315eb
- (djm) Merged big SCO portability patch from Tim Rice
by Damien Miller
· 24 years ago
cb5e44a
- (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
by Damien Miller
· 24 years ago
280e71b
Forgot the changelog
by Damien Miller
· 24 years ago
e9edd7c
- (djm) Another off-by-one fix from Pavel Kankovsky
by Damien Miller
· 24 years ago
15e7d4b
- (djm) Fix SSH2 not terminating until all background tasks done problem.
by Damien Miller
· 24 years ago
ecf5830
fix fix
by Damien Miller
· 24 years ago
e772b68
- (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
by Damien Miller
· 24 years ago
b2033a4
- (djm) Define _REENTRANT
by Damien Miller
· 24 years ago
96f0c72
- (djm) Update X11-askpass to 1.0.2 in RPM spec file
by Damien Miller
· 24 years ago
89d3bd7
doh
by Damien Miller
· 24 years ago
80ecfe8
- (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
by Damien Miller
· 24 years ago
72c9a7e
- (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
by Damien Miller
· 24 years ago
62cee00
- (djm) OpenBSD CVS sync:
by Damien Miller
· 24 years ago
f056e23
- (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
by Damien Miller
· 24 years ago
b9c2ce8
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
62dd94b
- (djm) Tweak password expiry checking at suggestion of Kevin Steves
by Damien Miller
· 24 years ago
578783e
- (djm) Seperate tests for int64_t and u_int64_t types
by Damien Miller
· 24 years ago
9600233
- (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
by Damien Miller
· 24 years ago
d6f204d
- (djm) Fix address logging in utmp from Kevin Steves
by Damien Miller
· 24 years ago
337cf32
Cleanup
by Damien Miller
· 24 years ago
f13f75d
- (djm) Fix bad path substitution. Report from Andrew Miner
by Damien Miller
· 24 years ago
a1b61e1
- (djm) Fix SSL search order from Lutz Jaenicke
by Damien Miller
· 24 years ago
2efcd3c
- (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>
by Damien Miller
· 24 years ago
f3b1c54
bye bye
by Damien Miller
· 24 years ago
b70b61f
- (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
52cbcbf
- (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
by Damien Miller
· 24 years ago
aeaa126
Fix fixprogs
by Damien Miller
· 24 years ago
9d5705a
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
by Damien Miller
· 24 years ago
8a1e6a6
- (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
by Damien Miller
· 24 years ago
606f880
- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
by Damien Miller
· 24 years ago
e4340be
- (djm) Merge OpenBSD changes:
by Damien Miller
· 24 years ago
f384c36
- (djm) Fix server not exiting with jobs in background.
by Damien Miller
· 24 years ago
bac2d8a
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
676092f
Fix spec files
by Damien Miller
· 24 years ago
7b28dc5
20000905
by Damien Miller
· 24 years ago
123cbe8
Fix init script
by Damien Miller
· 24 years ago
1a425f3
Missing OpenBSD diff hunks
by Damien Miller
· 24 years ago
50f14f8
- (djm) Pick up Jim's new X11-askpass - (djm) Release 2.2.0p1
by Damien Miller
· 24 years ago
efcd54a
Pickup version update
by Damien Miller
· 24 years ago
b5c42d9
- (djm) Pick up new version (2.2.0) from OpenBSD CVS
by Damien Miller
· 24 years ago
238a9fa
- (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
by Damien Miller
· 24 years ago
250ee8b
- (djm) Fix doh in bsd-arc4random.c
by Damien Miller
· 24 years ago
77aba9d
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
9a94734
- (djm) Fix printing of $DISPLAY hack if set by system type. Report from
by Damien Miller
· 24 years ago
7cfaaf2
- (djm) Quieten the pam delete credentials error message
by Damien Miller
· 24 years ago
5552d7a
- (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
by Damien Miller
· 24 years ago
c30d35c
- (djm) Periodically rekey arc4random - (djm) Clean up diff against OpenBSD.
by Damien Miller
· 24 years ago
87d29ed
- (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
by Damien Miller
· 24 years ago
e5192fa
- (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
6d8c11f
- (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
by Damien Miller
· 24 years ago
caf6dd6
- More OpenBSD updates:
by Damien Miller
· 24 years ago
4e0f5e1
- (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
by Damien Miller
· 24 years ago
f3df052
- (djm) Don't reseed arc4random everytime it is used
by Damien Miller
· 24 years ago
37e7f18
- (djm) Add local version to version.h
by Damien Miller
· 24 years ago
ad833b3
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
by Damien Miller
· 24 years ago
b078567
- (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
by Damien Miller
· 24 years ago
3241fa1
- (djm) SUN_LEN macro for systems which lack it
by Damien Miller
· 24 years ago
a7f5829
- (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
by Damien Miller
· 24 years ago
Next »