oweals/gnunet.git
9 years agokeep track of whom we sent pull requests to (avoid duplicate replys)
Julius Bünger [Thu, 22 Jan 2015 14:13:56 +0000 (14:13 +0000)]
keep track of whom we sent pull requests to (avoid duplicate replys)

9 years agomake sure fkt is called with right argument
Julius Bünger [Thu, 22 Jan 2015 11:49:22 +0000 (11:49 +0000)]
make sure fkt is called with right argument

9 years agoclean up ntfy_tmt_rdy handles on removal of peer
Julius Bünger [Thu, 22 Jan 2015 11:49:19 +0000 (11:49 +0000)]
clean up ntfy_tmt_rdy handles on removal of peer

9 years agorestructured service and sampler
Julius Bünger [Thu, 22 Jan 2015 00:18:44 +0000 (00:18 +0000)]
restructured service and sampler

9 years agooptical changes
Julius Bünger [Thu, 22 Jan 2015 00:18:40 +0000 (00:18 +0000)]
optical changes

9 years agoupdate .po - files
Julius Bünger [Thu, 22 Jan 2015 00:18:36 +0000 (00:18 +0000)]
update .po - files

9 years agoupdated .po - files
Julius Bünger [Tue, 20 Jan 2015 09:58:38 +0000 (09:58 +0000)]
updated .po - files

9 years agorestructured test, testing seed
Julius Bünger [Tue, 20 Jan 2015 09:58:35 +0000 (09:58 +0000)]
restructured test, testing seed

9 years agooptical changes, small fix, draft for notification
Julius Bünger [Tue, 20 Jan 2015 09:58:33 +0000 (09:58 +0000)]
optical changes, small fix, draft for notification

9 years agotrying to remove get_peer_task
Julius Bünger [Mon, 19 Jan 2015 12:55:50 +0000 (12:55 +0000)]
trying to remove get_peer_task

9 years ago-towards improved ATS API, adding return value with address record when adding addres...
Christian Grothoff [Mon, 19 Jan 2015 01:08:03 +0000 (01:08 +0000)]
-towards improved ATS API, adding return value with address record when adding address, adding new subsystem with peer-to-address map to transport; causes various new assertions to fail, but no major regression -- not finished

9 years ago-indentation, doxygen
Christian Grothoff [Mon, 19 Jan 2015 01:05:57 +0000 (01:05 +0000)]
-indentation, doxygen

9 years agoundo last commit
Julius Bünger [Sun, 18 Jan 2015 23:55:18 +0000 (23:55 +0000)]
undo last commit

9 years agoremoved unneeded vars
Julius Bünger [Sun, 18 Jan 2015 23:55:15 +0000 (23:55 +0000)]
removed unneeded vars

9 years agoundo last commit
Julius Bünger [Sun, 18 Jan 2015 23:52:57 +0000 (23:52 +0000)]
undo last commit

9 years agocheck if peer we open a channel to is live
Julius Bünger [Sun, 18 Jan 2015 23:16:15 +0000 (23:16 +0000)]
check if peer we open a channel to is live

9 years ago-fix compile issue due to api change
Christian Grothoff [Sun, 18 Jan 2015 22:43:51 +0000 (22:43 +0000)]
-fix compile issue due to api change

9 years ago-remarking on things to fix
Christian Grothoff [Sun, 18 Jan 2015 17:31:14 +0000 (17:31 +0000)]
-remarking on things to fix

9 years agosimplified removal of peers from peermap
Julius Bünger [Sun, 18 Jan 2015 15:55:20 +0000 (15:55 +0000)]
simplified removal of peers from peermap

9 years agoremove ATS information from callback from ATS address selection, as the argument...
Christian Grothoff [Sun, 18 Jan 2015 14:10:50 +0000 (14:10 +0000)]
remove ATS information from callback from ATS address selection, as the argument was never used in the first place

9 years agoremoving dead logic to copy and pass around unused ATS values
Christian Grothoff [Sun, 18 Jan 2015 13:22:12 +0000 (13:22 +0000)]
removing dead logic to copy and pass around unused ATS values

9 years ago-just indentation, dead code
Christian Grothoff [Sun, 18 Jan 2015 13:20:15 +0000 (13:20 +0000)]
-just indentation, dead code

9 years agoalways use a slot, even if the session is NULL, simplify logic and document what...
Christian Grothoff [Sun, 18 Jan 2015 12:58:16 +0000 (12:58 +0000)]
always use a slot, even if the session is NULL, simplify logic and document what still needs to be fixed

9 years ago-test cleanup
Christian Grothoff [Sun, 18 Jan 2015 12:57:26 +0000 (12:57 +0000)]
-test cleanup

9 years ago-doxygen, link against libgnunethello
Christian Grothoff [Sun, 18 Jan 2015 12:24:15 +0000 (12:24 +0000)]
-doxygen, link against libgnunethello

9 years ago-test cleanup
Christian Grothoff [Sun, 18 Jan 2015 12:23:42 +0000 (12:23 +0000)]
-test cleanup

9 years ago-indentation, doxygen
Christian Grothoff [Sun, 18 Jan 2015 12:23:26 +0000 (12:23 +0000)]
-indentation, doxygen

9 years ago-indentation, doxygen
Christian Grothoff [Sun, 18 Jan 2015 12:23:11 +0000 (12:23 +0000)]
-indentation, doxygen

9 years agofixed integer sizes and _get_rand_peer()
Julius Bünger [Sun, 18 Jan 2015 05:06:13 +0000 (05:06 +0000)]
fixed integer sizes and _get_rand_peer()

9 years agofixed message size
Julius Bünger [Sun, 18 Jan 2015 03:23:23 +0000 (03:23 +0000)]
fixed message size

9 years agoschedule some requests for later
Julius Bünger [Sun, 18 Jan 2015 03:19:02 +0000 (03:19 +0000)]
schedule some requests for later

9 years ago-fix indentation
Christian Grothoff [Sun, 18 Jan 2015 00:33:51 +0000 (00:33 +0000)]
-fix indentation

9 years agouse modern MQ API, use multipeermap instead of DLL
Christian Grothoff [Sat, 17 Jan 2015 23:30:08 +0000 (23:30 +0000)]
use modern MQ API, use multipeermap instead of DLL

9 years agoexit loop once first handler is found
Christian Grothoff [Sat, 17 Jan 2015 23:29:10 +0000 (23:29 +0000)]
exit loop once first handler is found

9 years ago-dce
Christian Grothoff [Sat, 17 Jan 2015 23:20:27 +0000 (23:20 +0000)]
-dce

9 years agosimplify ATS API and plugin API by returning the network type, instead of an ATS_Info...
Christian Grothoff [Sat, 17 Jan 2015 22:20:18 +0000 (22:20 +0000)]
simplify ATS API and plugin API by returning the network type, instead of an ATS_Information struct

9 years agocleaning up disconnected peers
Julius Bünger [Sat, 17 Jan 2015 22:08:08 +0000 (22:08 +0000)]
cleaning up disconnected peers

9 years agoclean up channels to other peers correctly
Julius Bünger [Sat, 17 Jan 2015 22:08:05 +0000 (22:08 +0000)]
clean up channels to other peers correctly

9 years agoadded space between fkt names and args
Julius Bünger [Sat, 17 Jan 2015 22:08:02 +0000 (22:08 +0000)]
added space between fkt names and args

9 years agoeliminating callback argument and its implementation which are never called in the...
Christian Grothoff [Sat, 17 Jan 2015 21:38:46 +0000 (21:38 +0000)]
eliminating callback argument and its implementation which are never called in the first place by ATS

9 years agouse ATS functions to convert quality network type to string, instead of using string API
Christian Grothoff [Sat, 17 Jan 2015 21:31:48 +0000 (21:31 +0000)]
use ATS functions to convert quality network type to string, instead of using string API

9 years ago-oops
Christian Grothoff [Sat, 17 Jan 2015 16:24:45 +0000 (16:24 +0000)]
-oops

9 years agodo not print two messages, one is enough
Christian Grothoff [Sat, 17 Jan 2015 16:23:52 +0000 (16:23 +0000)]
do not print two messages, one is enough

9 years agouse enough space for storing full address
Christian Grothoff [Sat, 17 Jan 2015 16:05:30 +0000 (16:05 +0000)]
use enough space for storing full address

9 years agouse GNUNET_snprintf
Christian Grothoff [Sat, 17 Jan 2015 16:05:12 +0000 (16:05 +0000)]
use GNUNET_snprintf

9 years agocorrected message size check
Julius Bünger [Fri, 16 Jan 2015 17:19:49 +0000 (17:19 +0000)]
corrected message size check

9 years agofixed wrong deletion
Julius Bünger [Fri, 16 Jan 2015 14:39:37 +0000 (14:39 +0000)]
fixed wrong deletion

9 years agosend empty push/pull-request messages
Julius Bünger [Fri, 16 Jan 2015 14:18:22 +0000 (14:18 +0000)]
send empty push/pull-request messages

9 years agomove sample testbed configs to a dir
Sree Harsha Totakura [Fri, 16 Jan 2015 12:32:02 +0000 (12:32 +0000)]
move sample testbed configs to a dir

