Florian Dold [Tue, 13 Aug 2013 14:38:35 +0000 (14:38 +0000)]
- reset backoff for set listener
- increase alpha
Bart Polot [Tue, 13 Aug 2013 14:16:46 +0000 (14:16 +0000)]
- fix queue destroy order
Florian Dold [Tue, 13 Aug 2013 14:08:18 +0000 (14:08 +0000)]
- IBF alpha adjusted
- it's not an error to insert elements twice
---This line, and those below, will be ignored--
M set/gnunet-service-set.c
M set/gnunet-service-set_union.c
Bart Polot [Tue, 13 Aug 2013 13:42:56 +0000 (13:42 +0000)]
- fixes, removed dead code
Christian Grothoff [Tue, 13 Aug 2013 13:27:39 +0000 (13:27 +0000)]
-adapt PT test to new namestore API
Christian Grothoff [Tue, 13 Aug 2013 13:26:13 +0000 (13:26 +0000)]
-build namestore
Christian Grothoff [Tue, 13 Aug 2013 13:25:05 +0000 (13:25 +0000)]
-namestore service builds again
Florian Dold [Tue, 13 Aug 2013 11:14:52 +0000 (11:14 +0000)]
- disable nse in the profiler config
- handle ghost peers correctly in exchange round
Bart Polot [Tue, 13 Aug 2013 11:12:47 +0000 (11:12 +0000)]
- update debug info
Bart Polot [Tue, 13 Aug 2013 10:52:37 +0000 (10:52 +0000)]
- fixes
Bart Polot [Tue, 13 Aug 2013 10:45:55 +0000 (10:45 +0000)]
- doh
Christian Grothoff [Tue, 13 Aug 2013 09:18:29 +0000 (09:18 +0000)]
-doxygen fixes
Sree Harsha Totakura [Tue, 13 Aug 2013 08:56:23 +0000 (08:56 +0000)]
- print warnings for failed function calls
Sree Harsha Totakura [Tue, 13 Aug 2013 08:55:17 +0000 (08:55 +0000)]
- dead code; fix doc
Christian Grothoff [Tue, 13 Aug 2013 07:03:21 +0000 (07:03 +0000)]
-fixing #2991
Florian Dold [Tue, 13 Aug 2013 01:12:55 +0000 (01:12 +0000)]
- delayed requests correctly when in 'begin' round
Florian Dold [Tue, 13 Aug 2013 00:58:14 +0000 (00:58 +0000)]
- proper shutdown sequence for set makes consensus happy
Florian Dold [Mon, 12 Aug 2013 23:13:13 +0000 (23:13 +0000)]
- rename gnunet-consensus to gnunet-consensus-profiler
---This line, and those below, will be ignored--
D consensus/gnunet-consensus.c
A + consensus/gnunet-consensus-profiler.c
M consensus/Makefile.am
Florian Dold [Mon, 12 Aug 2013 23:11:34 +0000 (23:11 +0000)]
- fixed profiler
- less INFO, more DEBUG
Florian Dold [Mon, 12 Aug 2013 22:59:35 +0000 (22:59 +0000)]
- show received elements in consensus profiler
Gabor X Toth [Mon, 12 Aug 2013 21:04:24 +0000 (21:04 +0000)]
psyc/social: slave transmit & guest talk flags
Christian Grothoff [Mon, 12 Aug 2013 19:28:20 +0000 (19:28 +0000)]
-more work on new namestore API
Christian Grothoff [Mon, 12 Aug 2013 19:09:52 +0000 (19:09 +0000)]
-towards namestore support for the new privacy-preserving GNS queries
Florian Dold [Mon, 12 Aug 2013 18:00:43 +0000 (18:00 +0000)]
- correct iteraion in multihashmap
- iterate over elements with client ack in set
Gabor X Toth [Mon, 12 Aug 2013 17:45:22 +0000 (17:45 +0000)]
psyc/social: transmit/announcement flags; multicast: re-added sig. purpose
Gabor X Toth [Mon, 12 Aug 2013 16:57:49 +0000 (16:57 +0000)]
psyc/store: added effective_since msg ID for specifying when a membership change went into effect; psyc/social: added state_reset/clear_objects flag for message sending functions
Bart Polot [Mon, 12 Aug 2013 16:18:50 +0000 (16:18 +0000)]
- tunnel queue
Florian Dold [Mon, 12 Aug 2013 15:16:15 +0000 (15:16 +0000)]
- test memory leak
Bart Polot [Mon, 12 Aug 2013 15:07:01 +0000 (15:07 +0000)]
- fixes
Florian Dold [Mon, 12 Aug 2013 14:50:20 +0000 (14:50 +0000)]
- test for external iterator
- const added to result parameter of 'next'
Bart Polot [Mon, 12 Aug 2013 14:49:58 +0000 (14:49 +0000)]
- use after free
Florian Dold [Mon, 12 Aug 2013 14:35:51 +0000 (14:35 +0000)]
- fixed consensus for >2 peers
Florian Dold [Mon, 12 Aug 2013 14:35:24 +0000 (14:35 +0000)]
- doxygen comment clarification
Florian Dold [Mon, 12 Aug 2013 14:34:48 +0000 (14:34 +0000)]
- fixed memory leak
Florian Dold [Mon, 12 Aug 2013 14:34:16 +0000 (14:34 +0000)]
- listener re-connects transparently
- bugs
Florian Dold [Mon, 12 Aug 2013 14:33:26 +0000 (14:33 +0000)]
- external iterator for multihashmap
Bart Polot [Mon, 12 Aug 2013 14:12:49 +0000 (14:12 +0000)]
- rollback
Bart Polot [Mon, 12 Aug 2013 14:12:12 +0000 (14:12 +0000)]
- fixes
Christian Grothoff [Mon, 12 Aug 2013 14:09:57 +0000 (14:09 +0000)]
-old fixme
Christian Grothoff [Mon, 12 Aug 2013 14:05:30 +0000 (14:05 +0000)]
-fix leaks (kind-of related to #2981)
Christian Grothoff [Mon, 12 Aug 2013 14:00:31 +0000 (14:00 +0000)]
-fix #2969
Christian Grothoff [Mon, 12 Aug 2013 13:54:33 +0000 (13:54 +0000)]
-more code migration to microseconds:
Christian Grothoff [Mon, 12 Aug 2013 13:45:44 +0000 (13:45 +0000)]
-some minor code cleanup
Christian Grothoff [Mon, 12 Aug 2013 13:40:13 +0000 (13:40 +0000)]
-indentation
Bart Polot [Mon, 12 Aug 2013 13:37:12 +0000 (13:37 +0000)]
- fix
Bart Polot [Mon, 12 Aug 2013 13:35:25 +0000 (13:35 +0000)]
- missing header...
Bart Polot [Mon, 12 Aug 2013 13:31:46 +0000 (13:31 +0000)]
- aux function
Bart Polot [Mon, 12 Aug 2013 12:47:21 +0000 (12:47 +0000)]
- use new mesh for test_mesh_local
Bart Polot [Mon, 12 Aug 2013 11:53:23 +0000 (11:53 +0000)]
- add exerimental compilation of -enc
Bart Polot [Mon, 12 Aug 2013 11:52:45 +0000 (11:52 +0000)]
- fixes
Christian Grothoff [Mon, 12 Aug 2013 09:45:58 +0000 (09:45 +0000)]
-big bad bugfix thanks to Bart
Gabor X Toth [Sun, 11 Aug 2013 23:46:26 +0000 (23:46 +0000)]
social: use full pubkey as place/nym id; multicast/psyc/store: identify members by their pubkey here too
Christian Grothoff [Sun, 11 Aug 2013 22:33:46 +0000 (22:33 +0000)]
-use ms for timeout, not us
Christian Grothoff [Sun, 11 Aug 2013 22:28:48 +0000 (22:28 +0000)]
-use 5 ms for timeout, not 5 us
Christian Grothoff [Sun, 11 Aug 2013 22:17:14 +0000 (22:17 +0000)]
-round expiration times to full seconds
Florian Dold [Sun, 11 Aug 2013 22:09:11 +0000 (22:09 +0000)]
- docs
Christian Grothoff [Sun, 11 Aug 2013 21:55:09 +0000 (21:55 +0000)]
-be silent
Florian Dold [Sun, 11 Aug 2013 21:46:31 +0000 (21:46 +0000)]
- doc for peerinfo
Christian Grothoff [Sun, 11 Aug 2013 21:21:56 +0000 (21:21 +0000)]
changing time measurement from milliseconds to microseconds
Christian Grothoff [Sun, 11 Aug 2013 15:43:24 +0000 (15:43 +0000)]
-fix
Christian Grothoff [Sun, 11 Aug 2013 15:36:42 +0000 (15:36 +0000)]
-add extra context argument for key deriviation, so that fs and gads do not collide
Bart Polot [Sun, 11 Aug 2013 03:31:06 +0000 (03:31 +0000)]
- major refactorization
Bart Polot [Fri, 9 Aug 2013 17:19:21 +0000 (17:19 +0000)]
- fixes
Christian Grothoff [Thu, 8 Aug 2013 21:40:39 +0000 (21:40 +0000)]
-working on identity service create/rename/delete
Bart Polot [Thu, 8 Aug 2013 17:30:02 +0000 (17:30 +0000)]
- fixes
Bart Polot [Thu, 8 Aug 2013 16:58:44 +0000 (16:58 +0000)]
- fixes
Bart Polot [Thu, 8 Aug 2013 16:33:35 +0000 (16:33 +0000)]
- wip
Christian Grothoff [Thu, 8 Aug 2013 15:39:03 +0000 (15:39 +0000)]
-update testcase
Matthias Wachs [Thu, 8 Aug 2013 15:34:23 +0000 (15:34 +0000)]
number for peers
Christian Grothoff [Thu, 8 Aug 2013 15:24:44 +0000 (15:24 +0000)]
-minor fixes
Christian Grothoff [Thu, 8 Aug 2013 15:24:32 +0000 (15:24 +0000)]
-fix
Christian Grothoff [Thu, 8 Aug 2013 14:43:12 +0000 (14:43 +0000)]
-fix loglevel
Christian Grothoff [Thu, 8 Aug 2013 14:42:27 +0000 (14:42 +0000)]
-raise loglevel
Bart Polot [Thu, 8 Aug 2013 14:17:15 +0000 (14:17 +0000)]
- handle P2P channel messages
Matthias Wachs [Thu, 8 Aug 2013 13:36:14 +0000 (13:36 +0000)]
remove output
Matthias Wachs [Thu, 8 Aug 2013 13:24:53 +0000 (13:24 +0000)]
fix for resolver timeout issues
Matthias Wachs [Thu, 8 Aug 2013 12:16:25 +0000 (12:16 +0000)]
debugging messages due to mantis bug 2980
Bart Polot [Thu, 8 Aug 2013 11:27:12 +0000 (11:27 +0000)]
- use struct fc instaed of pointer
Matthias Wachs [Thu, 8 Aug 2013 09:53:15 +0000 (09:53 +0000)]
improved messages
Matthias Wachs [Thu, 8 Aug 2013 09:53:01 +0000 (09:53 +0000)]
improved messages
Matthias Wachs [Thu, 8 Aug 2013 09:13:37 +0000 (09:13 +0000)]
valid hellos for gnunet9 and fulcrum
Matthias Wachs [Thu, 8 Aug 2013 08:54:19 +0000 (08:54 +0000)]
added warning for self connect
Matthias Wachs [Thu, 8 Aug 2013 08:50:20 +0000 (08:50 +0000)]
more info
Matthias Wachs [Thu, 8 Aug 2013 08:44:47 +0000 (08:44 +0000)]
invalid for gnunet9
Matthias Wachs [Thu, 8 Aug 2013 08:43:32 +0000 (08:43 +0000)]
this hello causes self-connects
Matthias Wachs [Thu, 8 Aug 2013 07:58:12 +0000 (07:58 +0000)]
added error message
Christian Grothoff [Thu, 8 Aug 2013 07:06:22 +0000 (07:06 +0000)]
-fixing comments, indentation
Christian Grothoff [Thu, 8 Aug 2013 05:36:25 +0000 (05:36 +0000)]
-doxygen fixes
Christian Grothoff [Wed, 7 Aug 2013 21:27:52 +0000 (21:27 +0000)]
-fix year
Christian Grothoff [Wed, 7 Aug 2013 21:27:39 +0000 (21:27 +0000)]
-testcase for new ECC crypto functions
Christian Grothoff [Wed, 7 Aug 2013 21:26:46 +0000 (21:26 +0000)]
-fixing #2976
Bart Polot [Wed, 7 Aug 2013 14:42:35 +0000 (14:42 +0000)]
- demultiplex encrypted payload
Christian Grothoff [Wed, 7 Aug 2013 14:36:50 +0000 (14:36 +0000)]
-fix W32 FTBFS
Christian Grothoff [Wed, 7 Aug 2013 12:10:06 +0000 (12:10 +0000)]
-rename as format changed
Matthias Wachs [Wed, 7 Aug 2013 10:08:52 +0000 (10:08 +0000)]
new hellos for fulcrum and gnunet9
Matthias Wachs [Wed, 7 Aug 2013 10:04:27 +0000 (10:04 +0000)]
error message instead of assertion
Matthias Wachs [Wed, 7 Aug 2013 09:45:47 +0000 (09:45 +0000)]
some output
Christian Grothoff [Wed, 7 Aug 2013 08:47:33 +0000 (08:47 +0000)]
-implement block decryption again
Christian Grothoff [Wed, 7 Aug 2013 08:38:01 +0000 (08:38 +0000)]
-fix, handle case where there is no update
Matthias Wachs [Wed, 7 Aug 2013 08:09:29 +0000 (08:09 +0000)]
core missing for one test