Age | Commit message (Expand) | Author |
2012-04-11 | delete excessive evtimer_pending; ok claudio | Theo de Raadt |
2012-04-11 | rate limiting of accept() in various cases. Testing by jmatthew. there | Theo de Raadt |
2012-04-11 | Do rate limiting of accept() when under pressure, like in other recent | Theo de Raadt |
2012-04-11 | accept() pacing on the control socket if E*FILE errors are returned. | Claudio Jeker |
2012-04-10 | prevent dpb trace handler from getting in the way of normal usage error reports. | Marc Espie |
2012-04-10 | Build with -O1 on vax for now, pcre_exec can not build with -O2. | Miod Vallat |
2012-04-10 | Handle file descriptor exhaustion in the accept() case. | Theo de Raadt |
2012-04-08 | add the evtimout rate-limiting code for accept() here too. | Theo de Raadt |
2012-04-07 | The Route Distinguishers should not be used to control distribution. | Claudio Jeker |
2012-04-07 | grammar fix; | Jason McIntyre |
2012-04-06 | iterate over e_shnum using Elf32_Word instead of int | Theo de Raadt |
2012-04-06 | BIOCGBLEN is using a u_int, not an int | Theo de Raadt |
2012-04-06 | unlike the previous century, the malloc argument now has an accurate type | Theo de Raadt |
2012-04-05 | Rate-limit accepting of new connections while we are experiencing | Camiel Dobbelaar |
2012-04-05 | Mention the -u flag to tell nginx not to chroot. | Stuart Henderson |
2012-04-04 | Both LSA_TYPE_AREA_OPAQ and LSA_TYPE_AS_OPAQ can be found when traversing | Claudio Jeker |
2012-04-04 | Disable the install target in nsd and unbound's Makefiles, so if someone runs | Stuart Henderson |
2012-04-04 | Return an error much earlier if recvmsg fails | Theo de Raadt |
2012-04-04 | Honour CFLAGS in nginx build, discussed with robert@ | Stuart Henderson |
2012-04-04 | Set the correct string lengths when stripping the chroot prefix | Robert Nagy |
2012-04-03 | Call setusercontext() before chrooting, from Bjorn Ketelaars. | Stuart Henderson |
2012-04-03 | regen | Stuart Henderson |
2012-04-03 | Fix typo in configure.ac, UNBOUND_CHOOT_DIR | Stuart Henderson |
2012-04-02 | Fix memory leak in error path, originally based on a diff from jsg@. | Todd C. Miller |
2012-04-02 | make sure we strip the chroot prefix from all root variables, not just the | Robert Nagy |
2012-04-02 | bring back an overwritten change which is essential for the chrooted | Robert Nagy |
2012-04-01 | btctl can go too, jmc notices | Theo de Raadt |
2012-04-01 | use our umask() before AF_UNIX bind() semantics; ok pyr | Theo de Raadt |
2012-04-01 | move to the Attic | Theo de Raadt |
2012-03-30 | increase timeout to 5m when connecting to a remote mail server, as required | Charles Longeau |
2012-03-30 | tweak FILES and HISTORY; | Jason McIntyre |
2012-03-30 | document ZZZ; ok deraadt | Jason McIntyre |
2012-03-27 | Introduce "selected" as show rib attribute to only show selected routes. | Claudio Jeker |
2012-03-27 | Introduce F_CTL_ACTIVE a flag to only show selected pathes. | Claudio Jeker |
2012-03-27 | Do not try STARTTLS if the server does not advertise support | Eric Faurot |
2012-03-26 | Add a function to extract an address instead of copying the same code over | Claudio Jeker |
2012-03-26 | Add a few missing files for 'make clean'. | Stuart Henderson |
2012-03-26 | Add hibernate request support. Also installs a ZZZ binary for the | Theo de Raadt |
2012-03-26 | When clenaing, run "make realclean" in the ldns subdirectory, not just unbound. | Stuart Henderson |
2012-03-26 | remove this again, it's not needed after all. | Stuart Henderson |
2012-03-26 | Use PYTHONMOD_HEADER variable set by autoconf to avoid pulling | Stuart Henderson |
2012-03-26 | sync | Stuart Henderson |
2012-03-26 | add PYTHONMOD_HEADER variable which is conditionalized on building the module. | Stuart Henderson |
2012-03-26 | set --without-pythonmodule (this is the default anyway, but better to be expl... | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2012-03-26 | sync | Stuart Henderson |
2012-03-26 | Don't force CFLAGS. | Stuart Henderson |
2012-03-26 | Add Makefile wrapper for Unbound. From Bjorn Ketelaars <bjorn.ketelaars | Stuart Henderson |
2012-03-26 | Import ldns 1.6.12, needed for Unbound, to work on in-tree. | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |