Age | Commit message (Expand) | Author |
2015-01-06 | Return "400 Bad Request" instead of "500 Internal Server Error" for | Reyk Floeter |
2015-01-06 | when we're entering an interrupt handler, record its ipl so splassert | David Gwynne |
2015-01-06 | While on death-row, 'rcctl status' still is still allowed for now -- so | Antoine Jacoutot |
2015-01-06 | Sync with new rcctl usage. Will get some much needed love within the next | Antoine Jacoutot |
2015-01-06 | Rename some internal variables (flag and flags is way too error-prone): | Antoine Jacoutot |
2015-01-06 | sync | Theo de Raadt |
2015-01-06 | Major rcctl(8) rewrite to simplify it and add new features. It can now | Antoine Jacoutot |
2015-01-06 | Apply commit e0e6958aa074a7714cd7c4aa779a1dfede3a03b1 from upstream. | Alexander Bluhm |
2015-01-06 | Apply commit 2d8cf0b720cdd5f9f292f174a10ff74e62a380ec from upstream. | Alexander Bluhm |
2015-01-06 | Support for MEDION S4222 which needs another funky umass quirk. From | Martin Pieuchot |
2015-01-06 | regen | Martin Pieuchot |
2015-01-06 | MediaTek Inc. from Ingo Feinerer. | Martin Pieuchot |
2015-01-06 | move the message parser init earlier to avoid a possible use after free in | Gilles Chehade |
2015-01-06 | fix whitespace and indentation, by Kyle Milz | Gilles Chehade |
2015-01-06 | Unzoom before kill, from Thomas Adam. | Nicholas Marriott |
2015-01-06 | Add missing default bindings, from Theo Buehler. | Nicholas Marriott |
2015-01-06 | Always enable the receive filter. It was being enabled via sis_init() | Brad Smith |
2015-01-06 | init a potentially uninitialised var in pf_postprocess_addr | Jonathan Gray |
2015-01-06 | implement atomic_swap_{uint,ulong,ptr) and some md variants. use these | David Gwynne |
2015-01-05 | splassert on some archs (or just sparc64) check that you're not in | David Gwynne |
2015-01-05 | there's already three different types of chips in this family of | David Gwynne |
2015-01-05 | Fix CVE-2014-6272 in Libevent 1.4 from upstream: | Alexander Bluhm |
2015-01-05 | Fix relayd http regression tests. If http response is not ok, the | Alexander Bluhm |
2015-01-05 | Remove #ifdef notdef bits--we are not going to change the fgetln() | Todd C. Miller |
2015-01-05 | As pointed out by Kaspars Bankovskis on tech@, there is no ifdef for | Mark Lumsden |
2015-01-05 | rename kern enter/exit macros to malloc enter/leave to better reflect | Ted Unangst |
2015-01-05 | some third-party mda require a prepended From separator line, so remove the | Gilles Chehade |
2015-01-05 | Add SORTPROG environment variable to test a different sort program. | Todd C. Miller |
2015-01-05 | fix .Nd line | uaa |
2015-01-05 | Make syslogd TCP tests more reliable. Increase timeouts, shutdown | Alexander Bluhm |
2015-01-05 | a few tweaks to match the old script better (for now) | Marc Espie |
2015-01-05 | Convert openssl(1) passwd to new option handling. | Joel Sing |
2015-01-05 | encrypt can use the scrypt scaling code in libc now via crypt_newhash | Ted Unangst |
2015-01-05 | use the correct read count when determining how swabbing is necessary. | Ted Unangst |
2015-01-05 | zap file which is unused and already removed upstream | Stuart Henderson |
2015-01-05 | use new ub_conf_dir to set the directory for keys and certificates | Stuart Henderson |
2015-01-05 | regen | Stuart Henderson |
2015-01-05 | provide a new ub_conf_dir variable, to be used in unbound-control-setup | Stuart Henderson |
2015-01-05 | When building the package path for the new fw_update, only use | Stuart Henderson |
2015-01-05 | simplify realloc loop by not using realloc. we don't care about old data, | Ted Unangst |
2015-01-05 | convert clock() to clock_gettime() for improved precision (and accuracy?) | Ted Unangst |
2015-01-05 | Prevent a race condition upon resume by adding a supplementary delay. | Martin Pieuchot |
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 |
2015-01-05 | Be more specific: path is a component of the URI/URL, so use "path" | Reyk Floeter |
2015-01-05 | Explicitly check for a non NULL ifp in in_control(). Only MROUTING | Martin Pieuchot |
2015-01-05 | Zap a reference to .rnd, which is likely the last RANDFILE remnant on | Lawrence Teo |
2015-01-04 | fix SEE ALSO; | Jason McIntyre |
2015-01-04 | add new url stripping option: | Christopher Zimmermann |
2015-01-04 | add uslhcom(4) description to usb(4) | uaa |