Christian Grothoff [Wed, 20 Oct 2010 11:46:54 +0000 (11:46 +0000)]
fix
Christian Grothoff [Wed, 20 Oct 2010 08:01:20 +0000 (08:01 +0000)]
fixing off-by-one
Philipp Tölke [Tue, 19 Oct 2010 21:16:50 +0000 (21:16 +0000)]
Send answers from the DHT to the daemon-vpn
Philipp Tölke [Tue, 19 Oct 2010 21:16:48 +0000 (21:16 +0000)]
less magic numbers
Philipp Tölke [Tue, 19 Oct 2010 21:16:47 +0000 (21:16 +0000)]
Ratelimit the starting of the vpn-helper
Philipp Tölke [Tue, 19 Oct 2010 21:16:46 +0000 (21:16 +0000)]
send an dns-response from the dht
Philipp Tölke [Tue, 19 Oct 2010 21:16:45 +0000 (21:16 +0000)]
allow the service-dns to answer not only with an unchanged dns-packet, but
also with other types of answer
Philipp Tölke [Tue, 19 Oct 2010 21:16:43 +0000 (21:16 +0000)]
integers are %d, not %s!
Philipp Tölke [Tue, 19 Oct 2010 21:16:42 +0000 (21:16 +0000)]
Only reschedule after an hour.
Christian Grothoff [Tue, 19 Oct 2010 18:50:03 +0000 (18:50 +0000)]
bugfixes, more todo
Christian Grothoff [Tue, 19 Oct 2010 11:52:42 +0000 (11:52 +0000)]
log drop
Christian Grothoff [Tue, 19 Oct 2010 11:23:57 +0000 (11:23 +0000)]
faster stop timeout
Christian Grothoff [Tue, 19 Oct 2010 09:34:56 +0000 (09:34 +0000)]
fixes
Christian Grothoff [Tue, 19 Oct 2010 09:30:28 +0000 (09:30 +0000)]
stats
Christian Grothoff [Mon, 18 Oct 2010 12:40:28 +0000 (12:40 +0000)]
avoid disconnect on cancel
Christian Grothoff [Mon, 18 Oct 2010 11:52:53 +0000 (11:52 +0000)]
corkstat
Christian Grothoff [Mon, 18 Oct 2010 11:29:48 +0000 (11:29 +0000)]
stuff
David Barksdale [Mon, 18 Oct 2010 05:52:29 +0000 (05:52 +0000)]
Fix logic error in HKDF and provide test case for regressions.
David Barksdale [Sun, 17 Oct 2010 03:27:33 +0000 (03:27 +0000)]
Removed byte that's not actually part of the ciphertext, test still passes.
Christian Grothoff [Fri, 15 Oct 2010 12:40:13 +0000 (12:40 +0000)]
style
Nathan S. Evans [Fri, 15 Oct 2010 12:11:44 +0000 (12:11 +0000)]
core_api possible fix for timeout case
Nathan S. Evans [Fri, 15 Oct 2010 09:16:14 +0000 (09:16 +0000)]
missing NO_TASK assignment
Nathan S. Evans [Fri, 15 Oct 2010 09:15:15 +0000 (09:15 +0000)]
fix logging for transport testcase, do suid nat binary check in reliability testcase (execution is pointless)
David Brodski [Thu, 14 Oct 2010 11:49:20 +0000 (11:49 +0000)]
init of some variable fixed
Christian Grothoff [Thu, 14 Oct 2010 09:52:52 +0000 (09:52 +0000)]
fix
Christian Grothoff [Thu, 14 Oct 2010 09:51:29 +0000 (09:51 +0000)]
stuff
Christian Grothoff [Thu, 14 Oct 2010 09:42:42 +0000 (09:42 +0000)]
stuff
Matthias Wachs [Thu, 14 Oct 2010 09:31:15 +0000 (09:31 +0000)]
removed additional >
Christian Grothoff [Thu, 14 Oct 2010 09:30:07 +0000 (09:30 +0000)]
stuff
Christian Grothoff [Thu, 14 Oct 2010 08:06:57 +0000 (08:06 +0000)]
fix as suggested by amatus:
Matthias Wachs [Wed, 13 Oct 2010 16:24:26 +0000 (16:24 +0000)]
First steps to get GNUnet running under OpenIndiana: include needed for network.c
David Brodski [Tue, 12 Oct 2010 21:04:57 +0000 (21:04 +0000)]
changed to better random number generator
David Brodski [Tue, 12 Oct 2010 20:45:51 +0000 (20:45 +0000)]
Retransmit and timed retransmit added
cleanup at timeout added
disconnect added
wlan header changed to specs of ieee
Nils Durner [Tue, 12 Oct 2010 18:11:14 +0000 (18:11 +0000)]
fix PATH_SEPARATOR
Nathan S. Evans [Tue, 12 Oct 2010 14:10:28 +0000 (14:10 +0000)]
braindead
Matthias Wachs [Tue, 12 Oct 2010 14:01:32 +0000 (14:01 +0000)]
minor changes to debug output
Christian Grothoff [Tue, 12 Oct 2010 13:58:59 +0000 (13:58 +0000)]
perf code
Christian Grothoff [Tue, 12 Oct 2010 13:47:19 +0000 (13:47 +0000)]
space
Nathan S. Evans [Tue, 12 Oct 2010 13:45:56 +0000 (13:45 +0000)]
remove debugging stuff, fix for very small values of small world options
Nathan S. Evans [Tue, 12 Oct 2010 13:19:00 +0000 (13:19 +0000)]
trying to make things clearer, probably failing
Christian Grothoff [Tue, 12 Oct 2010 13:08:41 +0000 (13:08 +0000)]
bogus
Nathan S. Evans [Tue, 12 Oct 2010 12:56:49 +0000 (12:56 +0000)]
change connect topology in testing_group.c to call callback on all peers connected (or possibly timed out connecting)
Christian Grothoff [Tue, 12 Oct 2010 11:46:24 +0000 (11:46 +0000)]
break build
Nathan S. Evans [Tue, 12 Oct 2010 10:38:41 +0000 (10:38 +0000)]
add dht testing option
Christian Grothoff [Tue, 12 Oct 2010 09:51:26 +0000 (09:51 +0000)]
fixing issue pointed out by amatus
Christian Grothoff [Tue, 12 Oct 2010 09:43:20 +0000 (09:43 +0000)]
fix
Christian Grothoff [Tue, 12 Oct 2010 07:37:23 +0000 (07:37 +0000)]
draft
Christian Grothoff [Mon, 11 Oct 2010 13:03:51 +0000 (13:03 +0000)]
fixing segv
Christian Grothoff [Mon, 11 Oct 2010 12:46:39 +0000 (12:46 +0000)]
done
Moon [Sat, 9 Oct 2010 13:53:47 +0000 (13:53 +0000)]
rework UPnP code to use GNUnet scheduler and network API
disable NAT-PMP support for now
Nils Durner [Fri, 8 Oct 2010 17:55:16 +0000 (17:55 +0000)]
fix warnings
Nils Durner [Fri, 8 Oct 2010 17:50:31 +0000 (17:50 +0000)]
up
Christian Grothoff [Fri, 8 Oct 2010 17:43:44 +0000 (17:43 +0000)]
nonce
Nils Durner [Fri, 8 Oct 2010 17:34:16 +0000 (17:34 +0000)]
up
Nils Durner [Fri, 8 Oct 2010 17:01:33 +0000 (17:01 +0000)]
define pid_t as HANDLE
Christian Grothoff [Fri, 8 Oct 2010 16:52:33 +0000 (16:52 +0000)]
die cpu load code, die
Christian Grothoff [Fri, 8 Oct 2010 16:41:39 +0000 (16:41 +0000)]
not in default
Nils Durner [Fri, 8 Oct 2010 16:33:47 +0000 (16:33 +0000)]
fix warnings
Nils Durner [Fri, 8 Oct 2010 16:26:06 +0000 (16:26 +0000)]
fix warnings
Matthias Wachs [Fri, 8 Oct 2010 16:25:44 +0000 (16:25 +0000)]
Christian Grothoff [Fri, 8 Oct 2010 16:22:34 +0000 (16:22 +0000)]
done
Christian Grothoff [Fri, 8 Oct 2010 16:14:31 +0000 (16:14 +0000)]
fix
Christian Grothoff [Fri, 8 Oct 2010 16:13:16 +0000 (16:13 +0000)]
better
Matthias Wachs [Fri, 8 Oct 2010 16:07:12 +0000 (16:07 +0000)]
Nils Durner [Fri, 8 Oct 2010 15:58:28 +0000 (15:58 +0000)]
fix warning
Christian Grothoff [Fri, 8 Oct 2010 15:48:01 +0000 (15:48 +0000)]
fix
Christian Grothoff [Fri, 8 Oct 2010 15:47:24 +0000 (15:47 +0000)]
fix
Christian Grothoff [Fri, 8 Oct 2010 15:46:17 +0000 (15:46 +0000)]
fix
Christian Grothoff [Fri, 8 Oct 2010 15:42:50 +0000 (15:42 +0000)]
fix
Christian Grothoff [Fri, 8 Oct 2010 14:57:40 +0000 (14:57 +0000)]
for w32 port
Matthias Wachs [Fri, 8 Oct 2010 14:22:25 +0000 (14:22 +0000)]
fixed bug related to Codesonar 10818.81116
Christian Grothoff [Fri, 8 Oct 2010 14:19:06 +0000 (14:19 +0000)]
enable out-of-gnunet build
Christian Grothoff [Fri, 8 Oct 2010 14:12:08 +0000 (14:12 +0000)]
audit
Christian Grothoff [Fri, 8 Oct 2010 14:09:14 +0000 (14:09 +0000)]
unsigned
Christian Grothoff [Fri, 8 Oct 2010 14:08:49 +0000 (14:08 +0000)]
struct
Christian Grothoff [Fri, 8 Oct 2010 14:08:01 +0000 (14:08 +0000)]
fix
Nils Durner [Fri, 8 Oct 2010 13:48:51 +0000 (13:48 +0000)]
style improvements
Nils Durner [Fri, 8 Oct 2010 13:47:49 +0000 (13:47 +0000)]
alignment, byte order, discard fake messages faster
Nathan S. Evans [Fri, 8 Oct 2010 11:40:55 +0000 (11:40 +0000)]
toelke: don't bug dht
Nils Durner [Fri, 8 Oct 2010 11:16:17 +0000 (11:16 +0000)]
style fixes, minor bugfixes
Philipp Tölke [Fri, 8 Oct 2010 11:12:56 +0000 (11:12 +0000)]
Fix the hashing
Philipp Tölke [Fri, 8 Oct 2010 09:08:24 +0000 (09:08 +0000)]
testing-config
Philipp Tölke [Fri, 8 Oct 2010 09:03:38 +0000 (09:03 +0000)]
pyblish a dns-record for testing
Philipp Tölke [Fri, 8 Oct 2010 09:03:37 +0000 (09:03 +0000)]
The plugin was named incorrectly
Philipp Tölke [Fri, 8 Oct 2010 09:03:37 +0000 (09:03 +0000)]
lookup .gnunet-addresses in the dht
Philipp Tölke [Fri, 8 Oct 2010 09:03:37 +0000 (09:03 +0000)]
If I hashed the whole block I could not retrieve it without knowing it...
Philipp Tölke [Fri, 8 Oct 2010 07:36:37 +0000 (07:36 +0000)]
Fix compile-errors (with -Werror)
Philipp Tölke [Fri, 8 Oct 2010 07:36:36 +0000 (07:36 +0000)]
hash and validate a dns-block
Philipp Tölke [Fri, 8 Oct 2010 07:36:36 +0000 (07:36 +0000)]
prototype for a dns-block
Philipp Tölke [Fri, 8 Oct 2010 07:36:36 +0000 (07:36 +0000)]
template for the dns-block
Philipp Tölke [Fri, 8 Oct 2010 07:36:35 +0000 (07:36 +0000)]
if we have no connection to the service-dns, don't queue
Philipp Tölke [Fri, 8 Oct 2010 07:36:35 +0000 (07:36 +0000)]
valgrind was crying
Nils Durner [Thu, 7 Oct 2010 20:15:33 +0000 (20:15 +0000)]
authenticated ciphertext only, use seed for individual HMAC keys
Christian Grothoff [Thu, 7 Oct 2010 20:07:05 +0000 (20:07 +0000)]
small fixes and style issues
Christian Grothoff [Thu, 7 Oct 2010 20:04:54 +0000 (20:04 +0000)]
small fixes and style issues
Christian Grothoff [Thu, 7 Oct 2010 19:57:27 +0000 (19:57 +0000)]
fixing compile errors
Nils Durner [Thu, 7 Oct 2010 19:23:01 +0000 (19:23 +0000)]
remove SHA-512 code, use libgcrypt implementation
Nils Durner [Thu, 7 Oct 2010 18:54:15 +0000 (18:54 +0000)]
GMP removal
Nils Durner [Thu, 7 Oct 2010 18:40:53 +0000 (18:40 +0000)]
use gcry_mpi instead of gmp
Matthias Wachs [Thu, 7 Oct 2010 14:16:58 +0000 (14:16 +0000)]
removed not needed check