2015-01-15 |
kettenis | Map the sigcode page copy-on-write. This allows userla... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
djm | sync ssh-keysign, ssh-keygen and some dependencies... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
ajacoutot | Extend the description of _timeout. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
gilles | when enqueueing offline mails from within the daemon... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
djm | remove commented-out test code now that it has moved... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
djm | unit tests for KRL bitmap |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | back in september I did the large abstraction refactori... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
schwarze | Fatal errors no longer exist. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
millert | Sync with libc version. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
millert | Make strlcpy/strlcat slightly easier to read. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
millert | POSIX does not require an explicit inclusion of sys... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
schwarze | downgrade .so failure from FATAL to ERROR |
commit | commitdiff | tree | snapshot |
2015-01-15 |
jsg | Define a new wscons mouse type for Synaptics clickpad... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | I bet the reference to <sys/ttycom.h> near the ldisc... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | do not be specific regarding which ioctl backend .h... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | not supposed to include sys/ttycom.h (these may have... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | wrong place to mention nmea. cua is different, that... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | delete overly-specific details that cause espie angst. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
deraadt | change _yp_domain[] to HOST_NAME_MAX+1, and re-arrange... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
deraadt | these never needed sys/param.h |
commit | commitdiff | tree | snapshot |
2015-01-14 |
schwarze | downgrade ".so with absolute path" from FATAL to ERROR; |
commit | commitdiff | tree | snapshot |
2015-01-14 |
schwarze | simplify by getting rid of ROFF_ERR in tbl(7) parsing... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
schwarze | To get rid of SYSERR entries in enum mandocerr, downgra... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
miod | Don't forget to register event counter for VME interrupts. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
schwarze | if earlier files set a non-zero exit status, |
commit | commitdiff | tree | snapshot |
2015-01-14 |
deraadt | This does not need <sys/param.h>. If we change some... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
miod | When a read or write operation fails on a sector found... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
deraadt | This does not need <sys/param.h>. <sys/types.h> is... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
miod | When the outcome of the watchdog processing is a reset... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
naddy | Switch drift file format to ppm for compatibility with... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
miod | Make the special buffer used for the few sector I/O... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
djm | whitespace |
commit | commitdiff | tree | snapshot |
2015-01-14 |
djm | move authfd.c and its tentacles to the new buffer/key... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
djm | fix small regression: ssh-agent would return a success... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
deraadt | pathconf(1) never happened. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
miod | Make x[dy]c_e2str return a const char *. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
miod | Remove pass-through ioctl for SMD disks (DIOSXDCMD... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
millert | Use reallocarray() instead of calloc() when making... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
schwarze | Simplify handling of system errors: just exit(3). |
commit | commitdiff | tree | snapshot |
2015-01-14 |
millert | Replace MAXHOSTNAMELEN with HOST_NAME_MAX+1 and MAXNAML... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
millert | Use HAVE_FOO for BSD-specific features instead of relyi... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
millert | Use standard types for wait, readdir, signals and pids. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
millert | Remove compatibility defines for ancient systems. ... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
djm | avoid BIGNUM in KRL code by using a simple bitmap; |
commit | commitdiff | tree | snapshot |
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 |
next |