Age | Commit message (Expand) | Author |
2014-12-02 | zap extra parenthesis after recent rewrite | Marc Espie |
2014-12-01 | use reallocarray() deep inside an macro ugly as sin | Theo de Raadt |
2014-11-30 | much simpler checks, always enforce root/bin (or root/wheel for symlinks) | Marc Espie |
2014-11-30 | interactive/progressmeter clean-up | Marc Espie |
2014-11-30 | much cleaner way to handle progress meter wipes: have state methods that | Marc Espie |
2014-11-30 | get rid of some of the unadorned printfs | Marc Espie |
2014-11-30 | missed some. | Marc Espie |
2014-11-30 | forgot to take that out... | Marc Espie |
2014-11-30 | In mopFileRead(), make sure to never increment e_cursec beyond e_nsec, so | Miod Vallat |
2014-11-30 | clear progress meter before asking questions | Marc Espie |
2014-11-30 | Remove passing an override of INSTALL_PROGRAM to the | Brad Smith |
2014-11-29 | simplify the interactive code into its own little object with simpler | Marc Espie |
2014-11-29 | The startup script is /etc/rc.d/nsd | Todd C. Miller |
2014-11-27 | default for interactive should match non-interactive. | Marc Espie |
2014-11-27 | Fix typos in comments. | Tobias Stoeckmann |
2014-11-26 | Prefer setvbuf() to setlinebuf() for portability; ok deraadt@ | Todd C. Miller |
2014-11-26 | Drop sysmerge.log ; it used to be handy for batch mode but now the | Antoine Jacoutot |
2014-11-25 | evbuffer_read and evbuffer_write are wrappers around read and write, | David Gwynne |
2014-11-25 | minor clean-up: the stuff not to display is tied to the set, so make the | Marc Espie |
2014-11-25 | use correct divisor when converting microseconds to 100ths of a second | Bret Lambert |
2014-11-24 | remove a surplus break statement | Jonathan Gray |
2014-11-23 | some third-party applications generate malformed headers which we can still | Gilles Chehade |
2014-11-23 | TargetPortalGroupTag is a binary 16-bit value so 0 is allowed. | Claudio Jeker |
2014-11-23 | Change the error handling a bit to ensure we do not double free the task | Claudio Jeker |
2014-11-23 | Clear the work in progress PDU before calling the task handler. | Claudio Jeker |
2014-11-23 | <sys/buf.h> isn't actually needed here | Philip Guenther |
2014-11-22 | oops, left an old line... | Theo de Raadt |
2014-11-22 | /dev/random has created the same effect as /dev/arandom (and /dev/urandom) | Theo de Raadt |
2014-11-22 | use size_t where appropriate. ok deraadt reyk | Ted Unangst |
2014-11-21 | white space begone | Theo de Raadt |
2014-11-21 | a long time ago, DISPLAY and UNDISPLAY required special treatment, as they | Marc Espie |
2014-11-20 | big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packages | Marc Espie |
2014-11-20 | Yet more #include de-duplication. | Kenneth R Westerback |
2014-11-20 | avoid some warning message, normal dirs don't have any log info registered | Marc Espie |
2014-11-20 | theo's right. use random_name for truely random stuff. | Marc Espie |
2014-11-20 | Don't allow embedded nul characters in strings. | Jonathan Gray |
2014-11-20 | clean up some files generated during the build. | Brad Smith |
2014-11-20 | using ${SHELL} is nicer, ok brad | Theo de Raadt |
2014-11-20 | run the install script with sh. Come on upstream -- allow us to build | Theo de Raadt |
2014-11-20 | better length handling. Fixes a crash found with the afl fuzzer. | Jonathan Gray |
2014-11-20 | sanity check the length of the packet in the pcap header | Jonathan Gray |
2014-11-20 | Make ip6_print() take an unsigned length matching | Jonathan Gray |
2014-11-20 | remove nt and lanman functions which aren't used. ok reyk yasuoka | Ted Unangst |
2014-11-20 | Merge in some commits from upstream.. | Brad Smith |
2014-11-20 | merge conflicts | Brad Smith |
2014-11-20 | update to Unbound 1.5.0, ok sthen@ | Brad Smith |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2014-11-19 | reduce redundant strlen calls by calling it once and saving the value | Ted Unangst |
2014-11-19 | delete the KERN_VNODE sysctl. it fails to provide any isolation from the | Ted Unangst |
2014-11-19 | move to stravis so doug@ will stop laughing at my misuse of strnvis. | David Gwynne |