Age | Commit message (Expand) | Author |
2014-07-30 | unhook auxcpp | Jonathan Gray |
2014-07-30 | Properly warn when an example changes and the corresponding file is found | Antoine Jacoutot |
2014-07-30 | switch to tradcpp | Jonathan Gray |
2014-07-30 | descend into tradcpp | Jonathan Gray |
2014-07-30 | Add tradcpp 0.4, a standalone traditional whitespace preserving cpp | Jonathan Gray |
2014-07-30 | Make "location" work with name-based virtual servers. | Reyk Floeter |
2014-07-30 | Fix evil typo (multicast_hosts -> multicast_host). | Antoine Jacoutot |
2014-07-30 | prepare for post 5.6 packages, recognize special case where timestamp exist. | Marc Espie |
2014-07-30 | Add "location" keyword to specify path-specific configuration in | Reyk Floeter |
2014-07-30 | Small fix and clarification | Reyk Floeter |
2014-07-30 | Reserve an extra file descriptor per connection instead of per | Reyk Floeter |
2014-07-29 | The inflight decremented message should only be printed with DEBUG. | Reyk Floeter |
2014-07-29 | Add extended directory index options: "[no] index" and "[no] auto index". | Reyk Floeter |
2014-07-29 | disable POOL_DEBUG for release | Theo de Raadt |
2014-07-29 | move to -release mode | Theo de Raadt |
2014-07-29 | Revert the checks about RTF_LOCAL routes. | Martin Pieuchot |
2014-07-29 | Move configurable TCP options into struct server_config. | Reyk Floeter |
2014-07-29 | Fix a usage string; the proper spelling of 'alot' is 'a lot'. | Bret Lambert |
2014-07-29 | update sets sizes | Miod Vallat |
2014-07-28 | Last (known) msgbuf_write() vs EOF fix. | Kenneth R Westerback |
2014-07-28 | sync | Theo de Raadt |
2014-07-28 | I/O ktrace of sendsyslog(2) did not work. As uiomove() adjusts | Alexander Bluhm |
2014-07-28 | On SPARCbook systems, the ledma device node has a `cable-selection' property | Miod Vallat |
2014-07-28 | Remove SRP code. It contains a bug (this should not surprise anyone), but | Ted Unangst |
2014-07-28 | Fix memory exhaustion occurring on DHCP options with 0 length. | Tobias Stoeckmann |
2014-07-28 | merge dhcpd's packet.c revision 1.7: | Tobias Stoeckmann |
2014-07-28 | some systems no longer need /dev/log; | Ingo Schwarze |
2014-07-28 | Limit the "aperture needed" printf to ramdisks via RAMDISK_HOOKS. | Jonathan Gray |
2014-07-28 | Avoid matching a particular driver for "aperture needed" detection. | Mark Kettenis |
2014-07-28 | Hardware supported by machfb(4) needs the aperture (for now) so make ramdisks | Mark Kettenis |
2014-07-28 | Change detection of unconfigured vlan interfaces from using flags to | Robert Peichaer |
2014-07-28 | _dl_sigprocmask() works better when it actually saves the returned sigmask | Philip Guenther |
2014-07-28 | The RSA, DH, and ECDH temporary key callbacks expect the number of keybits | Philip Guenther |
2014-07-28 | remove non-portable __progname extern from arc4random unit test. | bcook |
2014-07-27 | turn of -Werror, unless you are sure both gcc work... | Theo de Raadt |
2014-07-27 | Link dependencies on libssl and libcrypto were missing. | Philip Guenther |
2014-07-27 | make sure makewhatis shows error messages without unsightly CODE() refs | Marc Espie |
2014-07-27 | - log libraries in a proper way | Marc Espie |
2014-07-27 | ensure log stuff happens, even without context | Marc Espie |
2014-07-27 | code readability; no functional change | Ingo Schwarze |
2014-07-27 | Even for UTF-8 output, a non-breaking space character has the same width | Ingo Schwarze |
2014-07-26 | Remove redundant slash | Reyk Floeter |
2014-07-26 | If we're stopping a secondary cpu, don't let sched_choosecpu() short-circuit | Mark Kettenis |
2014-07-26 | Revert "adjust -C algorithm to be more aggressive in scaling up" for | Martin Pieuchot |
2014-07-26 | Add more examples. Requested by deraadt@ | Reyk Floeter |
2014-07-26 | bzero is over, memset is cool. pointed out by halex@ | Reyk Floeter |
2014-07-26 | Fix very hard to reach DoS attack vector, which would involve more than | Tobias Stoeckmann |
2014-07-25 | Differentiate servers by address and port, not just by address. | Reyk Floeter |
2014-07-25 | Reset the default Host for each request | Reyk Floeter |
2014-07-25 | It is recommended to use a URL in the Location header of 3xx | Reyk Floeter |