2015-10-16 |
mmcc | Change x_do_ins()'s arg type from int to size_t for... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Move the overflow check to alloc() so that the link... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | use daemon(), jca had the same diff in his tree |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jca | Also allow 6 as a miblen for NET_RT_DUMP, not all users... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | pledge "stdio rpath wpath cpath getpw fattr flock" |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | pledge "stdio rpath wpath cpath fattr proc exec" |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | pledge "stdio rpath wpath cpath proc exec". |
commit | commitdiff | tree | snapshot |
2015-10-16 |
florian | Remove RFC 4620 support. The RFC is experimental and... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
djm | increase the minimum modulus that we will send or accept in |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | Hoist clearing of FIOASYNC to much earlier, then getty... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
schwarze | Once apropos(1) or man(1) are done with database access... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
sthen | Use SSL_get_version() not SSL_get_cipher_version()... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
gilles | add flock to pledge request, needed by delivery_filename |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jca | Unbreak route6d. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | save some file descriptors. instead of a pipe, use... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | naddy would like the child to exit when the parent... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
ajacoutot | Missing local. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
florian | No longer talk about -b flag, it's gone. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
ajacoutot | Drop usage of TMPDIR. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-16 |
schwarze | test mixing of tabs with Ta |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mpi | Make sched_barrier() use its own task queue to avoid... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | life is simpler if all requests go in the fifo, and... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
djm | better handle anchored FQDNs (e.g. 'cvs.openbsd.org... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | deraadt tells me i'm supposed to check if connect(... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | two phase handling for tcp so that slow connects don... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Cast isspace() argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
florian | Move -t and -w functionality to -a. Both flags are... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Modernize allocation by: |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Cast iscntrl()'s arg to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | 0 -> NULL when comparing with a char*. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | Repair the pty check for kernels without pty support. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tobias | Check file sizes only for regular files. The current... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
bluhm | Pledge the syslogd privsep process with "stdio rpath... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
schwarze | The hosts.lpd examples file does not contain a single... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
nicm | Allow PTMGET with "tty rpath wpath" but restrict only... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | save request length in cache. naddy noticed we weren... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jsing | Remove pointless externs - the structs are declared... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jsing | Expand DECLARE_ASN1_ALLOC_FUNCTIONS and DECLARE_ASN1_FU... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jsing | Remove pointless uses of DECLARE_ASN1_ENCODE_FUNCTIONS_... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | wrap a long line |
commit | commitdiff | tree | snapshot |
2015-10-16 |
beck | Fix use of pointer value after BIO_free, and remove... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | Always allow a r/w opening of /dev/null though the... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | ugly white space |
commit | commitdiff | tree | snapshot |
2015-10-16 |
semarie | delete pledge_bind_check() function and remove pledge_b... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | Place TIOCSTI reminder block better |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | For "tty" pledges, treat TIOCGPGRP and TIOCGWINSZ like... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tobias | Merge nlist out of boundary access fix with other nlist... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jsing | Put tls_config_verify_client_optional() in the right... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
jsing | Fix tpyo. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
millert | Implement real "flock" request and add it to userland... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
beck | actually include the prerequisite dependency for BIO... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mpi | If a DOWN route entry is passed to a L2 output function... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
stsp | Put some iwm(4) debug code into #ifdef IWM_DEBUG. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
stsp | Clean up iwm(4) scanning logic a bit: Reset sc_scanband... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
stsp | Oops, committed old version of previous diff with a... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
stsp | In iwm(4), correctly size and map the mbuf used for... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
nicm | Don't free after calling paste_set but do after evbuffe... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tobias | Validate parsed ELF values to prevent out of boundary... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tobias | Disable !-command to escape to a shell. You are suppose... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tobias | Add native support for ed-style diffs. No need to pledg... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | doug and I think the kernel has enough features to... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | FIOSETOWN/FIOGETOWN were added to "ioctl", but study... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
doug | Add TIOCCBRK and TIOCSDTR to the whitelist for pledge... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
doug | Pledge support for the parent/resolver in identd(8). |
commit | commitdiff | tree | snapshot |
2015-10-16 |
doug | Pledge for ftp(1) in non-interactive mode. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
miod | Remove -B from EXAMPLES; reminded by jmc@ |
commit | commitdiff | tree | snapshot |
2015-10-16 |
mmcc | Add allocarray(), an overflow-safe allocation function. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | fine tune the logging some more |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | simplify logging functions. once a daemon, always a... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | safety check that we're dealing with the filter we... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | most things should be static |
commit | commitdiff | tree | snapshot |
2015-10-16 |
tedu | exit(1) is better for the impossible condition |
commit | commitdiff | tree | snapshot |
2015-10-15 |
djm | fix some signed/unsigned integer type mismatches in... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
schwarze | Do not abuse .Nm for emphasis; |
commit | commitdiff | tree | snapshot |
2015-10-15 |
schwarze | Delete two preprocessor constants that are no longer... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
djm | argument to sshkey_from_private() and sshkey_demote... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
deraadt | After spawning, the parent can pledge "stdio rpath... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
mmcc | Remove three distracting aliases for NULL. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
schwarze | Simplify the part of args() that is handling .Bl -colum... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
schwarze | When blk_full() handles an .It line in .Bl -column... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | it is perhaps better style to not call close() on ... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | make sure req is zeroed in tcp case |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | better memory handling of the request/cache chain |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | do not insert entry into cache until it's fully formed |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | doh, not all requests are the same size. check len... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | assert is the wrong tool |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | the inet sockets don't work well with inet6 addrs.... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | everybody can build rebound |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | no mail for _rebound. deraadt |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | introduce logerr, since most logging is followed by... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
sthen | don't allow NSD to pick up libevent from /usr/local... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | now with _rebound user, we can try a little harder... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | _rebound user and group (52) |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | make the HUP interlocking in the parent work better. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
deraadt | trivial KNF |
commit | commitdiff | tree | snapshot |
2015-10-15 |
bluhm | In syslogd replace the dprintf() macro with a logdebug... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
bluhm | Pledge login_token with "stdio rpath wpath cpath fattr... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
tedu | just a space in usage, from deraadt |
commit | commitdiff | tree | snapshot |
next |