Christian Grothoff
|
bb5fe91d23
-fix (C) notices
|
8 éve |
Christian Grothoff
|
f27338992f
fix #3869: outdated FSF address
|
9 éve |
Christian Grothoff
|
5b1a20db20
-fix logging
|
9 éve |
Christian Grothoff
|
1a29944f16
-check for NULL
|
9 éve |
Christian Grothoff
|
9697f768d2
-document subsystem aliases, add gns-intercept alias for GNS DNS interception, support gns-intercept alias for GNS DNS interception
|
9 éve |
Christian Grothoff
|
a1aee76117
-comments, doxygen, indentation, style fixes, working on test_gns_vpn
|
9 éve |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
9 éve |
Christian Grothoff
|
f1f603c7d0
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247
|
10 éve |
David Barksdale
|
8bcc9eb562
Remove work-around for bad NULL definition
|
10 éve |
Matthias Wachs
|
271260ce0b
removing unused "RF_PENDING" flag
|
10 éve |
Matthias Wachs
|
6c75526e93
rename "name" to label
|
10 éve |
Matthias Wachs
|
9d2a3e3139
improving documentation
|
10 éve |
Christian Grothoff
|
d86a270b3b
-check return value
|
10 éve |
Christian Grothoff
|
5c77981168
-presumably better fix for instantly resolving names in master zone
|
10 éve |
Sree Harsha Totakura
|
313505b267
- fix ntohl called on uint16_t
|
11 éve |
Matthias Wachs
|
4171e37d17
improved debug message
|
11 éve |
David Barksdale
|
90154d43ea
Fix incompatability with musl libc.
|
11 éve |
Christian Grothoff
|
afa714da4e
-simplify utf8_tolower/upper APIs
|
11 éve |
Christian Grothoff
|
0380fddde6
-simplify to use new namestore API to skip initial iteration, document now passing quickupdate test better
|
11 éve |
Christian Grothoff
|
e9496ec9ae
-towards implementing #3051
|
11 éve |
Christian Grothoff
|
d692b86f80
-dead code elimination
|
11 éve |
Christian Grothoff
|
4871fb1f27
-use configuration option for reset of zone_publish_time_window, also frequency should be often enough to put every record 4x within its expiration window
|
11 éve |
Christian Grothoff
|
4217ac4cb6
-conversion to absolute time is now done in GNUNET_GNSRECORD_block_create
|
11 éve |
Christian Grothoff
|
7eb7f61118
-check for expiration and do not cache expired records; allow zone_publish_time_window to go back up, so reset it on new iterations
|
11 éve |
Christian Grothoff
|
faf5aea8c8
-nicer
|
11 éve |
Christian Grothoff
|
eb6c540d14
-start each round with infty as the minimum interval, otherwise it would always be zero
|
11 éve |
Christian Grothoff
|
5721fe7f49
-minor cleanup
|
11 éve |
Martin Schanzenbach
|
973fd069e1
-fix
|
11 éve |
Martin Schanzenbach
|
82984b8268
dht zone put interval should never be longer than minimim relative expiration time of a record
|
11 éve |
Christian Grothoff
|
9eb7267ef8
-fixes
|
11 éve |