2015-10-17 |
naddy | Tighten pledge: We only write to stdio and never to... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
stsp | Spell all "unexpected mode %u" panics in lower case... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jmc | remove some unneccessary macros; from michael reed |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jmc | add missing underscore; from theo buehler |
commit | commitdiff | tree | snapshot |
2015-10-17 |
stsp | Fix build with IFMEDIA_DEBUG defined; ok sthen@ |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | PROTO_NORMAL for pledge(); ok guenther |
commit | commitdiff | tree | snapshot |
2015-10-17 |
bluhm | login_token needs pledge "flock" now. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | makemap shout strip initial and trailing whitespaces... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | document handling of comments in makemap |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Drop two useless defines. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
nicm | Add pledge "stdio unix sendfd proc exec tty" to tmux... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Move a system header include from the global header... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | both of these are deprecated |
commit | commitdiff | tree | snapshot |
2015-10-17 |
sunil | Convert some fgetln to getline. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
sunil | Cleanup and simplify LMTP code. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
sunil | LMTP delivery requires "inet unix". |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | make usage() less horrible |
commit | commitdiff | tree | snapshot |
2015-10-17 |
doug | Exit if a pledge call fails in non-interactive mode. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
tim | Pledge; OK millert@ tobias@ |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | this file is deprecated |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Change allocarray() to areallocarray(), a full realloca... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | remove unused variables |
commit | commitdiff | tree | snapshot |
2015-10-17 |
mmcc | Copy alloc()'s overflow check to aresize(). |
commit | commitdiff | tree | snapshot |
2015-10-17 |
krw | NUMBOOT is dead! Nuke the variables and abstractions... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | Implement -w maxwait now that the -w flag is free in... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
reyk | Do no accept fds on the control socket; including the... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | move -V option before -v and remove one spurious newlin... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | KNF |
commit | commitdiff | tree | snapshot |
2015-10-17 |
gilles | our strip() function should use isspace() |
commit | commitdiff | tree | snapshot |
2015-10-17 |
florian | Remove left over -N and -w. Adapt wording for the link... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
reyk | Tighten up snmpd's control socket: do not allow users... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
rpe | Cleanup a bit. |
commit | commitdiff | tree | snapshot |
2015-10-17 |
semarie | add "tty" for several subcommands of openssl |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | The file(1) magic-parsing process was using pledge... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | smtpd starts rather robustly with a gigantic pledge... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
deraadt | Add pledge "id" support. This request permits setuid... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jca | route6d pledges to use only "stdio rpath wpath cpath... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
jca | Allow a few 'get' ioctls for pledge("route"). route6d... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
tedu | don't need fcntl for non blocking socket, just ask... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
schwarze | Very tricky diff to fix macro interpretation and spacin... |
commit | commitdiff | tree | snapshot |
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 |
next |