]> andersk Git - openssh.git/shortlog
openssh.git
2000-11-12  stevesk - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSC...
2000-11-12  mouring20001112
2000-11-10  djm - (djm) Hardware sysconfdir in RPM spec files as some...
2000-11-10  djm - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short...
2000-11-10  djmstupid ; misplacement
2000-11-10  djm - (djm) Fix new Makefile.in warnings
2000-11-10  djm - (djm) Added /etc/primes for kex DH group neg, fixup...
2000-11-10  mouringTwo Ooops. =)
2000-11-10  mouring20001110
2000-11-08  mouring - (bal) fixpaths fixed to stop it from quitely failing...
2000-11-07  mouring - (bal) acconfig.in - removed the double "USE_PIPES...
2000-11-07  steveskHP-UX 11 supports PAM.
2000-11-06  mouring - (bal) typo in configure.in in regards to --with...
2000-11-06  djmPrepare for release V_2_3_0_P1
2000-11-06  djmWhoops, forgot changelog
2000-11-06  djm - (djm) Fix multiple dependancy on gnome-libs from...
2000-11-06  djmRemove UPGRADING from spec files
2000-11-06  djm - (djm) Remove UPGRADING document in favour of a link...
2000-11-06  djm - (djm) Manually fix up missed diff hunks (mainly...
2000-11-06  djm - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
2000-11-05  mouring - (bal) Missed auth-skey.o in Makefile.in and minor...
2000-11-05  stevesk - (stevesk) pty.c: use __hpux to identify HP-UX.
2000-11-05  mouring - (bal) Reworked NEWS-OS and NeXT ports to extract...
2000-11-05  mouring - (bal) auth2-skey.c - Checked in. Missing from porta...
2000-11-05  mouring - (bal) Sync with OpenBSD:
2000-10-30  mouring - (bal) next-posix.h - spelling and forgot a prototype
2000-10-29  mouring - (bal) Resolved more $xno and $xyes issues in configu...
2000-10-29  stevesk - (stevesk) Create contrib/cygwin/ directory; patch from
2000-10-29  stevesk - (stevesk) Fix typo in auth.c: USE_PAM not PAM
2000-10-28  djmfix
2000-10-28  djm - (djm) authctxt->pw may be NULL. Fix from Markus Friedl
2000-10-28  djm - (djm) Sync with OpenBSD:
2000-10-28  djm - (djm) Fix mangled AIXAUTHENTICATE code
2000-10-28  djm - (djm) fix select hack in serverloop.c from Philippe...
2000-10-28  djmChange of employer :)
2000-10-26  djm - (djm) Increase REKEY_BYTES to 2^24 for arc4random
2000-10-25  mouring - (bal) Added USE_PIPS defined to NeXT configure.in...
2000-10-25  djmReword
2000-10-24  djm - (djm) Added WARNING.RNG file and modified configure...
2000-10-19  mouring - (bal) Imported NEWS-OS waitpid() macros into NeXT...
2000-10-19  djm - (djm) Don't define _REENTRANT for SNI/Reliant Unix
2000-10-18  steveskformatting change for contrib/hpux/README
2000-10-18  stevesk - (stevesk) Add egd startup scripts to contrib/hpux/
2000-10-18  stevesk - (stevesk) Add initial support for setproctitle(...
2000-10-18  mouring - (bal) Changed from GNU rx to PCRE on suggestion...
2000-10-17  djm - (djm) Don't rely on atomicio's retval to determine...
2000-10-17  djm - (djm) Add -lregex to cywin libs from Corinna Vinschen
2000-10-16  djm - (djm) Make inability to read/write PRNG seedfile...
2000-10-16  djm - (djm) Merge some of Nalin Dahyabhai <nalin@redhat...
2000-10-16  djm - Added condrestart to Redhat init script. Patch from...
2000-10-16  djmoops - forgot to commit
2000-10-16  djm - (djm) Sync with OpenBSD:
2000-10-15  djm - (djm) Fix ssh2 hang on background processes at logout.
2000-10-15  mouring - (bal) Add support for realpath and getcwd for platfo...
2000-10-14  mouringAdd support for GNU rx library for those lacking regexp...
2000-10-14  stevesk - (stevesk) Display correct path to ssh-askpass in...
2000-10-14  steveskcomparing against buf and not hostname; openbsd tree...
2000-10-14  steveskget_last_login_time() called twice.
2000-10-14  steveskfunction prototype and definition consistency cleanup.
2000-10-14  stevesk - (stevesk) ~/.hushlogin shouldn't cause required...
2000-10-14  stevesk - (stevesk) rijndael.c: cleanup missing declaration...
2000-10-14  stevesk - (stevesk) Include config.h in rijndael.c so we defin...
2000-10-14  djm - (djm) Fix scp user@host handling
2000-10-14  djm - (djm) Big OpenBSD sync:
2000-10-14  djm- (djm) Add workaround for Linux 2.4's gratuitious...
2000-10-14  djm - (djm) Revert SSH2 serverloop hack, will find a bette...
2000-10-14  djm - (djm) Don't accept PAM_PROMPT_ECHO_ON messages durin...
2000-10-07  stevesk - (stevesk) Fix detection of pw_class struct member...
2000-10-07  stevesk - (stevesk) Print PAM return value in PAM log messages...
2000-10-02  djm - (djm) Add host system and CC to end-of-configure...
2000-09-30  djm - (djm) Cygwin fixes from Corinna Vinschen <vinschen...
2000-09-30  djmForgot to commit changelog from loginrec changes
2000-09-30  djm - (djm) Irix strips "/dev/tty" from [uw]tmp entries...
2000-09-30  djm - (djm) Add LICENSE to RPM spec files
2000-09-30  djm - (djm) Forgot to cvs add LICENSE file
2000-09-30  djm - (djm) Add recent InitScripts as a RPM dependancy...
2000-09-30  djmforgot this
2000-09-30  djm - (djm) CVS OpenBSD sync:
2000-09-30  djm - (djm) Ignore SIGPIPEs from serverloop to child....
2000-09-29  djmoops, forgot changelog
2000-09-29  djm - (djm) Support in bsd-snprintf.c for long long conver...
2000-09-29  djmoops
2000-09-29  djm - (djm) Irix ssh_prng_cmds path fix from Pekka Savola...
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-29  djm - (djm) Clean up. Strip some unnecessary differences...
2000-09-28  djmForgot the changelog
2000-09-28  djm - (djm) Another off-by-one fix from Pavel Kankovsky
2000-09-28  djm - (djm) Fix SSH2 not terminating until all background...
2000-09-26  djmfix fix
2000-09-26  djm - (djm) Security: fix off-by-one buffer overrun in...
2000-09-26  djm - (djm) Define _REENTRANT
2000-09-26  djm - (djm) Update X11-askpass to 1.0.2 in RPM spec file
2000-09-24  djmdoh
2000-09-24  djm - (djm) Include strtok_r() from OpenBSD libc. Fixes...
2000-09-24  djm - (djm) Merged cleanup patch from Mark Miller <markm...
2000-09-23  djm - (djm) OpenBSD CVS sync:
2000-09-23  djm - (djm) Use printf %lld instead of %qd in sftp-server...
2000-09-23  djm - (djm) NeXT patch from Ben Lindstrom <mouring@pconlin...
2000-09-23  djm - (djm) Tweak password expiry checking at suggestion...
2000-09-23  djm - (djm) Seperate tests for int64_t and u_int64_t types
next
This page took 0.130048 seconds and 4 git commands to generate.