2015-03-20 |
bert hubert | remove linktime and runtime dependency on libboost... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
bert hubert | isolate boost options parser from dnsdist-lua, allow... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
bert hubert | implement & document DNSSEC pool rules |
commit | commitdiff | tree | snapshot |
2015-03-18 |
bert hubert | add DNSSEC selection rule, plus setDNSSECPool() command |
commit | commitdiff | tree | snapshot |
2015-03-18 |
bert hubert | fix up error reporting on console |
commit | commitdiff | tree | snapshot |
2015-03-17 |
bert hubert | teach dnsscope about EDNS and stats and report the... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
bert hubert | copy in Kees Monshouwers CentOS6/RHEL6 compilation... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
bert hubert | vastly improve error reporting on Lua problems |
commit | commitdiff | tree | snapshot |
2015-03-16 |
bert hubert | implement autocomplete in dnsdist |
commit | commitdiff | tree | snapshot |
2015-03-16 |
bert hubert | fix building dnsdistdist |
commit | commitdiff | tree | snapshot |
2015-03-16 |
bert hubert | move to one central set of Rules, and document this |
commit | commitdiff | tree | snapshot |
2015-03-15 |
bert hubert | fix up dnsdist wrt ragel - we don't want to turn it... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
bert hubert | fix up dnsdist so it matches our blogpost wrt decaying... |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | actually fill out the client ringbuffer |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | add topClients() |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | add unit tests for label count |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | fix up labelcount in dnsname |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | Merge pull request #3 from mind04/dnsname |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Kees Monshouwer | fix for root in DNSName isParent() and some tests |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | slight speedup in checking empty SuffixMatchNodes |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | Kees Monshouwer spotted a bug in our DNSName isParent... |
commit | commitdiff | tree | snapshot |
2015-03-11 |
bert hubert | fix up impedence mismatch between Lua and native server... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
bert hubert | update documentation a bit |
commit | commitdiff | tree | snapshot |
2015-03-10 |
bert hubert | remove specific regex drop feature, we have better... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
bert hubert | add unit test for GlobalStateHolder, which promtply... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
bert hubert | prepare ourselves for an SSO string version of DNSName. |
commit | commitdiff | tree | snapshot |
2015-03-10 |
bert hubert | start using sendfromto() for dnsdist for 0.0.0.0 service |
commit | commitdiff | tree | snapshot |
2015-03-10 |
bert hubert | implement bind-non-local |
commit | commitdiff | tree | snapshot |
2015-03-10 |
bert hubert | simplify StateHolder API and make std::shared_ptr an... |
commit | commitdiff | tree | snapshot |
2015-03-09 |
bert hubert | implement logging from lua |
commit | commitdiff | tree | snapshot |
2015-03-09 |
bert hubert | fix up globalstateholder so it actually works |
commit | commitdiff | tree | snapshot |
2015-03-09 |
bert hubert | clean up almost all our concurrent access sins, plus... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | fix up remotebackend for utilit rehash |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | continuing fallout of utility disentanglement |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | fix up dnsdist compilation in main tree |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | fix up error detection |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | make libsodium optimal |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | document compilation requirements |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | remove polarssl dependency of dnsdist |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | ship dnsdistconf.lua in tarball, move to symlinks to... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | further include fixes in modules |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | some further utility.hh fixes |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | fix up testrunner |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | remove ragel requirement from config |
commit | commitdiff | tree | snapshot |
2015-03-08 |
bert hubert | Merge pull request #2 from rubenk/luajit |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Ruben Kerkhof | Check for luajit before checking for lua |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | get the right files |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | dnsdistdist infrastructure (for now) |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | strip dnsdist down to the bare essentials |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | in this commit, we cut the ties between three painful... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | implement LocalState/GlobalState |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | further removals of #include of utility.hh |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | add some specific includes here and there to genericall... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | remove dependency on unix_utility.cc from misc.hh |
commit | commitdiff | tree | snapshot |
2015-03-07 |
bert hubert | some const correctness, Utility:: diet |
commit | commitdiff | tree | snapshot |
2015-03-05 |
bert hubert | dnsname now stores raw DNS data in flat storage |
commit | commitdiff | tree | snapshot |
2015-03-05 |
bert hubert | reduce memory usage, but DNSName needs to go on a diet... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
bert hubert | fix up endianness issue in our crypto hopefully |
commit | commitdiff | tree | snapshot |
2015-03-05 |
bert hubert | parse whole config before daemonize now, which means... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
bert hubert | remove some lua functions, fix up names of others |
commit | commitdiff | tree | snapshot |
2015-03-05 |
bert hubert | documentation |
commit | commitdiff | tree | snapshot |
2015-03-05 |
bert hubert | split up dnsdist.cc, it was getting large |
commit | commitdiff | tree | snapshot |
2015-03-04 |
bert hubert | add header for server pools to docs |
commit | commitdiff | tree | snapshot |
2015-03-04 |
bert hubert | use one of those fancy c++2011 things, the 'using alias... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
bert hubert | implement pools, fix up setServerPolicy for Lua policie... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
bert hubert | fix up compilation on gcc 4.8, older linuxes, fix makeK... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
bert hubert | spent an injustifiable amount of time making graphs.. |
commit | commitdiff | tree | snapshot |
2015-03-03 |
bert hubert | add QPS limiting per domain or subnet |
commit | commitdiff | tree | snapshot |
2015-03-03 |
bert hubert | rename listServers() to showServers() which is the... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
bert hubert | make dnsgram emit 10ms-granularity query/respnse statis... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
bert hubert | loads of new goodness |
commit | commitdiff | tree | snapshot |
2015-02-27 |
bert hubert | implement Marek Vavrusa's suggestion that dnsdist could... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
bert hubert | implement ACLs, document them and add a list of sins... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
bert hubert | update docs with latest features |
commit | commitdiff | tree | snapshot |
2015-02-27 |
bert hubert | add ability to set TC=1 from Lua to turn ANY into TCP... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
bert hubert | update readme, packager |
commit | commitdiff | tree | snapshot |
2015-02-26 |
bert hubert | move config file, add dist script |
commit | commitdiff | tree | snapshot |
2015-02-26 |
bert hubert | -lrt is needed for clock_gettime on some platforms |
commit | commitdiff | tree | snapshot |
2015-02-26 |
bert hubert | add back controlSocket() to configuration file, plus... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
bert hubert | make a default address for the control channel |
commit | commitdiff | tree | snapshot |
2015-02-26 |
bert hubert | move to symmetric crypto, plus document how it works |
commit | commitdiff | tree | snapshot |
2015-02-26 |
bert hubert | implement remote control with libsodium |
commit | commitdiff | tree | snapshot |
2015-02-25 |
bert hubert | fix crash at exit, fix history appending |
commit | commitdiff | tree | snapshot |
2015-02-25 |
bert hubert | add addDomainBlock, spruce up documentation |
commit | commitdiff | tree | snapshot |
2015-02-25 |
bert hubert | fix doc mistakes |
commit | commitdiff | tree | snapshot |
2015-02-25 |
bert hubert | dnsdist now does things & has documentation |
commit | commitdiff | tree | snapshot |
2015-02-25 |
bert hubert | silence some warnings |
commit | commitdiff | tree | snapshot |
2015-02-23 |
bert hubert | turns out we were escaping to octal, the standard is... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | and fix up recursor separate compilation |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | disable boost random tests for now, plus remove some... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | geoip's yaml has a c++2011 issue on travis, disabling... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | some small c++-2011 things that should make travis... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | add #include for std::shared_ptr |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | move to std::shared_ptr |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | teach DNSName to get names from DNS packets, including... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | add a speed test for std::string::append() |
commit | commitdiff | tree | snapshot |
2015-02-20 |
bert hubert | add appending to DNSName |
commit | commitdiff | tree | snapshot |
2015-02-19 |
bert hubert | also extract the qclass from a dnspacket |
commit | commitdiff | tree | snapshot |
2015-02-19 |
bert hubert | add length checking and speedup name parsing a bit |
commit | commitdiff | tree | snapshot |
2015-02-19 |
bert hubert | implement SuffixMatchNode, unit tests, expose it to... |
commit | commitdiff | tree | snapshot |
next |