Christian Grothoff [Mon, 30 Sep 2013 21:03:31 +0000 (21:03 +0000)]
-getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (part of #3047)
Christian Grothoff [Mon, 30 Sep 2013 20:35:10 +0000 (20:35 +0000)]
-getting ATS and transport to compile again (part of #3047)
Christian Grothoff [Mon, 30 Sep 2013 19:24:12 +0000 (19:24 +0000)]
-towards addressing #3047, note this causes the code to FTBFS
Christian Grothoff [Mon, 30 Sep 2013 19:07:10 +0000 (19:07 +0000)]
-fix
Christian Grothoff [Mon, 30 Sep 2013 19:02:32 +0000 (19:02 +0000)]
-doxygen, todos, minor code cleanup
Christian Grothoff [Mon, 30 Sep 2013 18:55:53 +0000 (18:55 +0000)]
-simplify logic, use modern APIs
Christian Grothoff [Mon, 30 Sep 2013 18:51:56 +0000 (18:51 +0000)]
-draft for revocation service
Christian Grothoff [Mon, 30 Sep 2013 18:27:33 +0000 (18:27 +0000)]
-revocation prototype
Christian Grothoff [Mon, 30 Sep 2013 18:00:11 +0000 (18:00 +0000)]
adding skeleton for revocation service
Fabian Oehlmann [Mon, 30 Sep 2013 16:27:17 +0000 (16:27 +0000)]
ats_ril: bw_changed_cb not called in get_preferred_address anymore
Matthias Wachs [Mon, 30 Sep 2013 14:39:02 +0000 (14:39 +0000)]
fix unix plugin
Christian Grothoff [Mon, 30 Sep 2013 13:55:43 +0000 (13:55 +0000)]
-adding specialized hash table for peer identities
Christian Grothoff [Mon, 30 Sep 2013 13:06:17 +0000 (13:06 +0000)]
-need sleep
Christian Grothoff [Mon, 30 Sep 2013 13:02:33 +0000 (13:02 +0000)]
-fix expiration time, sqlite can only do 63-bit integers, as they are always signed
Sree Harsha Totakura [Mon, 30 Sep 2013 12:55:03 +0000 (12:55 +0000)]
- fix misc. memleaks
Christian Grothoff [Mon, 30 Sep 2013 12:17:46 +0000 (12:17 +0000)]
-enable looking up individual records
Matthias Wachs [Mon, 30 Sep 2013 12:06:55 +0000 (12:06 +0000)]
debug on freebsd
Christian Grothoff [Mon, 30 Sep 2013 11:36:08 +0000 (11:36 +0000)]
-ignore
Christian Grothoff [Mon, 30 Sep 2013 11:32:30 +0000 (11:32 +0000)]
-rename files/symbols from _aes to _symmetric
Christian Grothoff [Mon, 30 Sep 2013 11:22:48 +0000 (11:22 +0000)]
-encrypt using both AES and TWOFISH, with independent symmetric keys
Sree Harsha Totakura [Mon, 30 Sep 2013 11:02:19 +0000 (11:02 +0000)]
- rename to GNUNET_TESTBED_BARRIERSTATUS_*
Christian Grothoff [Mon, 30 Sep 2013 10:45:05 +0000 (10:45 +0000)]
-fixing namestore to not disconnect on empty iteration result --- and namestore API to better survive disconnect
Christian Grothoff [Mon, 30 Sep 2013 10:20:56 +0000 (10:20 +0000)]
-PSEU data is not 0-terminated, thus, we need to add 0-terminator before using it
Matthias Wachs [Mon, 30 Sep 2013 09:41:07 +0000 (09:41 +0000)]
caching test
Christian Grothoff [Mon, 30 Sep 2013 09:18:59 +0000 (09:18 +0000)]
-more logging
Matthias Wachs [Mon, 30 Sep 2013 09:16:25 +0000 (09:16 +0000)]
next test
Matthias Wachs [Mon, 30 Sep 2013 09:07:43 +0000 (09:07 +0000)]
new namestore CLI tests
Christian Grothoff [Mon, 30 Sep 2013 08:59:57 +0000 (08:59 +0000)]
-fix indentation
Christian Grothoff [Sun, 29 Sep 2013 16:38:33 +0000 (16:38 +0000)]
-removing no longer used egos dir
Christian Grothoff [Sun, 29 Sep 2013 16:36:39 +0000 (16:36 +0000)]
-removing test that is no longer relevant
Christian Grothoff [Sun, 29 Sep 2013 16:35:46 +0000 (16:35 +0000)]
-more logging
Christian Grothoff [Sun, 29 Sep 2013 16:31:29 +0000 (16:31 +0000)]
-minor stylistic cleanup, doxygen
Christian Grothoff [Sun, 29 Sep 2013 16:24:59 +0000 (16:24 +0000)]
-nicer messages
Christian Grothoff [Sun, 29 Sep 2013 16:20:51 +0000 (16:20 +0000)]
-use correct subsystem name to locate shorten zone
Christian Grothoff [Sun, 29 Sep 2013 16:20:27 +0000 (16:20 +0000)]
-delete old directory before running tests
Christian Grothoff [Sun, 29 Sep 2013 16:20:06 +0000 (16:20 +0000)]
-log if shortening is on
Christian Grothoff [Sun, 29 Sep 2013 16:19:45 +0000 (16:19 +0000)]
-eliminate dead option
Christian Grothoff [Sun, 29 Sep 2013 16:19:14 +0000 (16:19 +0000)]
-disable NSS installation if configure did not set INSTALL_NSS
Christian Grothoff [Sun, 29 Sep 2013 16:03:35 +0000 (16:03 +0000)]
-shutdown if zone/ego not found
Christian Grothoff [Sun, 29 Sep 2013 15:36:10 +0000 (15:36 +0000)]
-separate caching ops managment from request lifetimes, also separate namestore handle, caused bugs
Christian Grothoff [Sun, 29 Sep 2013 15:23:00 +0000 (15:23 +0000)]
-fix block size calculation
Christian Grothoff [Sun, 29 Sep 2013 15:19:13 +0000 (15:19 +0000)]
-add missing PACKED attribute
Christian Grothoff [Sun, 29 Sep 2013 15:14:47 +0000 (15:14 +0000)]
-disconnect on protocol errors, not on no-result
Christian Grothoff [Sun, 29 Sep 2013 14:57:50 +0000 (14:57 +0000)]
-doxygen, adding missing PACKED attributes
Christian Grothoff [Sun, 29 Sep 2013 14:54:15 +0000 (14:54 +0000)]
-typo/ftbfs
Christian Grothoff [Sun, 29 Sep 2013 14:47:50 +0000 (14:47 +0000)]
-simplify test
Christian Grothoff [Sun, 29 Sep 2013 14:46:15 +0000 (14:46 +0000)]
-adding missing PACKED directives
Christian Grothoff [Sun, 29 Sep 2013 14:45:56 +0000 (14:45 +0000)]
-commenting, removing dead message types
Christian Grothoff [Sun, 29 Sep 2013 14:30:09 +0000 (14:30 +0000)]
-fix shutdown segv if GNS connection was down
Christian Grothoff [Sun, 29 Sep 2013 14:29:41 +0000 (14:29 +0000)]
-minor code/doxygen clean up
Martin Schanzenbach [Sat, 28 Sep 2013 10:53:36 +0000 (10:53 +0000)]
-pseu shorten test, fails
Christian Grothoff [Sat, 28 Sep 2013 09:58:07 +0000 (09:58 +0000)]
Andrew Cann wrote:
This patch changes the name of a couple of variables that had
c++-incompatible names and adds a header file to gnunet_network_lib.h
https://canndrew.org/misc/change_cpp_incompatible_variable_names.diff
LRN [Fri, 27 Sep 2013 20:01:46 +0000 (20:01 +0000)]
Fix connection_watchdog to work on W32
Christian Grothoff [Fri, 27 Sep 2013 16:49:37 +0000 (16:49 +0000)]
-fix interceptor's GNS to DNS conversion
Christian Grothoff [Fri, 27 Sep 2013 16:38:29 +0000 (16:38 +0000)]
-GADS is now called GNS
Christian Grothoff [Fri, 27 Sep 2013 16:37:56 +0000 (16:37 +0000)]
using DNS2GNS record type instead of recycling NS record type in GNS; fixing testcase by properly converting DNS records back to GNS blocks
Christian Grothoff [Fri, 27 Sep 2013 15:38:59 +0000 (15:38 +0000)]
-just replacing if by switch, in preparation for future changes
Martin Schanzenbach [Fri, 27 Sep 2013 15:35:09 +0000 (15:35 +0000)]
-cleanup
Martin Schanzenbach [Fri, 27 Sep 2013 15:34:31 +0000 (15:34 +0000)]
-cleanup
Martin Schanzenbach [Fri, 27 Sep 2013 15:33:11 +0000 (15:33 +0000)]
-add dht test
Martin Schanzenbach [Fri, 27 Sep 2013 15:32:46 +0000 (15:32 +0000)]
-dht test
Fabian Oehlmann [Fri, 27 Sep 2013 15:27:40 +0000 (15:27 +0000)]
ats_ril: fixed memory error
Martin Schanzenbach [Fri, 27 Sep 2013 15:17:27 +0000 (15:17 +0000)]
-fix name assembly for ns delegation
Bart Polot [Fri, 27 Sep 2013 15:07:53 +0000 (15:07 +0000)]
- debug info
Martin Schanzenbach [Fri, 27 Sep 2013 15:01:56 +0000 (15:01 +0000)]
-more tests
Bart Polot [Fri, 27 Sep 2013 12:04:37 +0000 (12:04 +0000)]
- patch to ats performance
Bart Polot [Fri, 27 Sep 2013 12:02:45 +0000 (12:02 +0000)]
- debug
Bart Polot [Fri, 27 Sep 2013 12:02:02 +0000 (12:02 +0000)]
- extra wait time
Bart Polot [Fri, 27 Sep 2013 12:01:26 +0000 (12:01 +0000)]
- extra debug
Matthias Wachs [Fri, 27 Sep 2013 11:59:09 +0000 (11:59 +0000)]
changing defaults to not fail on pi bot: less slaves, longer timeout
Matthias Wachs [Fri, 27 Sep 2013 11:54:39 +0000 (11:54 +0000)]
fix compiler warning
Martin Schanzenbach [Fri, 27 Sep 2013 11:28:51 +0000 (11:28 +0000)]
-more tests
Matthias Wachs [Fri, 27 Sep 2013 11:14:48 +0000 (11:14 +0000)]
fix use after free crash on client disconnect
Fabian Oehlmann [Fri, 27 Sep 2013 11:02:54 +0000 (11:02 +0000)]
ats_ril: fix: set address only active if address request for peer active
Fabian Oehlmann [Fri, 27 Sep 2013 10:45:01 +0000 (10:45 +0000)]
ats_ril: fixed trying to suggest address, when none is left
Gabor X Toth [Fri, 27 Sep 2013 10:13:36 +0000 (10:13 +0000)]
multicast: simplistic origin_to_all() code to be able to test the psyc service
Christian Grothoff [Fri, 27 Sep 2013 09:49:39 +0000 (09:49 +0000)]
-undo #29640, somehow causes problems
Matthias Wachs [Fri, 27 Sep 2013 09:10:45 +0000 (09:10 +0000)]
sort tests by solver and comment ril out until working
Bart Polot [Thu, 26 Sep 2013 19:47:45 +0000 (19:47 +0000)]
- install daemon in libexec
LRN [Thu, 26 Sep 2013 19:14:36 +0000 (19:14 +0000)]
More comments to make the testcase easier to understand later.
Increase code verbosity to make it obvious what is being tested.
Christian Grothoff [Thu, 26 Sep 2013 18:51:49 +0000 (18:51 +0000)]
-ignores
Christian Grothoff [Thu, 26 Sep 2013 18:48:59 +0000 (18:48 +0000)]
moving from abstract unix domain socket paths to normal unix domain socket paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
Fabian Oehlmann [Thu, 26 Sep 2013 18:46:51 +0000 (18:46 +0000)]
ats_ril: address administration changed
Bart Polot [Thu, 26 Sep 2013 18:23:30 +0000 (18:23 +0000)]
- normalize with profiler
Bart Polot [Thu, 26 Sep 2013 18:23:09 +0000 (18:23 +0000)]
- undo r28718
Bart Polot [Thu, 26 Sep 2013 18:12:42 +0000 (18:12 +0000)]
-fix
Christian Grothoff [Thu, 26 Sep 2013 18:03:30 +0000 (18:03 +0000)]
Applying 1st patch from Andrew Cann (see also #2887).
https://canndrew.org/misc/trim_abstract_socket_paths.diff [^]
This changes the addrlen argument passed to the connect, bind and sendto
syscalls to reflect the length of the string in sockaddr_un.sun_path. I
was trying to talk to GNUnet services using socat and discovered that it
expects abstract sockets to be created this way and won't connect
otherwise. Looking at some other programs that I could talk to using
socat (dbus, X11), this is how they create abstract sockets as well.
Christian Grothoff [Thu, 26 Sep 2013 17:20:17 +0000 (17:20 +0000)]
-tolerate somewhat larger delays -- for slow systems
Christian Grothoff [Thu, 26 Sep 2013 17:17:13 +0000 (17:17 +0000)]
-testing LRNs fix from IRC to correct expression logic and move to 200 microsecond delays
Christian Grothoff [Thu, 26 Sep 2013 17:02:55 +0000 (17:02 +0000)]
-undo const, it is not const
Bart Polot [Thu, 26 Sep 2013 16:34:56 +0000 (16:34 +0000)]
- setup time feedback
Bart Polot [Thu, 26 Sep 2013 16:26:29 +0000 (16:26 +0000)]
- more feedback regarding shutdown
Bart Polot [Thu, 26 Sep 2013 15:43:23 +0000 (15:43 +0000)]
- more log
Matthias Wachs [Thu, 26 Sep 2013 15:40:00 +0000 (15:40 +0000)]
log message
Matthias Wachs [Thu, 26 Sep 2013 15:39:45 +0000 (15:39 +0000)]
exclude requested peer from propagation since addresses will send result
Matthias Wachs [Thu, 26 Sep 2013 15:39:03 +0000 (15:39 +0000)]
indent + exclude peer
Bart Polot [Thu, 26 Sep 2013 15:37:17 +0000 (15:37 +0000)]
- more log, style
Matthias Wachs [Thu, 26 Sep 2013 15:20:16 +0000 (15:20 +0000)]
fixing shutdown
Sree Harsha Totakura [Thu, 26 Sep 2013 15:03:13 +0000 (15:03 +0000)]
- towards seperating connection pooling from cache
Matthias Wachs [Thu, 26 Sep 2013 14:54:54 +0000 (14:54 +0000)]
solver has to suggest address