Julius Bünger [Wed, 14 Sep 2016 23:56:51 +0000 (23:56 +0000)]
-rps service: add assert (make coverity happy?)
Julius Bünger [Wed, 14 Sep 2016 23:42:28 +0000 (23:42 +0000)]
-rps test: add assertion (keep coverity happy?)
Julius Bünger [Wed, 14 Sep 2016 23:09:14 +0000 (23:09 +0000)]
-rps _custommap: more assertions (keep coverity happy?)
Julius Bünger [Wed, 14 Sep 2016 22:46:54 +0000 (22:46 +0000)]
-rps _peers: prevent leaking storage
Julius Bünger [Wed, 14 Sep 2016 22:38:07 +0000 (22:38 +0000)]
-rps _peers: prevent leaking of storage
Julius Bünger [Wed, 14 Sep 2016 22:24:29 +0000 (22:24 +0000)]
-rps service: correcting scope for variable
Julius Bünger [Wed, 14 Sep 2016 21:57:07 +0000 (21:57 +0000)]
-rps service: remove unnecessary var = NULL;
Julius Bünger [Wed, 14 Sep 2016 21:43:52 +0000 (21:43 +0000)]
-rps test: try to close file in case of failure
Christian Grothoff [Mon, 12 Sep 2016 11:31:50 +0000 (11:31 +0000)]
realigning CADET messages and bumping message types to avoid interactions with incompatible old versions complicating diagnostics
Christian Grothoff [Sun, 11 Sep 2016 19:22:36 +0000 (19:22 +0000)]
kill dead code
Christian Grothoff [Sun, 11 Sep 2016 18:40:02 +0000 (18:40 +0000)]
-fix bad indent
Christian Grothoff [Sun, 11 Sep 2016 18:36:31 +0000 (18:36 +0000)]
fix dht kill issue
Christian Grothoff [Sun, 11 Sep 2016 17:32:05 +0000 (17:32 +0000)]
gns needs dht, and gns does not run as user gnunet
Christian Grothoff [Sun, 11 Sep 2016 16:08:17 +0000 (16:08 +0000)]
fix and report version check
Christian Grothoff [Sun, 11 Sep 2016 15:46:08 +0000 (15:46 +0000)]
-misc fixes to test:
Markus Teich [Wed, 7 Sep 2016 22:31:05 +0000 (22:31 +0000)]
gnunetutil: add 2d and 3d allocation including tests
xrs [Wed, 7 Sep 2016 17:45:15 +0000 (17:45 +0000)]
Add new testcase for multipeer scenario.
David Barksdale [Wed, 7 Sep 2016 15:32:48 +0000 (15:32 +0000)]
Only one transmit_content can go at a time
Julius Bünger [Tue, 6 Sep 2016 14:05:44 +0000 (14:05 +0000)]
-rps: proper destruction of sampler elements
Julius Bünger [Tue, 6 Sep 2016 14:05:40 +0000 (14:05 +0000)]
-rps doxygen
Julius Bünger [Tue, 6 Sep 2016 13:22:34 +0000 (13:22 +0000)]
-rps sampler: remove useless code
Marcello Stanisci [Tue, 6 Sep 2016 12:16:36 +0000 (12:16 +0000)]
polishing the english
Julius Bünger [Tue, 6 Sep 2016 11:42:35 +0000 (11:42 +0000)]
-rps service: improved handling of errors
David Barksdale [Mon, 5 Sep 2016 01:59:35 +0000 (01:59 +0000)]
Fix UAF detected by asan
David Barksdale [Mon, 5 Sep 2016 01:50:41 +0000 (01:50 +0000)]
Trying to track down a segfault in find_content()
David Barksdale [Sun, 4 Sep 2016 15:46:02 +0000 (15:46 +0000)]
Add checks to GNUNET_PEER_resolve2
David Barksdale [Sun, 4 Sep 2016 15:27:58 +0000 (15:27 +0000)]
I think this is a bit more readable
David Barksdale [Sun, 4 Sep 2016 15:15:06 +0000 (15:15 +0000)]
xmalloc already zeroes the memory
Julius Bünger [Thu, 1 Sep 2016 17:30:00 +0000 (17:30 +0000)]
-fix rps service: handler for check_live message
Martin Schanzenbach [Wed, 31 Aug 2016 15:42:39 +0000 (15:42 +0000)]
-only check ssl cert once
Martin Schanzenbach [Wed, 31 Aug 2016 12:01:53 +0000 (12:01 +0000)]
-only check cert once
Martin Schanzenbach [Wed, 31 Aug 2016 09:53:47 +0000 (09:53 +0000)]
- fixing a variety of bugs including POSTing data, content-length handling and improving connection handling
Martin Schanzenbach [Tue, 30 Aug 2016 20:35:38 +0000 (20:35 +0000)]
-fix ipv6; dont remove Expect header from curl
Christian Grothoff [Tue, 30 Aug 2016 11:02:34 +0000 (11:02 +0000)]
-recover lost service_main from SVN 37845
Florian Dold [Mon, 29 Aug 2016 20:34:24 +0000 (20:34 +0000)]
make service_new (almost) compile
Martin Schanzenbach [Mon, 29 Aug 2016 19:40:00 +0000 (19:40 +0000)]
-fix BADF and add encoding filter
Martin Schanzenbach [Mon, 29 Aug 2016 17:10:07 +0000 (17:10 +0000)]
-fix various bugs
Florian Dold [Mon, 29 Aug 2016 13:36:22 +0000 (13:36 +0000)]
setup code for new service api
Florian Dold [Mon, 29 Aug 2016 13:29:42 +0000 (13:29 +0000)]
setup code for new service api
Christian Grothoff [Mon, 29 Aug 2016 13:29:04 +0000 (13:29 +0000)]
-towards a new MST for the new service
Christian Grothoff [Mon, 29 Aug 2016 13:03:20 +0000 (13:03 +0000)]
-starting with new service MQ logic
Christian Grothoff [Mon, 29 Aug 2016 12:44:08 +0000 (12:44 +0000)]
-starting with service_new accept logic
Christian Grothoff [Mon, 29 Aug 2016 12:18:53 +0000 (12:18 +0000)]
-starting with service_new main logic
Christian Grothoff [Mon, 29 Aug 2016 11:58:01 +0000 (11:58 +0000)]
-starting with service_new main logic
Christian Grothoff [Mon, 29 Aug 2016 11:53:43 +0000 (11:53 +0000)]
-starting with service_new implementation data structures
Christian Grothoff [Mon, 29 Aug 2016 11:48:21 +0000 (11:48 +0000)]
-starting with service_new implementation data structures
Christian Grothoff [Mon, 29 Aug 2016 11:47:03 +0000 (11:47 +0000)]
-starting with service_new implementation data structures
Martin Schanzenbach [Mon, 29 Aug 2016 11:42:25 +0000 (11:42 +0000)]
- Remove content length header in responses
Christian Grothoff [Mon, 29 Aug 2016 11:41:10 +0000 (11:41 +0000)]
-starting with service_new implementation
Florian Dold [Mon, 29 Aug 2016 11:38:50 +0000 (11:38 +0000)]
more docs for service api
Christian Grothoff [Mon, 29 Aug 2016 11:35:08 +0000 (11:35 +0000)]
skeleton for service reimplementation
Christian Grothoff [Mon, 29 Aug 2016 11:32:27 +0000 (11:32 +0000)]
-document new API
Christian Grothoff [Mon, 29 Aug 2016 11:29:41 +0000 (11:29 +0000)]
-document new API
Florian Dold [Mon, 29 Aug 2016 11:27:21 +0000 (11:27 +0000)]
docs for service api
Martin Schanzenbach [Mon, 29 Aug 2016 10:22:33 +0000 (10:22 +0000)]
-ignore
Martin Schanzenbach [Mon, 29 Aug 2016 09:56:48 +0000 (09:56 +0000)]
- add persistent connections
Martin Schanzenbach [Mon, 29 Aug 2016 08:20:01 +0000 (08:20 +0000)]
- fix coverity
Christian Grothoff [Sat, 27 Aug 2016 17:48:18 +0000 (17:48 +0000)]
-removing pointless NULL cmp
Christian Grothoff [Sat, 27 Aug 2016 16:38:02 +0000 (16:38 +0000)]
-proper checks for inbound messages being well-formed
Christian Grothoff [Sat, 27 Aug 2016 16:33:40 +0000 (16:33 +0000)]
-fix leak
Julius Bünger [Sat, 27 Aug 2016 14:58:30 +0000 (14:58 +0000)]
-rps test: fix directory specification
Julius Bünger [Sat, 27 Aug 2016 14:58:27 +0000 (14:58 +0000)]
-rps peers: logging
xrs [Fri, 26 Aug 2016 22:15:13 +0000 (22:15 +0000)]
test_multicast.c: Added some comments and a check
Christian Grothoff [Fri, 26 Aug 2016 14:26:13 +0000 (14:26 +0000)]
-missing NOT
Christian Grothoff [Fri, 26 Aug 2016 13:01:19 +0000 (13:01 +0000)]
fix MAX_PAYLOAD definition, thereby fixing wrong type for GNUNET_log
Christian Grothoff [Fri, 26 Aug 2016 12:54:26 +0000 (12:54 +0000)]
-fix memory leak
Christian Grothoff [Fri, 26 Aug 2016 12:52:33 +0000 (12:52 +0000)]
-fix use after free
Christian Grothoff [Fri, 26 Aug 2016 12:49:15 +0000 (12:49 +0000)]
fix missing 0-termination
Christian Grothoff [Fri, 26 Aug 2016 12:48:07 +0000 (12:48 +0000)]
fix memory leak and unnecessary allocations
Christian Grothoff [Fri, 26 Aug 2016 12:43:15 +0000 (12:43 +0000)]
-fixing idiocy
Christian Grothoff [Fri, 26 Aug 2016 12:41:48 +0000 (12:41 +0000)]
-fix leak
Christian Grothoff [Fri, 26 Aug 2016 12:37:48 +0000 (12:37 +0000)]
putting CADET on a diet: proper alignment for AX KX, kill obsolete OTR legacy code
Christian Grothoff [Fri, 26 Aug 2016 12:37:01 +0000 (12:37 +0000)]
-fix possible NPE
Christian Grothoff [Fri, 26 Aug 2016 11:55:54 +0000 (11:55 +0000)]
fix double free, bad use of strtok
Christian Grothoff [Fri, 26 Aug 2016 11:38:34 +0000 (11:38 +0000)]
fix consensus memory leaks
Christian Grothoff [Fri, 26 Aug 2016 11:32:51 +0000 (11:32 +0000)]
-fix cov warning
Carlo von lynX [Thu, 25 Aug 2016 15:17:32 +0000 (15:17 +0000)]
-grammar & style
Christian Grothoff [Thu, 25 Aug 2016 12:51:21 +0000 (12:51 +0000)]
ensure binding multiple ports to the same service descriptor works (again) with the correct mapping of ports
Christian Grothoff [Thu, 25 Aug 2016 11:50:54 +0000 (11:50 +0000)]
-fix indent
Christian Grothoff [Thu, 25 Aug 2016 11:33:14 +0000 (11:33 +0000)]
-nicer indentation
Christian Grothoff [Thu, 25 Aug 2016 09:59:27 +0000 (09:59 +0000)]
-support hours/hour/minute as relative time units
Christian Grothoff [Thu, 25 Aug 2016 09:38:23 +0000 (09:38 +0000)]
-fix unaligned access
David Barksdale [Tue, 23 Aug 2016 15:43:38 +0000 (15:43 +0000)]
Restore Lenstra protection for gcrypt < 1.6.4
Christian Grothoff [Tue, 23 Aug 2016 07:58:14 +0000 (07:58 +0000)]
-remove dead code
Christian Grothoff [Mon, 22 Aug 2016 15:08:14 +0000 (15:08 +0000)]
fix #4620 - return value part
Christian Grothoff [Mon, 22 Aug 2016 15:07:05 +0000 (15:07 +0000)]
fix #4620
Christian Grothoff [Mon, 22 Aug 2016 14:50:04 +0000 (14:50 +0000)]
fix exit CADET port binding for services, remove redundant service/port descriptor transmission from packets
Julius Bünger [Mon, 22 Aug 2016 14:25:50 +0000 (14:25 +0000)]
-rps fix: do not ask cadet for peers
Jeff Burdges [Mon, 22 Aug 2016 13:56:30 +0000 (13:56 +0000)]
Removed duplicate protection agaisnt Lenstra
Now libgcrypt 1.6.4, released 8 Sep 2015 , has its own protection
against Lenstra's attack, added wtih commit
c17f84bd02d7ee93845e92e20f6ddba814961588 dated 31 Aug 2015.
Do not run GNUNet with an earlier libgcrypt now.
Julius Bünger [Mon, 22 Aug 2016 13:42:27 +0000 (13:42 +0000)]
-rps fix: change way of online notification
Christian Grothoff [Mon, 22 Aug 2016 13:23:07 +0000 (13:23 +0000)]
-fix NPE
Christian Grothoff [Mon, 22 Aug 2016 13:22:49 +0000 (13:22 +0000)]
-fix NPE
Christian Grothoff [Mon, 22 Aug 2016 12:49:56 +0000 (12:49 +0000)]
-fix shutdown issue
Gabor X Toth [Sat, 20 Aug 2016 17:56:20 +0000 (17:56 +0000)]
multicast: close cadet port
Gabor X Toth [Sat, 20 Aug 2016 17:39:55 +0000 (17:39 +0000)]
psycutil: check for paused state in got_ack()
Gabor X Toth [Sat, 20 Aug 2016 17:39:50 +0000 (17:39 +0000)]
test_psyc: log level
Christian Grothoff [Fri, 19 Aug 2016 20:07:50 +0000 (20:07 +0000)]
-fix ftbfs
Christian Grothoff [Fri, 19 Aug 2016 20:07:13 +0000 (20:07 +0000)]
-fix ftbfs
Gabor X Toth [Fri, 19 Aug 2016 19:58:24 +0000 (19:58 +0000)]
GNUNET_MQ_get_last_envelope: return tail or current
Gabor X Toth [Fri, 19 Aug 2016 19:58:20 +0000 (19:58 +0000)]
psyc, social