9 years agofix #3611
Christian Grothoff [Fri, 16 Jan 2015 11:47:42 +0000 (11:47 +0000)]
fix #3611

9 years agotest for solvers to support delayed start
Matthias Wachs [Fri, 16 Jan 2015 11:39:16 +0000 (11:39 +0000)]
test for solvers to support delayed start

9 years agofix assertion violation if active call is cancelled
Christian Grothoff [Fri, 16 Jan 2015 11:05:21 +0000 (11:05 +0000)]
fix assertion violation if active call is cancelled

9 years ago-no hash
Christian Grothoff [Fri, 16 Jan 2015 10:51:33 +0000 (10:51 +0000)]
-no hash

9 years agoadditional test
Matthias Wachs [Fri, 16 Jan 2015 10:36:08 +0000 (10:36 +0000)]
additional test

9 years agofixing #3610
Christian Grothoff [Fri, 16 Jan 2015 10:20:01 +0000 (10:20 +0000)]
fixing #3610

9 years agonew testcase to test delayed ATS service startup
Matthias Wachs [Fri, 16 Jan 2015 10:15:42 +0000 (10:15 +0000)]
new testcase to test delayed ATS service startup

9 years agotest failed to compile on my system
Matthias Wachs [Fri, 16 Jan 2015 08:00:20 +0000 (08:00 +0000)]
test failed to compile on my system

9 years agoadded todo
Julius Bünger [Fri, 16 Jan 2015 00:58:01 +0000 (00:58 +0000)]
added todo

9 years agoresizing lists implemented, fixed type error
Julius Bünger [Fri, 16 Jan 2015 00:57:58 +0000 (00:57 +0000)]
resizing lists implemented, fixed type error

9 years agofixed indentation
Julius Bünger [Fri, 16 Jan 2015 00:57:55 +0000 (00:57 +0000)]
fixed indentation

9 years agoremoved unneeded global
Julius Bünger [Fri, 16 Jan 2015 00:57:53 +0000 (00:57 +0000)]
removed unneeded global

9 years agorestructured the sampler
Julius Bünger [Fri, 16 Jan 2015 00:57:50 +0000 (00:57 +0000)]
restructured the sampler

9 years ago- log
Bart Polot [Thu, 15 Jan 2015 15:15:18 +0000 (15:15 +0000)]
- log

9 years agoAdded a delayed search function to avoid saturating the DHT with requests on boot.
Bart Polot [Thu, 15 Jan 2015 15:15:17 +0000 (15:15 +0000)]
Added a delayed search function to avoid saturating the DHT with requests on boot.

9 years ago- Check path for NULL, fix #3583
Bart Polot [Thu, 15 Jan 2015 14:19:57 +0000 (14:19 +0000)]
- Check path for NULL, fix #3583

9 years ago- use path_cmp
Bart Polot [Thu, 15 Jan 2015 14:19:56 +0000 (14:19 +0000)]
- use path_cmp

9 years ago- added path_cmp
Bart Polot [Thu, 15 Jan 2015 14:19:55 +0000 (14:19 +0000)]
- added path_cmp

9 years ago- fix failed git merge
Bart Polot [Thu, 15 Jan 2015 13:58:12 +0000 (13:58 +0000)]
- fix failed git merge

9 years ago- bump message amount
Bart Polot [Thu, 15 Jan 2015 13:57:22 +0000 (13:57 +0000)]
- bump message amount

9 years ago- fix crashes, zombie controller on ^C
Bart Polot [Thu, 15 Jan 2015 13:45:50 +0000 (13:45 +0000)]
- fix crashes, zombie controller on ^C

9 years agofixing memory leaks
Julius Bünger [Wed, 14 Jan 2015 18:24:28 +0000 (18:24 +0000)]
fixing memory leaks

9 years agoimplemented seeding
Julius Bünger [Tue, 13 Jan 2015 10:20:32 +0000 (10:20 +0000)]
implemented seeding

9 years agoupdated .po-files
Julius Bünger [Tue, 13 Jan 2015 10:20:29 +0000 (10:20 +0000)]
updated .po-files

9 years agorenaming
Julius Bünger [Tue, 13 Jan 2015 10:20:26 +0000 (10:20 +0000)]
renaming

9 years ago-clean up testcase
Christian Grothoff [Sat, 10 Jan 2015 19:06:21 +0000 (19:06 +0000)]
-clean up testcase

9 years ago-.po update
Christian Grothoff [Sat, 10 Jan 2015 18:56:41 +0000 (18:56 +0000)]
-.po update

9 years agoFixed inverting of same-priority bundled messages
Bart Polot [Sat, 10 Jan 2015 01:26:04 +0000 (01:26 +0000)]
Fixed inverting of same-priority bundled messages

