2015-01-20 |
markus | kex_setup errors are fatal() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | If _dl_progname exceeds half the syslog buffer, truncat... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
kettenis | Move ps_strings "after" the random stackgap. This... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
jmc | one more "center"; tedu forgot to use -i, i think... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-01-20 |
schwarze | Do not use /usr/ports/infrastructure/man/ by default... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
tedu | change spelling of centre to center. consistent with... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
florian | HOST_NAME_MAX + 1 is big enough for gethostname(3)... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Merge two copies of the (almost) identical bus space... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Adjust <sys/param.h> comments regarding use of use... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Adjust <sys/param.h> comments regarding use of use... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
schwarze | Make the man(1) and apropos(1) options -s and -S much... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | FSHIFT does not need to go to userland, so convert... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Nothing in this file requires <sys/queue.h>. While... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Years ago, MSIZE had to be known in <sys/param.h> proba... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Do not assume a read buffer coming from libevent is... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | MAXFRAG was always placed incorrectly in <sys/param... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | CMASK was only a CSRGism. It was only used in the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | use <limits.h> comprehensively. For now try to push... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mikeb | Prevent tables referenced by rules in anchors from... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Rewrite to void using union sockaddr_union |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Merge two copies of the same dma code into one file... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Various cleanups. Explicitly include <sys/atomic.h... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
millert | Add support for the "-r fromaddr" flag now that we... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
millert | Allocate a bit more memory to reduce the change of... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | increase limits for staff (user created at install... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
kettenis | Make ix(4) work on strict alignment architectures.... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
reyk | We do not support AIO, so comment it out in the kqueue... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
sthen | typo in comment ;) ok nicm |
commit | commitdiff | tree | snapshot |
2015-01-20 |
ratchov | Check for out-of-range indices when searching the defau... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Split out from rdist/defs.h the client-only and server... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
nicm | Support blinking cursor mode, both the xterm CSI ?12... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
djm | this test would accidentally delete agent.sh if run... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
djm | make this compile with KERBEROS5 enabled |
commit | commitdiff | tree | snapshot |
2015-01-20 |
djm | fix hostkeys in agent; ok markus@ |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Change the machdep.lidsupsend example now that the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | We all have syslog() now; assume LOG_PID and LOG_DAEMON |
commit | commitdiff | tree | snapshot |
2015-01-20 |
miod | Change the machdep.lidsupsend example now that the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Move MF_* to message.c too |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Move struct distoptinfo into distopt.c, killing the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
dlg | rework the audio key handling to allocate a message... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | Fix size of the bcopy when extracting the MAC address. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Don't use utime(), so don't need <utime.h> |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Missing $OpenBSD$'s. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | Remove use of the link change interrupt handling, not... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | Some fixes for handling link state changes. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | And the variable too. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | SELECT_FD_TYPE is obsolete |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | Back out a chunk of rev 1.34 that wasn't supposed to... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | printf wasn't supposed to go in. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Move #include <syslog.h> to the one file that needs it |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Add support for tracing libraries in static PIE binarie... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | #include <sys/syslimits.h> to allow operation without... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | DEFAULT_PRIORITY and DEFAULT_QLIMIT no longer used |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | Routing sockets are here to stay, so delete the wrapper... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
millert | Explicitly mention that PATH_MAX includes the NUL in... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | Prefer linux_sockaddr over osockaddr, so the latter... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | back it out properly |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | never tested with a make release |
commit | commitdiff | tree | snapshot |
2015-01-19 |
millert | Talk about thread-local errno and do not mention "exter... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | The kernel doesn't actually care what a sockaddr's... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
reyk | No need to include pfvar.h, another leftover from relay... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
bcook | Use initial assignment of action to check for errors. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | finally enable the KEX tests I wrote some years ago... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | adapt to new error message (SSH_ERR_MAC_INVALID) |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | switch ssh-keyscan from setjmp to multiple ssh transpor... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | add experimental api for packet layer; ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-19 |
miod | Missing initialization; tjenahej@speedmail.se |
commit | commitdiff | tree | snapshot |
2015-01-19 |
bcook | Add arc4random/getentropy shims for NetBSD. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | store compat flags in struct ssh; ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | Oops, missed the new #include when manually applying... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | adapt kex to sshbuf and struct ssh; ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-19 |
miod | `wellspring' Apple keyboards found on Macbook Air need... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | Fix bracing in ASSERT_VP_ISLOCKED(vp) macro to not... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | move dispatch to struct ssh; ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-19 |
florian | Log the remote user in the access.log. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
florian | s/clt_fcgi_remote_user/clt_remote_user/ |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | Move doaccept() declaration from its .c file to sys... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
markus | update packet.c & isolate, introduce struct ssh |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | Delete ABI compat for osockaddr: 20 years and many... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
miod | Prefer strdup() to malloc() + strcpy() and ftello(... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
reyk | Decouple auth parameters from struct server_config... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | Does not need netinet/ip_ipsp.h |
commit | commitdiff | tree | snapshot |
2015-01-19 |
kettenis | Also print the fspace member of map entries when PRINT_... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
miod | Remove dead store causing clang to warn; dhill |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | use SYMLOOP_MAX rather than MAXSYMLINKS |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | mikeb points out that 'struct ipsec_policy' can also... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | remove #ifndef #define blocks trying to handle lack... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
tedu | mlk jr day is the third monday, and not just for new... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | SYMLOOP_MAX == MAXSYMLINKS, so use SYMLOOP_MAX |
commit | commitdiff | tree | snapshot |
2015-01-19 |
millert | Kill loadavg.h and just use the fscale value directly. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
miod | sparc also needs <machine/param.h> for CPU_SUN*. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
djm | fix format strings in (disabled) debugging |
commit | commitdiff | tree | snapshot |
2015-01-19 |
djm | this test was broken in at least two ways, such that it |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | First step of hiding many kernel-only parts of <netinet... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | cleanup of the SMALL hiding from Mathias Svensson |
commit | commitdiff | tree | snapshot |
next |