Gabor X Toth [Fri, 4 Sep 2015 16:57:30 +0000 (16:57 +0000)]
social: watch modifiers
Bart Polot [Thu, 3 Sep 2015 18:04:11 +0000 (18:04 +0000)]
- format
Bart Polot [Thu, 3 Sep 2015 18:04:11 +0000 (18:04 +0000)]
- make sure own_id is a correct NULL-terminated string
Bart Polot [Thu, 3 Sep 2015 18:04:10 +0000 (18:04 +0000)]
Fix #3929: cancel poll towards disconnected neighbor
Bart Polot [Thu, 3 Sep 2015 18:04:09 +0000 (18:04 +0000)]
- return NULL when handle is NULL
Bart Polot [Thu, 3 Sep 2015 18:04:08 +0000 (18:04 +0000)]
- handle case if ports == NULL
Bart Polot [Thu, 3 Sep 2015 18:04:07 +0000 (18:04 +0000)]
- dump client info on request
Bart Polot [Thu, 3 Sep 2015 18:04:07 +0000 (18:04 +0000)]
- unregister from client on destroy
Bart Polot [Thu, 3 Sep 2015 18:04:06 +0000 (18:04 +0000)]
- refactor client handling
Bart Polot [Thu, 3 Sep 2015 18:04:05 +0000 (18:04 +0000)]
- minor fixes
Bart Polot [Thu, 3 Sep 2015 18:04:04 +0000 (18:04 +0000)]
- cancel transmission on shutdown
Bart Polot [Thu, 3 Sep 2015 18:04:04 +0000 (18:04 +0000)]
- save Header Key for skipped messages
Bart Polot [Thu, 3 Sep 2015 18:04:03 +0000 (18:04 +0000)]
- log
Bart Polot [Thu, 3 Sep 2015 18:04:02 +0000 (18:04 +0000)]
- simplify loglevel
Bart Polot [Thu, 3 Sep 2015 18:04:01 +0000 (18:04 +0000)]
- use NBO
Bart Polot [Thu, 3 Sep 2015 18:04:00 +0000 (18:04 +0000)]
- use transmit handles in cadet CLI
Bart Polot [Thu, 3 Sep 2015 18:03:59 +0000 (18:03 +0000)]
- log
Bart Polot [Thu, 3 Sep 2015 18:03:59 +0000 (18:03 +0000)]
- use hex channel numbers
Bart Polot [Thu, 3 Sep 2015 18:03:58 +0000 (18:03 +0000)]
- debug framing
Bart Polot [Thu, 3 Sep 2015 18:03:57 +0000 (18:03 +0000)]
- use channel debug
Bart Polot [Thu, 3 Sep 2015 18:03:56 +0000 (18:03 +0000)]
- assert on create
Bart Polot [Thu, 3 Sep 2015 18:03:55 +0000 (18:03 +0000)]
- register conn_destroy on sent_callback
Christian Grothoff [Thu, 3 Sep 2015 14:19:46 +0000 (14:19 +0000)]
-add benchmark for RSA crypto
Julien Morvan [Mon, 31 Aug 2015 16:42:10 +0000 (16:42 +0000)]
libextractor
Florian Dold [Sun, 30 Aug 2015 20:58:59 +0000 (20:58 +0000)]
fix inverted condition in set intersection
Florian Dold [Sun, 30 Aug 2015 20:54:44 +0000 (20:54 +0000)]
add test case for 'GNUNET_SET_copy_lazy', fix bugs
Florian Dold [Sun, 30 Aug 2015 12:24:18 +0000 (12:24 +0000)]
missing changes to headers
Florian Dold [Sun, 30 Aug 2015 00:44:11 +0000 (00:44 +0000)]
work in progress: fix set bug, implement lazy copy
Gabor X Toth [Fri, 28 Aug 2015 13:33:43 +0000 (13:33 +0000)]
psyc/social: get state from psycstore
Bruno Cabral [Fri, 28 Aug 2015 05:47:13 +0000 (05:47 +0000)]
Fix review,
- Many fixes.
- Do not mark test as failed if no connection
PATCH 2/3
Bruno Cabral [Thu, 27 Aug 2015 05:25:57 +0000 (05:25 +0000)]
Fix review . PATCH 1/3
Christian Grothoff [Tue, 25 Aug 2015 18:43:07 +0000 (18:43 +0000)]
fix double-free
Christian Grothoff [Tue, 25 Aug 2015 18:41:44 +0000 (18:41 +0000)]
support RFC4043 and RFC 4398 mnemonics in conversion
Christian Grothoff [Tue, 25 Aug 2015 15:05:54 +0000 (15:05 +0000)]
applying patch from #3950 by jah
Julien Morvan [Mon, 24 Aug 2015 14:41:04 +0000 (14:41 +0000)]
Julien Morvan [Mon, 24 Aug 2015 14:37:21 +0000 (14:37 +0000)]
Bruno Cabral [Sat, 22 Aug 2015 06:24:03 +0000 (06:24 +0000)]
gnunet-nat, tool to suggest changes to configure based on NAT configuration
Bruno Cabral [Fri, 21 Aug 2015 13:44:20 +0000 (13:44 +0000)]
Forget to commit some files
Bruno Cabral [Fri, 21 Aug 2015 04:15:24 +0000 (04:15 +0000)]
Fix crashes and memory leaks.
Bruno Cabral [Fri, 21 Aug 2015 03:00:38 +0000 (03:00 +0000)]
Add test_nat to makefile
Bruno Cabral [Fri, 21 Aug 2015 02:59:10 +0000 (02:59 +0000)]
Add missing file
Bart Polot [Wed, 19 Aug 2015 10:53:52 +0000 (10:53 +0000)]
- reset message counters on rekey
Bart Polot [Wed, 19 Aug 2015 10:53:51 +0000 (10:53 +0000)]
- use proper printf type, avoid accessing memory out of scope
Bart Polot [Wed, 19 Aug 2015 10:53:50 +0000 (10:53 +0000)]
- fix #3928: make sure accessed variables are below size threshold
Bart Polot [Wed, 19 Aug 2015 10:53:49 +0000 (10:53 +0000)]
- move var declaration to innermost scope
Bart Polot [Wed, 19 Aug 2015 10:53:48 +0000 (10:53 +0000)]
- mark cancelled task as NULL
Nils Durner [Tue, 18 Aug 2015 21:34:02 +0000 (21:34 +0000)]
docu: no login shell for gnunet user
Nils Durner [Tue, 18 Aug 2015 20:45:42 +0000 (20:45 +0000)]
docu
Nils Durner [Tue, 18 Aug 2015 19:17:35 +0000 (19:17 +0000)]
setup docu
Nils Durner [Tue, 18 Aug 2015 19:05:20 +0000 (19:05 +0000)]
docu
Nils Durner [Tue, 18 Aug 2015 18:51:13 +0000 (18:51 +0000)]
docu
Nils Durner [Tue, 18 Aug 2015 18:43:32 +0000 (18:43 +0000)]
docu
Christian Grothoff [Tue, 18 Aug 2015 18:00:21 +0000 (18:00 +0000)]
tolerate spurious SIGCHLD in gnunet-auto-share
Christian Grothoff [Tue, 18 Aug 2015 17:51:07 +0000 (17:51 +0000)]
adding some assertions to ensure we only start one gnunet-publish
Julien Morvan [Mon, 17 Aug 2015 10:05:31 +0000 (10:05 +0000)]
Julien Morvan [Mon, 17 Aug 2015 09:23:39 +0000 (09:23 +0000)]
David Barksdale [Mon, 17 Aug 2015 02:55:38 +0000 (02:55 +0000)]
The empty path is invalid
If GNUNET_DISK_directory_create_for_file() is called with a
path like "/foo" then we will pass the empty path to
GNUNET_DISK_directory_create() and access(). The latter will
always return ENOENT.
Bruno Cabral [Mon, 17 Aug 2015 01:59:44 +0000 (01:59 +0000)]
Fix #3918
Martin Schanzenbach [Tue, 11 Aug 2015 16:37:13 +0000 (16:37 +0000)]
-fix
Martin Schanzenbach [Tue, 11 Aug 2015 16:36:42 +0000 (16:36 +0000)]
-fix
Martin Schanzenbach [Tue, 11 Aug 2015 16:35:45 +0000 (16:35 +0000)]
- fix
Martin Schanzenbach [Tue, 11 Aug 2015 16:35:35 +0000 (16:35 +0000)]
- fix
Martin Schanzenbach [Tue, 11 Aug 2015 16:31:53 +0000 (16:31 +0000)]
-fix
Martin Schanzenbach [Tue, 11 Aug 2015 16:31:44 +0000 (16:31 +0000)]
-add flat namecache
David Barksdale [Tue, 11 Aug 2015 15:51:08 +0000 (15:51 +0000)]
This probably fixes #3944
Martin Schanzenbach [Tue, 11 Aug 2015 14:41:03 +0000 (14:41 +0000)]
- flat namestore plugin (experimental)
Christian Grothoff [Thu, 6 Aug 2015 15:38:45 +0000 (15:38 +0000)]
-indent
Christian Grothoff [Thu, 6 Aug 2015 15:37:36 +0000 (15:37 +0000)]
-more correct logic
Christian Grothoff [Thu, 6 Aug 2015 15:32:37 +0000 (15:32 +0000)]
-fix leak
Julien Morvan [Thu, 6 Aug 2015 12:41:06 +0000 (12:41 +0000)]
.unix change to .sock
Christian Grothoff [Wed, 5 Aug 2015 23:00:10 +0000 (23:00 +0000)]
mesh is long dead
Jeff Burdges [Wed, 5 Aug 2015 22:34:54 +0000 (22:34 +0000)]
Make SOCKS test conditional on an SSH binary
Julius Bünger [Wed, 5 Aug 2015 21:47:36 +0000 (21:47 +0000)]
-keep track of messages passed to mq
Julius Bünger [Wed, 5 Aug 2015 21:47:34 +0000 (21:47 +0000)]
-rename and fix char pointer
Julius Bünger [Wed, 5 Aug 2015 17:46:18 +0000 (17:46 +0000)]
-logging messages: going to send, sent, received
Sree Harsha Totakura [Tue, 4 Aug 2015 15:26:55 +0000 (15:26 +0000)]
-fix #3722
Bart Polot [Tue, 4 Aug 2015 14:00:31 +0000 (14:00 +0000)]
- resolve duplicate connection handling
Bart Polot [Tue, 4 Aug 2015 14:00:30 +0000 (14:00 +0000)]
- log
Bart Polot [Tue, 4 Aug 2015 14:00:29 +0000 (14:00 +0000)]
- log
Bart Polot [Tue, 4 Aug 2015 14:00:28 +0000 (14:00 +0000)]
- cancel pending AX_KX when forced to send a KX by peer, fix #3927
Bart Polot [Tue, 4 Aug 2015 14:00:27 +0000 (14:00 +0000)]
- more descriptive tunnel statuses
Julius Bünger [Tue, 4 Aug 2015 12:34:37 +0000 (12:34 +0000)]
-fix (create peermap), logging
Julius Bünger [Tue, 4 Aug 2015 10:42:57 +0000 (10:42 +0000)]
-test seeding many peers
Julius Bünger [Mon, 3 Aug 2015 20:45:26 +0000 (20:45 +0000)]
-mark ops as done + don't start connect all clients
Julius Bünger [Mon, 3 Aug 2015 20:45:24 +0000 (20:45 +0000)]
-renaming
Julius Bünger [Mon, 3 Aug 2015 20:45:22 +0000 (20:45 +0000)]
-use hashmap instead of array
Jeff Burdges [Mon, 3 Aug 2015 17:07:38 +0000 (17:07 +0000)]
Fix the SOCKS proxy test and activate it.
Jeff Burdges [Mon, 3 Aug 2015 16:45:43 +0000 (16:45 +0000)]
Add socks lines to the makefile, but do not yet activate
Jeff Burdges [Mon, 3 Aug 2015 16:44:18 +0000 (16:44 +0000)]
Woot! It might actually work now, although I should tweak the test
a bit to make sure.
Sree Harsha Totakura [Mon, 3 Aug 2015 15:49:30 +0000 (15:49 +0000)]
- set the connection handle to NULL upon disconnecting
Sree Harsha Totakura [Mon, 3 Aug 2015 15:39:05 +0000 (15:39 +0000)]
- check for uint32 value overflow
Julius Bünger [Mon, 3 Aug 2015 14:30:15 +0000 (14:30 +0000)]
-fix malicious peer
Julius Bünger [Mon, 3 Aug 2015 12:06:34 +0000 (12:06 +0000)]
-logging and fix
Christian Grothoff [Mon, 3 Aug 2015 11:34:36 +0000 (11:34 +0000)]
-improve indentation, reduce duplication of PIDs in core's neighbour map
Christian Grothoff [Mon, 3 Aug 2015 11:14:51 +0000 (11:14 +0000)]
-log more details about failing addr
Christian Grothoff [Mon, 3 Aug 2015 11:13:42 +0000 (11:13 +0000)]
-report id of peer that is missbehaving
Christian Grothoff [Mon, 3 Aug 2015 10:44:37 +0000 (10:44 +0000)]
extend datastore performance tests to cover scenario described in #3903 -- but no issue discovered
Christian Grothoff [Mon, 3 Aug 2015 10:29:09 +0000 (10:29 +0000)]
-reduce autostarting for tests, reduce timeouts
Christian Grothoff [Mon, 3 Aug 2015 09:49:57 +0000 (09:49 +0000)]
-ignore
Christian Grothoff [Mon, 3 Aug 2015 09:48:29 +0000 (09:48 +0000)]
-agreed