- Apr 10, 2015
-
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
- Apr 08, 2015
-
-
Jan Včelák authored
-
Jan Včelák authored
-
- Apr 07, 2015
-
-
Jan Včelák authored
Original commits: cacac425 TCP: short writes handling 5d4fa08f review, skip empty vectors on partial writev fd4cfa09 tests: TCP short write test with background receiver aae00f91 fix missing types in declaration e2604331 tests: larger buffer for TCP short write test b9f1bf06 remote: use correct timeout values for sent replies 46371cf3 update use of tcp_send_msg() 05e90e75 TCP: no fixed timeout for tcp_send_msg 1bc348ab TCP: short-write code cleanups 1921eecd TCP: implement short-write support with fixed timeout 2602dd23 tests: fix setting of nonblocking flag a1b83687 tests: unit for TCP partial-write 3f37f999 server, define minimal send/receive buffer sizes bf128651 TCP: increase send buffer size to fit maximum-sized message
-
Jan Včelák authored
-
Jan Včelák authored
-
-
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
News: - Support for CDS and CDNSKEY record types. Fixes: - Maximum dname length check.
-
- Apr 01, 2015
-
-
Jan Včelák authored
-
- Mar 13, 2015
-
-
Daniel Salzman authored
-
- Feb 20, 2015
-
-
Daniel Salzman authored
-
- Feb 19, 2015
-
-
Jan Včelák authored
-
Jan Včelák authored
fixes #331
-
- Feb 18, 2015
-
-
Daniel Salzman authored
-
- Feb 10, 2015
-
-
Jan Včelák authored
CID #1268505
-
- Feb 09, 2015
-
-
Jan Včelák authored
Several bugs fixed: - TCP client count can be limited by the config variable `max_tcp_clients` in `system` (so there are free descriptors for autonomous operation) - Aggressive limits when client connects, but doesn't start sending data in time - Throttling doesn't affect activity other then `accept()` - Possible resource leak on `tcp_sweep` - Bad logic (started reading from socket before checking for error activity first) - Bad logic (could close master socket on fd exhaustion) fixes #326 in 1.6
-
-
Jan Včelák authored
-
Marek Vavruša authored
-
- Feb 08, 2015
-
-
Marek Vavruša authored
-
Jan Včelák authored
-
- Feb 05, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
The limit is global, threads are allowed equal portions of the limit.
-
- Jan 08, 2015
-
-
Daniel Salzman authored
-
- Jan 05, 2015
-
-
Daniel Salzman authored
-
- Dec 12, 2014
-
-
Jan Kadlec authored
- valgrind slowed the previous version too much
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavruša authored
-
Jan Včelák authored
Resolve valgrind slowdown by waiting for all expectedly valid zones. We should rather wait till the server initialization is done, but this is not possible at the moment.
-
Jan Kadlec authored
Journal patches See merge request !321
-
- Dec 03, 2014
-
-
Jan Včelák authored
Original commits: 6319974e Merge branch 'dnssec-per-algorithm-single-type-signing' into 'master' 13a040d8 review: fix comments 824457af fix compatibility with old compilers e872962e DNSSEC tests: algorithm dependent Single-Type Signing Scheme 3c54c086 DNSSEC: algorithm dependent Single-Type Signing Scheme 7cf00157 Merge branch 'dnssec-single-type-signing' into 'master' ae26a394 DNSSEC: single-type signing documentation 41b0aab1 tests-extra: consider single-type signing in dnskey_algorithms 17c77f4c tests-extra: DNSSEC Single-Type Signing Schema 844b53a3 tests-extra: dnssec-verify, ignore KSK flag setting db4d4616 DNSSEC: allow Single-Type Signing Scheme 16d2231a DNSSEC: handle KSK and ZSK independenlty, do not sign DNSKEY with ZSK
-