index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
dist
/
ssh
/
auth1.c
Age
Commit message (
Expand
)
Author
2003-07-24
bring back krb4 support, just to suppress unwanted noise from other developers.
itojun
2003-07-23
remove KRB4 and AFS support. sync w/ openssh main tree
itojun
2003-07-10
add __RCSID("$NetBSD$"), because it's hard to track our changes in a
lukem
2003-04-03
sync w/ 3.6.1
itojun
2002-12-06
Avoid conflict with reserved identifier "log".
thorpej
2002-10-01
upgrade to openssh 3.5. major changes include:
itojun
2002-09-09
kerberos support w/ privsep. confirmed to work by lha@stacken.kth.se
itojun
2002-06-24
sync with openssh 3.3.
itojun
2002-04-22
sync with openssh 3.2 as of 2002/4/22.
itojun
2002-03-08
sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc
itojun
2001-12-06
sync with 3.0.2
itojun
2001-09-27
sync with openssh 2.9.9 around 9/27.
itojun
2001-06-23
upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
itojun
2001-05-15
reduce amount of diff with openbsd usr.bin/ssh (for -Wall -Werror clean)
itojun
2001-04-10
upgrade to openssh 2.5.4 (2001/4/10).
itojun
2001-03-28
Somewhat crude hack to make Kerberos 5 credential forwarding work.
thorpej
2001-03-19
sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable).
itojun
2001-03-09
Fix LP64 problem in Kerberos 5 TGT passing.
thorpej
2001-03-04
add krb5 support to ssh/sshd. based on code initially from Daniel Kouril <ko...
assar
2001-02-14
sync with 2/14.
itojun
2001-02-08
sync with 2.3.2.
itojun
2001-02-07
sync crypto/dist/ssh with re-importorted tree. try to minimize diffs
itojun
2001-01-14
crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.
itojun
2000-10-05
Miscellaneous format string safety improvements
sommerfeld
2000-09-28
Import NetBSD Secure Shell. This is based on OpenSSH, but modified
thorpej