| 2019-06-18 |
W.C.A. Wijngaards | - Merge PR #6: Python module: support multiple instances |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | Merge branch 'episource-dev/all-merged/master'. |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | Merge branch 'dev/all-merged/master' of git://github... |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | - Added documentation to the ipset files (for doxygen... |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | - make depend |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | - Fix to make unbound-control with ipset, remove unused... |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | - PR #28: IPSet module, by Kevin Chou. Created a modul... |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | Merge branch 'k9982874-master',PR #28 IPset module. |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
W.C.A. Wijngaards | Merge branch 'master' of git://github.com/k9982874... |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
W.C.A. Wijngaards | - Fix for #24: Fix abort due to scan of auth zone maste... |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
W.C.A. Wijngaards | - Fix #39: In libunbound, leftover logfile is close... |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
W.C.A. Wijngaards | - Master contains version 1.9.3 in development. |
commit | commitdiff | tree | snapshot |
| 2019-06-14 |
W.C.A. Wijngaards | - 1.9.2rc3 release candidate tag. release-1.9.2 |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Update Changelog 41/head |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Update documentation for outbound-msg-retry |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Adapt some comments |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Update configparser with outbound-msg-retry config... |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Make outbound msg retry configurable |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Add unit test for check the configuration of outbound... |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Styling: Fix mixture of tabs and spaces |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
Moritz Schneider | Styling: remove trailing whitespaces |
commit | commitdiff | tree | snapshot |
| 2019-06-12 |
W.C.A. Wijngaards | - Fix another spoolbuf storage code point, in prefetch. release-1.9.2rc3 |
commit | commitdiff | tree | snapshot |
| 2019-06-11 |
W.C.A. Wijngaards | - 1.9.2rc1 release candidate tag. release-1.9.2rc2 |
commit | commitdiff | tree | snapshot |
| 2019-06-11 |
W.C.A. Wijngaards | - Fix that fixes the Fix that spoolbuf is not used... |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
W.C.A. Wijngaards | - 1.9.2rc1 release candidate tag. release-1.9.2rc1 |
commit | commitdiff | tree | snapshot |
| 2019-06-05 |
Ralph Dolmans | Only strdup rpz_log_name when configured |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Ralph Dolmans | Add RPZ config options to unbound.conf man page. |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Ralph Dolmans | fix double free issue |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
W.C.A. Wijngaards | - iana portlist updated. |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Ralph Dolmans | Added RPZ log name and stats |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
W.C.A. Wijngaards | - Fix to guard _OPENBSD_SOURCE from redefinition. |
commit | commitdiff | tree | snapshot |
| 2019-05-28 |
W.C.A. Wijngaards | - gitignore config.h.in~. |
commit | commitdiff | tree | snapshot |
| 2019-05-28 |
W.C.A. Wijngaards | - Fix to define _OPENBSD_SOURCE to get reallocarray... |
commit | commitdiff | tree | snapshot |
| 2019-05-27 |
W.C.A. Wijngaards | - Fix double file close in tcp pipelined response code. |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Wouter Wijngaards | - Fix that spoolbuf is not used to store tcp pipelined... |
commit | commitdiff | tree | snapshot |
| 2019-05-20 |
W.C.A. Wijngaards | - Note that so-reuseport at extreme load is better... |
commit | commitdiff | tree | snapshot |
| 2019-05-18 |
Kevin Chou | fix segmentation fault 28/head |
commit | commitdiff | tree | snapshot |
| 2019-05-16 |
Ralph Dolmans | - Added RPZ action overrides |
commit | commitdiff | tree | snapshot |
| 2019-05-16 |
W.C.A. Wijngaards | - Fix #31: swig 4.0 and python module. |
commit | commitdiff | tree | snapshot |
| 2019-05-13 |
W.C.A. Wijngaards | - Attempt to fix malformed tcp response. |
commit | commitdiff | tree | snapshot |
| 2019-05-13 |
W.C.A. Wijngaards | - Squelch log messages from tcp send about connection... |
commit | commitdiff | tree | snapshot |
| 2019-05-09 |
W.C.A. Wijngaards | - Revert fix for oss-fuzz, error is in that build scrip... |
commit | commitdiff | tree | snapshot |
| 2019-05-08 |
W.C.A. Wijngaards | - Attempt to fix build failure in oss-fuzz |
commit | commitdiff | tree | snapshot |
| 2019-05-07 |
W.C.A. Wijngaards | - Fix doxygen output error on readme markdown vignettes. |
commit | commitdiff | tree | snapshot |
| 2019-05-07 |
W.C.A. Wijngaards | - Fix edns-subnet locks, in error cases the lock was... |
commit | commitdiff | tree | snapshot |
| 2019-05-06 |
W.C.A. Wijngaards | Fix spelling in code annotation of changes |
commit | commitdiff | tree | snapshot |
| 2019-05-06 |
W.C.A. Wijngaards | - Fix #30: AddressSanitizer finding in lookup3.c. |
commit | commitdiff | tree | snapshot |
| 2019-05-06 |
W.C.A. Wijngaards | - Fix #29: Solaris 11.3 and missing symbols be64toh... |
commit | commitdiff | tree | snapshot |
| 2019-05-05 |
Kevin Chou | rollback the code |
commit | commitdiff | tree | snapshot |
| 2019-05-04 |
Kevin Chou | bugfix |
commit | commitdiff | tree | snapshot |
| 2019-05-04 |
Kevin Chou | performance improvement |
commit | commitdiff | tree | snapshot |
| 2019-05-03 |
Kevin Chu | edit config parser to support ipset |
commit | commitdiff | tree | snapshot |
| 2019-05-02 |
W.C.A. Wijngaards | - And gitignore unit test generated files, and generate... |
commit | commitdiff | tree | snapshot |
| 2019-05-02 |
W.C.A. Wijngaards | - Fix .gitignore, add pythonmod and dnstap generated... |
commit | commitdiff | tree | snapshot |
| 2019-05-02 |
Kevin Chu | Add support for ipset |
commit | commitdiff | tree | snapshot |
| 2019-05-02 |
W.C.A. Wijngaards | - contrib/fastrpz.patch updated for code changes, and... |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Ralph Dolmans | Add repology batch to README.md |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | Merge branch 'features/XoT' |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | - PR #16: XoT support, AXFR over TLS |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Willem Toorop | Merge branch 'master' into features/XoT 16/head |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | fixup shell |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | - Nicer travis output for clang analysis. |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
gthess | Merge pull request #26 from NLnetLabs/github_readme |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | fixup to remove .git from makedist tarballs. |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | Merge branch 'makedist_from_git' |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Ralph Dolmans | Added README.md file for Github use 26/head |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | - Update makedist for git. 25/head |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
W.C.A. Wijngaards | update makedist for git |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/authzone.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/authzone.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/outside_network.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/authzone.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/outside_network.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/authzone.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/authzone.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Update services/authzone.c |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
wtoorop | Merge pull request #4 from wcawijngaards/features/XoT |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
W.C.A. Wijngaards | Fix test code for call change for XoT. |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
wtoorop | Merge pull request #3 from wcawijngaards/features/XoT |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
W.C.A. Wijngaards | Fixup fd pass. |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Wouter Wijngaards | Merge branch 'master' into features/XoT |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
wtoorop | Merge pull request #2 from wcawijngaards/features/XoT |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
W.C.A. Wijngaards | Review changes for the XoT branch |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Ralph Dolmans | - Make IXFR deletion more robust |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Ralph Dolmans | - Don't attempt an RPZ delete for unsupported actions |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Ralph Dolmans | - locking issues |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Wouter Wijngaards | - Fix wrong query name in local zone redirect answers... origin/master origin/trunk final-svn-state |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Ralph Dolmans | Merge branch 'feature/rpz' of github.com:ralphdolmans... |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Ralph Dolmans | - IXFR/AXFR support for RPZ |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Ralph Dolmans | Merge pull request #5 from NLnetLabs/master |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Ralph Dolmans | - Scrub RRs from answer section when reusing NXDOMAIN... |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Remove lint, gives parse errors on system headers. |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Add splint to run make lint. |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | See if make lint works. |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Brackets to stop exiting from the build script. |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Disable flto for correct warning report. |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Printout with exit code. |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Prinout analysis output (if any). |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Fix run directory for clang analysis. |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Wouter Wijngaards | Run clang analysis from travis. |
commit | commitdiff | tree | snapshot |
| next |