oweals/gnunet.git
9 years agoAdd support for selecting on W32 events
LRN [Sat, 24 Jan 2015 23:01:22 +0000 (23:01 +0000)]
Add support for selecting on W32 events

9 years ago-fix assertion checking the encoded s-expressions
Sree Harsha Totakura [Sat, 24 Jan 2015 18:53:29 +0000 (18:53 +0000)]
-fix assertion checking the encoded s-expressions

9 years agotaking care of send msg size in the api
Julius Bünger [Fri, 23 Jan 2015 11:53:41 +0000 (11:53 +0000)]
taking care of send msg size in the api

9 years agomostly taking care about max size we are allowed to send
Julius Bünger [Fri, 23 Jan 2015 01:05:11 +0000 (01:05 +0000)]
mostly taking care about max size we are allowed to send

9 years agocode cleanup
Julius Bünger [Fri, 23 Jan 2015 01:05:08 +0000 (01:05 +0000)]
code cleanup

9 years ago-use static where allowed
Christian Grothoff [Thu, 22 Jan 2015 23:11:25 +0000 (23:11 +0000)]
-use static where allowed

9 years agomoved the client request rate estimation in fkt of its own
Julius Bünger [Thu, 22 Jan 2015 23:08:42 +0000 (23:08 +0000)]
moved the client request rate estimation in fkt of its own

9 years agouse const in api, avoid cast
Christian Grothoff [Thu, 22 Jan 2015 23:07:14 +0000 (23:07 +0000)]
use const in api, avoid cast

9 years agouse statics instead of singleton struct, simplify internal APIs
Christian Grothoff [Thu, 22 Jan 2015 23:04:40 +0000 (23:04 +0000)]
use statics instead of singleton struct, simplify internal APIs

9 years ago-indentation, do not pass stats arg as const just to then cast the const away
Christian Grothoff [Thu, 22 Jan 2015 22:35:05 +0000 (22:35 +0000)]
-indentation, do not pass stats arg as const just to then cast the const away

9 years agofinish ATS reconnect logic to retransmit state on reconnect
Christian Grothoff [Thu, 22 Jan 2015 22:22:07 +0000 (22:22 +0000)]
finish ATS reconnect logic to retransmit state on reconnect

9 years ago-improving docs
Christian Grothoff [Thu, 22 Jan 2015 22:13:42 +0000 (22:13 +0000)]
-improving docs

9 years ago-documenting
Christian Grothoff [Thu, 22 Jan 2015 21:49:42 +0000 (21:49 +0000)]
-documenting

9 years agoalso simplify message format for AddressSuggestionMessage
Christian Grothoff [Thu, 22 Jan 2015 21:43:13 +0000 (21:43 +0000)]
also simplify message format for AddressSuggestionMessage

9 years agoimproved selection of peers for pushing
Julius Bünger [Thu, 22 Jan 2015 21:34:47 +0000 (21:34 +0000)]
improved selection of peers for pushing

9 years agosimplifying IPC for address destruction
Christian Grothoff [Thu, 22 Jan 2015 21:32:12 +0000 (21:32 +0000)]
simplifying IPC for address destruction

9 years agosimplifying IPC for address in use and address update
Christian Grothoff [Thu, 22 Jan 2015 21:25:54 +0000 (21:25 +0000)]
simplifying IPC for address in use and address update

9 years agosplit structs for address adding and updating
Christian Grothoff [Thu, 22 Jan 2015 21:08:43 +0000 (21:08 +0000)]
split structs for address adding and updating

9 years agosplitting add/update logic in preparation for changing msg formats
Christian Grothoff [Thu, 22 Jan 2015 20:59:08 +0000 (20:59 +0000)]
splitting add/update logic in preparation for changing msg formats

9 years agotowards a cleaner ATS scheduling API
Christian Grothoff [Thu, 22 Jan 2015 20:54:15 +0000 (20:54 +0000)]
towards a cleaner ATS scheduling API

9 years agomodified TODOs
Julius Bünger [Thu, 22 Jan 2015 19:35:53 +0000 (19:35 +0000)]
modified TODOs

9 years agodon't read threshholds from .conf
Julius Bünger [Thu, 22 Jan 2015 19:35:50 +0000 (19:35 +0000)]
don't read threshholds from .conf

9 years ago-add a check to bail out on false signatures
Sree Harsha Totakura [Thu, 22 Jan 2015 17:01:11 +0000 (17:01 +0000)]
-add a check to bail out on false signatures

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.