.. |
data
|
- Fix round-robin doesn't work with some Windows clients (from Ilya Bakulin).
|
2013-05-15 11:56:22 +00:00 |
storage
|
more fixes for endianness.
|
2013-03-26 08:14:06 +00:00 |
alloc.c
|
- Fix alloc_reg_release for longer uptime in out of memory conditions.
|
2010-10-01 12:04:12 +00:00 |
alloc.h
|
fix compile with --enable-alloc-lite
|
2012-07-04 15:49:48 +00:00 |
config_file.c
|
- Implement max-udp-size config option, default 4096 (thanks
|
2013-04-25 11:55:46 +00:00 |
config_file.h
|
- Implement max-udp-size config option, default 4096 (thanks
|
2013-04-25 11:55:46 +00:00 |
configlexer.c
|
- Implement max-udp-size config option, default 4096 (thanks
|
2013-04-25 11:55:46 +00:00 |
configlexer.lex
|
- Implement max-udp-size config option, default 4096 (thanks
|
2013-04-25 11:55:46 +00:00 |
configparser.c
|
- Implement max-udp-size config option, default 4096 (thanks
|
2013-04-25 11:55:46 +00:00 |
configparser.h
|
- Implement max-udp-size config option, default 4096 (thanks
|
2013-04-25 11:55:46 +00:00 |
configparser.y
|
- Implement max-udp-size config option, default 4096 (thanks
|
2013-04-25 11:55:46 +00:00 |
configyyrename.h
|
Neater configure and no double config.h includes.
|
2009-03-24 10:42:57 +00:00 |
fptr_wlist.c
|
- Fix for accept spinning reported by OpenBSD.
|
2012-05-08 12:08:55 +00:00 |
fptr_wlist.h
|
- Fix for accept spinning reported by OpenBSD.
|
2012-05-08 12:08:55 +00:00 |
iana_ports.inc
|
Iana portlist update
|
2013-05-01 14:02:52 +00:00 |
locks.c
|
- Neat function prototypes, unshadowed local declarations.
|
2010-07-07 13:13:36 +00:00 |
locks.h
|
- Neat function prototypes, unshadowed local declarations.
|
2010-07-07 13:13:36 +00:00 |
log.c
|
- implement log-time-ascii on windows.
|
2012-06-15 08:24:44 +00:00 |
log.h
|
- Makefile changed for BSD make compatibility.
|
2011-11-10 18:44:06 +00:00 |
mini_event.c
|
Move includes to code files.
|
2010-03-12 15:17:48 +00:00 |
mini_event.h
|
source IP from python and doxygen fixes.
|
2009-09-03 14:51:38 +00:00 |
module.c
|
Data retry on validation failure.
|
2009-10-06 08:31:47 +00:00 |
module.h
|
- iter_hints is now thread-owned in module env, and thus threadsafe.
|
2012-02-16 09:55:50 +00:00 |
net_help.c
|
- Fixup openssl_thread init code to only run if compiled with SSL.
|
2013-02-11 16:03:51 +00:00 |
net_help.h
|
- Fix openssl race condition, initializes openssl locks, reported
|
2012-08-01 11:31:29 +00:00 |
netevent.c
|
includes for compile with event2.
|
2013-02-22 15:24:02 +00:00 |
netevent.h
|
- Fix for accept spinning reported by OpenBSD.
|
2012-05-08 12:08:55 +00:00 |
random.c
|
- includes and have_ssl fixes for nss.
|
2013-01-30 13:15:03 +00:00 |
random.h
|
nit1
|
2010-04-08 08:03:36 +00:00 |
rbtree.c
|
- setup speec_cache for need-ldns-testns in dotests.
|
2008-02-20 07:18:42 +00:00 |
rbtree.h
|
Mesh design and preparatory cleanup.
|
2007-06-22 10:09:21 +00:00 |
regional.c
|
- Neat function prototypes, unshadowed local declarations.
|
2010-07-07 13:13:36 +00:00 |
regional.h
|
- Neat function prototypes, unshadowed local declarations.
|
2010-07-07 13:13:36 +00:00 |
rtt.c
|
- fix missing break for GOST DS hash function.
|
2012-07-23 12:27:04 +00:00 |
rtt.h
|
- Fix bug where fallback_tcp causes wrong roundtrip and edns
|
2010-10-21 15:11:39 +00:00 |
timehist.c
|
- Fix quartile time estimate, it was too low, (thanks Jan Komissar).
|
2011-11-28 14:22:29 +00:00 |
timehist.h
|
- Neat function prototypes, unshadowed local declarations.
|
2010-07-07 13:13:36 +00:00 |
tube.c
|
code review.
|
2012-06-18 14:22:29 +00:00 |
tube.h
|
make pipe work with fallback on windows.
|
2008-07-25 09:26:15 +00:00 |
winsock_event.c
|
crosscompile with mingw32 works.
|
2009-07-14 14:44:53 +00:00 |
winsock_event.h
|
faster fix for winsock handler.
|
2009-04-17 09:01:52 +00:00 |