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
Daniel Golle [Fri, 19 Aug 2016 16:35:48 +0000 (16:35 +0000)]
gnunet-service-xdht_neighbours: fix typo
David Barksdale [Thu, 18 Aug 2016 16:01:48 +0000 (16:01 +0000)]
Fix comment
Gabor X Toth [Thu, 18 Aug 2016 14:41:03 +0000 (14:41 +0000)]
social: debug msgs
David Barksdale [Thu, 18 Aug 2016 00:03:29 +0000 (00:03 +0000)]
Use statement exprs instead of local function
This change lets us compile with clang again.
Gabor X Toth [Wed, 17 Aug 2016 23:21:47 +0000 (23:21 +0000)]
multicast: use CADET port hash derived from group key
Gabor X Toth [Wed, 17 Aug 2016 22:28:52 +0000 (22:28 +0000)]
multicast, psyc, social: wait till last message sent before disconnect
Gabor X Toth [Wed, 17 Aug 2016 22:28:47 +0000 (22:28 +0000)]
GNUNET_MQ_get_last_envelope()
Gabor X Toth [Wed, 17 Aug 2016 21:26:41 +0000 (21:26 +0000)]
psyc, social: switch to MQ
David Barksdale [Tue, 16 Aug 2016 03:47:32 +0000 (03:47 +0000)]
Comparing EXTRACTOR_MetaType to -1 is always false
Christian Grothoff [Sun, 14 Aug 2016 15:25:12 +0000 (15:25 +0000)]
migrating set to new CADET port API - tests now fail due to CADET issues
Christian Grothoff [Sun, 14 Aug 2016 11:55:16 +0000 (11:55 +0000)]
fix use-after-free issue
Christian Grothoff [Sun, 14 Aug 2016 11:55:02 +0000 (11:55 +0000)]
-fix testcases, ensure shutdown works properly
Christian Grothoff [Sun, 14 Aug 2016 11:19:58 +0000 (11:19 +0000)]
-fix testcase shutdown
Christian Grothoff [Sun, 14 Aug 2016 10:22:51 +0000 (10:22 +0000)]
-missing include/ changes from last patches
Christian Grothoff [Sun, 14 Aug 2016 09:58:55 +0000 (09:58 +0000)]
-slightly better port setup, for RPS I don't quite see a better way yet
Christian Grothoff [Sun, 14 Aug 2016 09:49:29 +0000 (09:49 +0000)]
-slightly better FS port conversion, more to be done _much_ later
Christian Grothoff [Sat, 13 Aug 2016 19:50:25 +0000 (19:50 +0000)]
-indentation, doxygen
Christian Grothoff [Sat, 13 Aug 2016 19:49:30 +0000 (19:49 +0000)]
fix star topology generation
Christian Grothoff [Sat, 13 Aug 2016 19:49:15 +0000 (19:49 +0000)]
-use new_array where appropriate, fix indentation
Christian Grothoff [Sat, 13 Aug 2016 19:42:00 +0000 (19:42 +0000)]
-fix bug introduced when STAR topology was added, STAR must only be once in the topology_strings[]-array
Christian Grothoff [Sat, 13 Aug 2016 18:53:13 +0000 (18:53 +0000)]
-indeed, fixed
Carlo von lynX [Fri, 12 Aug 2016 11:37:09 +0000 (11:37 +0000)]
ipv6 udp broadcasts are ending up on ipv4
Christian Grothoff [Thu, 11 Aug 2016 18:04:44 +0000 (18:04 +0000)]
-disable nse pow in FS tests
Christian Grothoff [Thu, 11 Aug 2016 18:04:33 +0000 (18:04 +0000)]
-converting API to use new CADET ports
Christian Grothoff [Thu, 11 Aug 2016 18:04:19 +0000 (18:04 +0000)]
-converting API to use new CADET ports
Christian Grothoff [Thu, 11 Aug 2016 17:42:18 +0000 (17:42 +0000)]
-change log level to DEBUG
Christian Grothoff [Thu, 11 Aug 2016 17:25:23 +0000 (17:25 +0000)]
-do not cancel on disconnect
Christian Grothoff [Thu, 11 Aug 2016 17:21:04 +0000 (17:21 +0000)]
-note simplification possibility
Christian Grothoff [Thu, 11 Aug 2016 13:02:01 +0000 (13:02 +0000)]
-convert vpn/exit/pt to use new CADET ports
Christian Grothoff [Thu, 11 Aug 2016 12:49:31 +0000 (12:49 +0000)]
-fix more shift errors
Bart Polot [Wed, 10 Aug 2016 18:04:52 +0000 (18:04 +0000)]
- missing implementation
Bart Polot [Wed, 10 Aug 2016 18:04:51 +0000 (18:04 +0000)]
- fix use after free (not removing single transmit handle from queue), refactor queue logic
Bart Polot [Wed, 10 Aug 2016 18:04:50 +0000 (18:04 +0000)]
- Add monitor API to MQ
Bart Polot [Wed, 10 Aug 2016 18:04:48 +0000 (18:04 +0000)]
Port CADET API to MQ
Christian Grothoff [Wed, 10 Aug 2016 11:46:22 +0000 (11:46 +0000)]
use non-constant ports for CADET with scalarproduct
Christian Grothoff [Tue, 9 Aug 2016 15:43:48 +0000 (15:43 +0000)]
-proposal for new service API
Carlo von lynX [Tue, 9 Aug 2016 15:33:26 +0000 (15:33 +0000)]
protect CLI from port scanning: use string ports
Carlo von lynX [Tue, 9 Aug 2016 10:00:31 +0000 (10:00 +0000)]
GNUNET_CADET_close_port doesnt work as expected. Bailing out instead.
Carlo von lynX [Tue, 9 Aug 2016 10:00:29 +0000 (10:00 +0000)]
end-user friendly output messages, ok like this?
Carlo von lynX [Tue, 9 Aug 2016 10:00:16 +0000 (10:00 +0000)]
attempt at a .gitignore file for those who git it
Carlo von lynX [Mon, 8 Aug 2016 21:11:50 +0000 (21:11 +0000)]
UX: message type for important things that aren't evil
Carlo von lynX [Mon, 8 Aug 2016 19:51:46 +0000 (19:51 +0000)]
Merge branch 'master' of /RAM/proj/gnunet
Christian Grothoff [Mon, 8 Aug 2016 13:17:24 +0000 (13:17 +0000)]
eliminate constantly hashing PIDs by storing and caching the result
Christian Grothoff [Sun, 7 Aug 2016 20:42:32 +0000 (20:42 +0000)]
-update PO
Christian Grothoff [Sun, 7 Aug 2016 20:39:43 +0000 (20:39 +0000)]
-fix build
Carlo von lynX [Sat, 6 Aug 2016 13:59:03 +0000 (13:59 +0000)]
testbed: STAR topology (SCNR)
Carlo von lynX [Sat, 6 Aug 2016 13:59:00 +0000 (13:59 +0000)]
probably the wrong place to address high-level features
Carlo von lynX [Sat, 6 Aug 2016 13:58:59 +0000 (13:58 +0000)]
multicast: don't advertise the origin in the P2P overlay
Carlo von lynX [Sat, 6 Aug 2016 13:58:55 +0000 (13:58 +0000)]
multicast: use INFO not WARNING
Christian Grothoff [Fri, 5 Aug 2016 22:07:52 +0000 (22:07 +0000)]
-convert quota test to MQ API
Gabor X Toth [Thu, 4 Aug 2016 20:10:22 +0000 (20:10 +0000)]
multicast: switch to MQ
Gabor X Toth [Thu, 4 Aug 2016 20:10:17 +0000 (20:10 +0000)]
psycstore: switch to MQ
Gabor X Toth [Thu, 4 Aug 2016 20:10:13 +0000 (20:10 +0000)]
op: lib for async operations
Christian Grothoff [Thu, 4 Aug 2016 14:46:43 +0000 (14:46 +0000)]
-fix core mq cancel operation, need to use discard, not send_cancel as env was never send
Christian Grothoff [Thu, 4 Aug 2016 14:46:16 +0000 (14:46 +0000)]
-migrate testbed to new MQ API
Christian Grothoff [Thu, 4 Aug 2016 13:26:21 +0000 (13:26 +0000)]
-finish dv conversion to new core MQ API
Daniel Golle [Thu, 4 Aug 2016 11:35:25 +0000 (11:35 +0000)]
transport_tcp: make use of GNUNET_HELLO_address_check_option
probably this was forgotten earlier
Christian Grothoff [Thu, 4 Aug 2016 09:00:49 +0000 (09:00 +0000)]
fix #4609