index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh-gss.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make ssh->kex->session_id a sshbuf instead of u_char*/size_t and
djm
2021-01-27
1
-2
/
+2
*
kerberos/gssapi fixes for buffer removal
djm
2018-07-10
1
-1
/
+4
*
one mention of Buffer that almost got away :)
djm
2018-07-10
1
-2
/
+3
*
refactor authentication logging
djm
2017-06-24
1
-1
/
+2
*
bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsep
djm
2014-02-26
1
-1
/
+3
*
relocate server-only GSSAPI code from libssh to server; bz #1225
djm
2007-06-12
1
-3
/
+2
*
constify host argument to match the rest of the GSSAPI functions and
djm
2006-08-18
1
-2
/
+2
*
bz #1218 - disable SPNEGO as per RFC4462; diff from simon AT sxw.org.uk
djm
2006-08-18
1
-1
/
+2
*
almost entirely get rid of the culture of ".h files that include .h files"
deraadt
2006-08-03
1
-3
/
+1
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
make ssh -Wshadow clean, no functional changes
avsm
2004-06-21
1
-20
/
+20
*
replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson; test + ok jakob.
markus
2003-11-17
1
-2
/
+5
*
missing $OpenBSD:; dtucker
markus
2003-10-02
1
-0
/
+1
*
replace fatal_cleanup() and linked list of fatal callbacks with static
markus
2003-09-23
1
-1
/
+1
*
support GSS API user authentication; patches from Simon Wilkinson,
markus
2003-08-22
1
-0
/
+109