This change causes the while loop to skip all messages of the same priority, effectively inserting the new message as the last of the same priority. As the messages are extraced from the head, inserting the message in the first available place caused order inversion.

9 years ago- include message size in log
Bart Polot [Sat, 10 Jan 2015 00:40:46 +0000 (00:40 +0000)]
- include message size in log

9 years ago- remove debug statements
Bart Polot [Sat, 10 Jan 2015 00:40:13 +0000 (00:40 +0000)]
- remove debug statements

9 years ago- allow more time to 5 peer testcase, change stats loglevel
Bart Polot [Fri, 9 Jan 2015 18:04:41 +0000 (18:04 +0000)]
- allow more time to 5 peer testcase, change stats loglevel

9 years agoAccept Out-of-Order connection messages
Bart Polot [Fri, 9 Jan 2015 18:04:40 +0000 (18:04 +0000)]
Accept Out-of-Order connection messages

9 years ago- minor log modifications, docs
Bart Polot [Fri, 9 Jan 2015 18:04:39 +0000 (18:04 +0000)]
- minor log modifications, docs

9 years ago- refactor test, always gather stats
Bart Polot [Fri, 9 Jan 2015 18:04:37 +0000 (18:04 +0000)]
- refactor test, always gather stats

9 years ago- add statistics to DHT module
Bart Polot [Fri, 9 Jan 2015 18:04:36 +0000 (18:04 +0000)]
- add statistics to DHT module

9 years ago- test connection_create size, add size to log
Bart Polot [Fri, 9 Jan 2015 18:04:35 +0000 (18:04 +0000)]
- test connection_create size, add size to log

9 years ago- fix test: provide real message size
Bart Polot [Fri, 9 Jan 2015 18:04:33 +0000 (18:04 +0000)]
- fix test: provide real message size

9 years ago- minor changes: tabs, logs, reorder
Bart Polot [Fri, 9 Jan 2015 18:04:32 +0000 (18:04 +0000)]
- minor changes: tabs, logs, reorder

9 years ago- simpify api size handling code
Bart Polot [Fri, 9 Jan 2015 18:04:31 +0000 (18:04 +0000)]
- simpify api size handling code

9 years ago- more message size checks
Bart Polot [Fri, 9 Jan 2015 18:04:30 +0000 (18:04 +0000)]
- more message size checks

9 years ago- more size checks
Bart Polot [Fri, 9 Jan 2015 18:04:29 +0000 (18:04 +0000)]
- more size checks

9 years ago- add size argument to allow to verify message size
Bart Polot [Fri, 9 Jan 2015 18:04:27 +0000 (18:04 +0000)]
- add size argument to allow to verify message size

9 years ago- fix size handling of payload data
Bart Polot [Fri, 9 Jan 2015 18:04:26 +0000 (18:04 +0000)]
- fix size handling of payload data

9 years ago- check minimum size, param order
Bart Polot [Fri, 9 Jan 2015 18:04:25 +0000 (18:04 +0000)]
- check minimum size, param order

9 years agoAdded keyfile with peers named AAAA, BBBB, ..., ZZZZ (to improve testcase/profiler...
Bart Polot [Fri, 9 Jan 2015 18:04:23 +0000 (18:04 +0000)]
Added keyfile with peers named AAAA, BBBB, ..., ZZZZ (to improve testcase/profiler legibility)

9 years ago- add space for second kx
Bart Polot [Fri, 9 Jan 2015 18:04:22 +0000 (18:04 +0000)]
- add space for second kx

9 years agomoving hash_context testcase over as well
Christian Grothoff [Fri, 9 Jan 2015 17:18:14 +0000 (17:18 +0000)]
moving hash_context testcase over as well

9 years agoadding API for incremental hashing (from Taler)
Christian Grothoff [Fri, 9 Jan 2015 16:27:28 +0000 (16:27 +0000)]
adding API for incremental hashing (from Taler)

9 years agoadding support for blind signatures (modernized version of Taler logic, with variable...
Christian Grothoff [Fri, 9 Jan 2015 15:51:57 +0000 (15:51 +0000)]
adding support for blind signatures (modernized version of Taler logic, with variable key length)

9 years agomoved computation of request rate out of sampler
Julius Bünger [Fri, 9 Jan 2015 11:13:56 +0000 (11:13 +0000)]
moved computation of request rate out of sampler

9 years ago-update docu to reflect current use of GNUNET_PREFIX
Christian Grothoff [Fri, 9 Jan 2015 07:23:18 +0000 (07:23 +0000)]
-update docu to reflect current use of GNUNET_PREFIX