2015-01-14 |
djm | update sftp client and server to new buffer API. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
markus | switch to sshbuf/sshkey; with & ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-14 |
millert | Replace "errx(1, "malloc failed")" with "err(1, NULL... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
djm | avoid an warning for the !OPENSSL case |
commit | commitdiff | tree | snapshot |
2015-01-14 |
markus | swith auth-options to new sshbuf/sshkey; ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-14 |
djm | make non-OpenSSL aes-ctr work on sshd w/ privsep; ok... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
markus | remove unneeded includes, sync my copyright across... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
markus | re-add comment about full path |
commit | commitdiff | tree | snapshot |
2015-01-14 |
markus | don't reset to the installed sshd; connect before... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
gilles | recipient and sender lists now support the user+TAG... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
gilles | bring back reverted commits, the crash was unrelated |
commit | commitdiff | tree | snapshot |
2015-01-14 |
bluhm | It is sufficient to protect in6_ifattach() with splsoft... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
millert | Move debug printf for duplicate af to correct location. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
stsp | In IBSS mode, stop calling the driver's newassoc()... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
schwarze | Be developer-friendly, 'cause OpenBSD devs like to: |
commit | commitdiff | tree | snapshot |
2015-01-13 |
millert | Remove bogus getopt.h include. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
millert | Fix printing of number of whitelist entries in debug... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
millert | Use address-family specific lists of addr/mask entries... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
miod | Initialize d_type to DTYPE_SMD in the default label... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
kettenis | Generate a PT_PHDR entry for static PIE binaries. ... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
kettenis | Generate a PT_PHDR entry for static PIE binaries. ... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
markus | adapt mac.c to ssherr.h return codes (de-fatal) and... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
djm | sync changes from libopenssh; prepared by markus@ |
commit | commitdiff | tree | snapshot |
2015-01-13 |
djm | sync changes from libopenssh; prepared by markus@ |
commit | commitdiff | tree | snapshot |
2015-01-13 |
kettenis | Many architectures call initmsgbuf() really really... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
espie | zap really odd code that's not actually in-use. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
bluhm | For non-blocking sockets tls_connect_fds() could fail... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
bcallah | Remove a variable that's not really being used. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
mpi | Always allow abort tasks to be scheduled, even if the... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
bcook | bump failure to set the initial time from debug to... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
djm | implement a SIGINFO handler so we can discern a stuck... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
bluhm | Document the openssl s_client -proxy feature. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
schwarze | remove .Tn from stdio manuals; Kaspars Bankovskis found... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
schwarze | do not spawn a pager when there is no output; issue... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
mpi | Only notify userland about resolved ARP entries if... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
mpi | Restore sending RTM_ADD and RTM_DELETE messages to... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
bluhm | Add the possibility to use the openssl s_client tool... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
mpf | Add dmesg -s support, to view the output of rc(8) syste... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
reyk | bump copyright year |
commit | commitdiff | tree | snapshot |
2015-01-13 |
reyk | bump copyright year |
commit | commitdiff | tree | snapshot |
2015-01-13 |
reyk | Abort if fcgi_chunked is not true to avoid sending... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-13 |
reyk | libedit claims compatibility with readline 4.2, so... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
djm | use $SSH instead of installed ssh to allow override... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
djm | regress test for PubkeyAcceptedKeyTypes; ok markus@ |
commit | commitdiff | tree | snapshot |
2015-01-13 |
djm | add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcc... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
guenther | Remove unnecessary calls to __atexit_register_cleanup... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
jmc | escape "No" when it's not intended as a macro, and zap |
commit | commitdiff | tree | snapshot |
2015-01-13 |
daniel | An article on medium.com highlighted that grep |
commit | commitdiff | tree | snapshot |
2015-01-13 |
deraadt | -/* Backwards compatibility. */ |
commit | commitdiff | tree | snapshot |
2015-01-13 |
lteo | "wi0" should be "an0" in the EXAMPLES section. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
lteo | Give tcpdrop a proper usage() like other programs in... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
lteo | Implement more thorough error checks: |
commit | commitdiff | tree | snapshot |
2015-01-13 |
bcook | fix some memory leaks in dns handling. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
dlg | pass the vnd xfer pointer to the tasks callback as... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
bcook | prefer sizeof(thing) to sizeof(type) |
commit | commitdiff | tree | snapshot |
2015-01-13 |
jsg | Enable snooping on Bay Trail HD Audio. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
jsg | Add missing Utilite case in imx_platform_init_cons() |
commit | commitdiff | tree | snapshot |
2015-01-13 |
deraadt | for the install: target, use cmp as a rough attempt... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-12 |
tedu | include NFSCLIENT. ok deraadt |
commit | commitdiff | tree | snapshot |
2015-01-12 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-12 |
deraadt | the BUG described at the bottom is not a bug. It is... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
miod | lager -> larger (no beer involved) |
commit | commitdiff | tree | snapshot |
2015-01-12 |
miod | Fix two 19 years old (since day one) bug in bad144... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
millert | Add fgetwln(3) from FreeBSD and bump libc minor revision. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
zhuk | Documentation for postgresql.port.mk. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
kettenis | Make putting a breakpoint on the first instruction... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
markus | unbreak parsing of pubkey comments; with gerhard; ok... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
tedu | revert the namecache embiggening since it seems to... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
markus | missing error assigment on sshbuf_put_string() |
commit | commitdiff | tree | snapshot |
2015-01-12 |
espie | oops, don't load quirks prematurely. noticed by many... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
stsp | Fix axen(4) build with AXEN_DEBUG defined. From Fabien... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
deraadt | exphy and ciphy are not needed with this list of networ... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
deraadt | Due to recent savings with instbin, we can take i386... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
deraadt | Enable lid suspends by default in the kernel, and remov... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
bluhm | Fetching port distfiles with the ftp command from githu... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
djm | apparently memcpy(x, NULL, 0) is undefined behaviour... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
ajacoutot | Make sure the given user exists. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
millert | Use proper casts for ctype functions. This is already... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
markus | free->sshkey_free; ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-12 |
mpi | Kill the global list of IPv4 addresses. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
ajacoutot | Make it possible to reset "timeout" to the default... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
ajacoutot | "timeout" must be a positive integer. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
markus | allow WITH_OPENSSL w/o WITH_SSH1; ok djm@ |
commit | commitdiff | tree | snapshot |
2015-01-12 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2015-01-12 |
jsg | add some E5 v3 PCIE and Bay Trail ids |
commit | commitdiff | tree | snapshot |
2015-01-12 |
djm | fatal if soft-PKCS11 library is missing rather (rather... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
mikeb | Don't forget about protocol specification when configur... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
djm | let this test all supporte key types; pointed out/ok... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
mikeb | When setting up advanced TX descriptor use m_getptr... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
nicm | Add a note that HOST_NAME_MAX does not include a termin... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
deraadt | pretty up some malloc() calls |
commit | commitdiff | tree | snapshot |
2015-01-12 |
deraadt | hibernate_suspend() should not pmap_kremove by itself... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
brad | Some fixes and tidying up of the receive filter handlin... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
tedu | rename blocks to words. bcrypt "blocks" are unrelated... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
doug | Fix a memory leak in bss_dgram. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
dlg | stash the softc in the memory allocated for setting... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
espie | replace fw_update (shell script) with a specialized... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
miod | Remove orphaned defines. |
commit | commitdiff | tree | snapshot |
next |