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 |
2015-01-19 |
bluhm | Replace HOST_NAME_MAX+1 with NI_MAXHOST when the hostna... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
jsg | Make use of an msr available on recent Intel processors... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
millert | Explicitly mention that PATH_MAX includes the NUL in... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
krw | Make some $OpenBSD$ lines prettier/standardier by elimi... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
mikeb | Remove unnecessary <netinet/ip_ipsp.h> includes |
commit | commitdiff | tree | snapshot |
2015-01-19 |
millert | Back out changes unrelated to the ENAMETOOLONG diff. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
mpi | <netinet6/in6_ifattach.h> is not needed here. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
bcook | remove a couple of unused headers. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
nicm | Make a tmux-%u directory under TMUX_TMPDIR, like TMPDIR. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
nicm | Only care about other permissions, allow group to be... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
nicm | Remove unnecessary duplicate S_ISDIR check, from Dmitri... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
espie | add a specialized version of version compares that... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | If SIGUSR1 and SIGUSR2 are unavailable, don't invent... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | replace local MIN() with MINIMUM() |
commit | commitdiff | tree | snapshot |
2015-01-19 |
dlg | pass the size of the softc to free. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
djm | be a bit more careful in these tests to ensure that |
commit | commitdiff | tree | snapshot |
2015-01-19 |
dlg | white space fixes. no binary change. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | gcc does not understand that the loop conditionally... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | like in ps(1), fetch the FSCALE value using sysctl... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | move to <limits.h> universe |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | CMASK went out of scope with the recent <sys/param... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | unneccessary cmask variable; ok guenther |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | If UID_MAX is not defined, this should fail to compile. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | normalize formatting |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | cleanup sys/param.h comment |
commit | commitdiff | tree | snapshot |
2015-01-19 |
deraadt | djm, your /usr/include tree is old |
commit | commitdiff | tree | snapshot |
2015-01-19 |
guenther | The kernel doesn't actually care what a sockaddr's... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | regression test for known_host file editing using |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | some feedback from markus@: comment hostkeys_foreach() |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | make ssh-keygen use hostkeys_foreach(). Removes some |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | convert load_hostkeys() (hostkey ordering and known_host |
commit | commitdiff | tree | snapshot |
2015-01-18 |
millert | Back out previous. HOST_NAME_MAX is only defined for... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | introduce hostkeys_foreach() to allow iteration over a |
commit | commitdiff | tree | snapshot |
2015-01-18 |
guenther | Forward declare 'struct file' so that libkvm and others... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
mpi | Do not trust the content of event TRBs coming from... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
deraadt | Stop including <sys/param.h> from <netdb.h>. Portable... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
guenther | Eliminate a gcc warnings by not #defining _KERNEL when... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | more and better key tests |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | make the signature fuzzing test much more rigorous: |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | add a fuzz_matches_original() function to the fuzzer to |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | better dumps from the fuzzer (shown on errors) - includ... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | didn't mean to commit these changes |
commit | commitdiff | tree | snapshot |
2015-01-18 |
djm | enable hostkey-agent.sh test |
commit | commitdiff | tree | snapshot |
2015-01-18 |
bluhm | Implement sending syslog messages over TLS. |
commit | commitdiff | tree | snapshot |
2015-01-18 |
florian | tweak previous |
commit | commitdiff | tree | snapshot |
2015-01-18 |
mpi | This size check was obviously commented out because... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
mpi | Do not calculated the length of a report with an extra... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
jsg | When restoring spsr values when handling traps use... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
jsg | Switch some uses of msr that only deal with interrupts... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
mpi | Do not even try to dereference a NULL pointer. |
commit | commitdiff | tree | snapshot |
2015-01-18 |
mpi | Complete synchronous abort method modeled after the... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
mpi | Do not try to free xfers before aborting the pipes... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-18 |
aoyama | Add commented-out necsb(4) and audio(4) configuration... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
miod | Revert 1.166 (but keep the bufq_wait() interface change... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
florian | First stab at implementing basic auth. |
commit | commitdiff | tree | snapshot |
2015-01-18 |
deraadt | string truncation due to sizeof(size) |
commit | commitdiff | tree | snapshot |
next |