2015-10-13 |
mpi | Prevent a NULL-pointer dereference when closing a ugen... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
millert | In rev 1.15 the sizeof argument was fixed in a strlcat... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
lum | Check if a file name can be extracted from a line befor... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | 3 more headers required for one stinking inet6 ioctl.. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
sashan | - pf_insert_src_node(): global argument (arg6) is usele... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
ajacoutot | sm_error() already does the exit for us. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | Allow ioctl SIOCGNBRINFO_IN6 in case of "route", for... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | NET_RT_FLAGS must also accept a proto selection. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
tobias | Test t16 for ed-formatted diffs does not contain a... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
tim | Ignore the setuid/setgid/sticky bits when copying the... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
tobias | Replace our /^\.\././ expression with /.//. The term... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jsing | Put ASN1_dup() under #ifndef LIBRESSL_INTERNAL. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | After the socket is open, the remainder is just io... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
florian | Remove -b flag and let ping6 set the socket buffer... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
tim | -C and -c allow at most one input file. Ensure this... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
djm | apply PubkeyAcceptedKeyTypes filtering earlier, so... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | allow getsockopt IP_RECVDSTPORT & IPV6_RECVDSTPORT... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | semarie points out i am already forgetting the rules... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
schwarze | Reduce the amount of code by moving the three copies... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | oops, a chown appears late on the code. to satisfy... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jsing | Convert ECParameters_dup() from a macro that uses ASN1_... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | can pledge "stdio" after opening device. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | pledge "stdio rpath wpath cpath fattr"; fattr due to... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | pledge "stdio rpath wpath cpath", full path handling... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | pledge "stdio rpath wpath cpath proc exec". creates... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
deraadt | pledge "stdio rpath wpath cpath" |
commit | commitdiff | tree | snapshot |
2015-10-13 |
stsp | Don't use exp2f(), it breaks build on vax. Use a shift... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jsing | Convert a number of the old ASN1_{d2i,i2d}_{bio,fp... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jsing | Single byte read/write tests. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jsing | Add test coverage for peer certificate info and connect... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jsing | Make regress work again post hackathon tls_handshake... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jsing | Group d2i/i2d function prototypes by type and add missi... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
millert | Sync printf family return value with ISO C which specif... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
eric | Add a helper for writing the message to simplify the... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
gilles | pledge() queue process |
commit | commitdiff | tree | snapshot |
2015-10-13 |
gilles | pledge() control process |
commit | commitdiff | tree | snapshot |
2015-10-13 |
mpi | Make use of rtisvalid(9) to check if local route entrie... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
mpi | Simplify arptfree() to no longer look at the route... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
mpi | Use rtisivalid(9) to check if the given (cached) route... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
mpi | Make sure RTF_LOCAL route entries are UP when added... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
guenther | Initialize va_filerev in vattr_null() to avoid leaking... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
guenther | ctype functions isxdigit() expect an unsigned char... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
guenther | To alter just the atime of the mailspool, use utimensat... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
sunil | Plug a leak. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
gilles | pledge("stdio") the scheduler process |
commit | commitdiff | tree | snapshot |
2015-10-13 |
gilles | pledge("stdio") the RSA-privsep process |
commit | commitdiff | tree | snapshot |
2015-10-13 |
gilles | let the enqueuer pledge() in both online and offline... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
reyk | Pass unsigned chars to ctype functions. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
jmc | new sentence, new line; |
commit | commitdiff | tree | snapshot |
2015-10-13 |
gilles | offline queue is no longer user-writable, do not attemp... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
doug | Pledge "stdio rpath" requests for nologin. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
doug | Obvious pledge "stdio" for yes. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
daniel | revert previous. changes the behaviour of: |
commit | commitdiff | tree | snapshot |
2015-10-13 |
guenther | Add some newer DT_* and DF_* constants |
commit | commitdiff | tree | snapshot |
2015-10-13 |
bentley | Tighten the ranges in wcrtomb(3). |
commit | commitdiff | tree | snapshot |
2015-10-13 |
djm | free the correct IV length, don't assume it's always... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
doug | Pledge "fattr" request should allow fchflags(). |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | satisfy jmc! |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | pledge "proc" request should allow setsid() |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | plegde(2) for apropos(1), help(1), man(1), mandoc(1... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | pledge(2) for makewhatis(8): |
commit | commitdiff | tree | snapshot |
2015-10-12 |
gilles | do not call sync() when committing a message, it's... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | surprisingly, this can pledge "stdio rpath exec" right... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | Remove the "cmsg" attribute, as promised. Use "sendfd... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | Add details about a variety of semantics; going to... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
millert | Add missing checks for write errors; OK eric@ |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | Delete an assignment that is unconditionally overwritte... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | Garbage collect an unused variable, no functional change; |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | Check the right pointer against NULL; |
commit | commitdiff | tree | snapshot |
2015-10-12 |
krw | Check that the disk specified on the command line is... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
gilles | add Date header when a session iniated locally doesn... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | these callers of ttyname() no longer need to pledge... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
naddy | ttyname() no longer does ioctl TIOCGETA, so pledge... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
naddy | When isatty() was switched to F_ISATTY, the inline... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
lum | Maintain a list of files marked for deletion while... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | deprecate & remove -W option; ok florian |
commit | commitdiff | tree | snapshot |
2015-10-12 |
ajacoutot | Reverse the sm_error call in sm_trap. |
commit | commitdiff | tree | snapshot |
2015-10-12 |
ajacoutot | Only remove existing sum files on trap handlers. |
commit | commitdiff | tree | snapshot |
2015-10-12 |
millert | Make it clear that umask ignores everything but the... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | Make wcrtomb() more readable by weeding out range error... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | Parentheses are useless after "return", it's not a... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
uebayasi | Call pledge(2) after initial getsockname(2) to avoid... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | ftp(1) was static for years, as a recovery seatbelt... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | kvm_mkdb & dev_mkdb are quite similar. pledge "stdio... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | pledge wasn't called pledge in 5.8, and it was disabled; |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | pledge "stdio rpath wpath cpath"; all the path options... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
schwarze | Use "-" rather than "\(hy" for the heads of .Bl -dash... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | Annotate an pretty obvious signal race... no time to... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
tim | Pledge "stdio wpath tty"; "awesome" deraadt@ |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | in fuser mode with -k or -s mode, kill(2) might be... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
semarie | reenable pledge(2) on pax, but only if pmode isn't... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
deraadt | These no longer need to be static. The ramdisk's no... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
dlg | the pattr argument to IFQ_ENQUEUE is unused, so let... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
stsp | Fix a copy-pasto: Check the correct bit for STBC beacon... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
jmc | indent the builtin text a little, for naddy; |
commit | commitdiff | tree | snapshot |
2015-10-12 |
semarie | two leftovers string missed in tame->pledge conversion |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mpi | Unify link state change notification. |
commit | commitdiff | tree | snapshot |
2015-10-12 |
dlg | dont need to do suser checks in ioctl paths cos if... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
dlg | protect SIOCSLIFPHYTTL, SIOCSVNETID so only root can... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
sthen | fix case of PACkAGE_REPOSITORY; remco at dpub nl |
commit | commitdiff | tree | snapshot |
next |