oweals/gnunet.git
9 years agodocument API, do not pass unused 'session' argument
Christian Grothoff [Tue, 3 Feb 2015 13:20:17 +0000 (13:20 +0000)]
document API, do not pass unused 'session' argument

9 years ago-fix FIXME
Christian Grothoff [Tue, 3 Feb 2015 13:14:25 +0000 (13:14 +0000)]
-fix FIXME

9 years agowhen ATS suggests an address that neighbours does not have a peer for, do not ignore...
Christian Grothoff [Tue, 3 Feb 2015 13:14:07 +0000 (13:14 +0000)]
when ATS suggests an address that neighbours does not have a peer for, do not ignore it, setup the neighbour record instead

9 years agodo signal disconnect to transport service, even if specific address is in_destroy
Christian Grothoff [Tue, 3 Feb 2015 12:33:04 +0000 (12:33 +0000)]
do signal disconnect to transport service, even if specific address is in_destroy

9 years agoadding statistics on why transport may drop ATS suggestions
Christian Grothoff [Tue, 3 Feb 2015 00:23:10 +0000 (00:23 +0000)]
adding statistics on why transport may drop ATS suggestions

9 years ago-fix fix
Christian Grothoff [Mon, 2 Feb 2015 23:52:41 +0000 (23:52 +0000)]
-fix fix

9 years agodramatically simplify quota notification: avoid registration, simply always notify...
Christian Grothoff [Mon, 2 Feb 2015 23:31:25 +0000 (23:31 +0000)]
dramatically simplify quota notification: avoid registration, simply always notify plugin

9 years agoreduce callback insanity for callbacks that are always bound to only one value
Christian Grothoff [Mon, 2 Feb 2015 23:16:13 +0000 (23:16 +0000)]
reduce callback insanity for callbacks that are always bound to only one value

9 years agoget_address_latency is actually dead
Christian Grothoff [Mon, 2 Feb 2015 23:04:39 +0000 (23:04 +0000)]
get_address_latency is actually dead

9 years agoget_address_latency also does not use session
Christian Grothoff [Mon, 2 Feb 2015 23:03:04 +0000 (23:03 +0000)]
get_address_latency also does not use session

9 years agoGST_validation_set_address_use does not need the session
Christian Grothoff [Mon, 2 Feb 2015 22:59:24 +0000 (22:59 +0000)]
GST_validation_set_address_use does not need the session

9 years agocheck that we support the specified plugin early, not late
Christian Grothoff [Mon, 2 Feb 2015 22:44:16 +0000 (22:44 +0000)]
check that we support the specified plugin early, not late

9 years agoremove blacklisted addresses immediately from validation map
Christian Grothoff [Mon, 2 Feb 2015 22:37:09 +0000 (22:37 +0000)]
remove blacklisted addresses immediately from validation map

9 years agoadd statistic on size of validation_map
Christian Grothoff [Mon, 2 Feb 2015 22:35:01 +0000 (22:35 +0000)]
add statistic on size of validation_map

9 years ago-removing dead code, chvc_ was not used at all
Christian Grothoff [Mon, 2 Feb 2015 22:28:47 +0000 (22:28 +0000)]
-removing dead code, chvc_ was not used at all

9 years agoavoid passing both PeerIdentity and Address (which contains PeerIdentity) if address...
Christian Grothoff [Mon, 2 Feb 2015 22:25:48 +0000 (22:25 +0000)]
avoid passing both PeerIdentity and Address (which contains PeerIdentity) if address is always present as then this is redundant

9 years ago-cleanup
Christian Grothoff [Mon, 2 Feb 2015 11:31:34 +0000 (11:31 +0000)]
-cleanup

9 years agoavoid duplication from storing PID in both address and in validation entry
Christian Grothoff [Mon, 2 Feb 2015 09:24:50 +0000 (09:24 +0000)]
avoid duplication from storing PID in both address and in validation entry

9 years ago-doxyen, comments, indentation
Christian Grothoff [Mon, 2 Feb 2015 09:22:18 +0000 (09:22 +0000)]
-doxyen, comments, indentation

9 years ago-improve logging to help diagnose #3593
Christian Grothoff [Mon, 2 Feb 2015 09:12:25 +0000 (09:12 +0000)]
-improve logging to help diagnose #3593

9 years ago-reduce log level, this is expected on shutdown
Christian Grothoff [Mon, 2 Feb 2015 08:51:25 +0000 (08:51 +0000)]
-reduce log level, this is expected on shutdown

9 years agoUse configured proportionality factor
David Barksdale [Sun, 1 Feb 2015 18:35:51 +0000 (18:35 +0000)]
Use configured proportionality factor

9 years agoUse configured stability factor, not constant
David Barksdale [Sun, 1 Feb 2015 18:31:01 +0000 (18:31 +0000)]
Use configured stability factor, not constant

9 years agofix #3630
Christian Grothoff [Sun, 1 Feb 2015 18:08:17 +0000 (18:08 +0000)]
fix #3630

9 years agocleaning up UDP code to use only on address format throughout the code as much as...
Christian Grothoff [Sun, 1 Feb 2015 18:00:31 +0000 (18:00 +0000)]
cleaning up UDP code to use only on address format throughout the code as much as possible

9 years ago-fix use after free
Christian Grothoff [Fri, 30 Jan 2015 12:18:47 +0000 (12:18 +0000)]
-fix use after free

9 years ago-fix leak
Christian Grothoff [Fri, 30 Jan 2015 12:18:20 +0000 (12:18 +0000)]
-fix leak

9 years ago- fixed error in peer selection, never grow smaller than 3
Julius Bünger [Fri, 30 Jan 2015 10:09:09 +0000 (10:09 +0000)]
- fixed error in peer selection, never grow smaller than 3

9 years ago- doc
Bart Polot [Thu, 29 Jan 2015 09:15:28 +0000 (09:15 +0000)]
- doc

9 years ago- trying to fix issue of not sending push/pulls to peers
Julius Bünger [Wed, 28 Jan 2015 23:11:30 +0000 (23:11 +0000)]
- trying to fix issue of not sending push/pulls to peers

9 years ago- fixed double free problem
Julius Bünger [Wed, 28 Jan 2015 23:11:28 +0000 (23:11 +0000)]
- fixed double free problem

9 years ago- modified .po - files
Julius Bünger [Wed, 28 Jan 2015 23:11:24 +0000 (23:11 +0000)]
- modified .po - files

9 years agoadd GNUNET_STRINGS_data_to_string_alloc from TALER
Christian Grothoff [Wed, 28 Jan 2015 19:32:56 +0000 (19:32 +0000)]
add GNUNET_STRINGS_data_to_string_alloc from TALER

9 years ago- fixes for NPE
Bart Polot [Wed, 28 Jan 2015 19:23:04 +0000 (19:23 +0000)]
- fixes for NPE

9 years ago- memleaks
Bart Polot [Wed, 28 Jan 2015 19:15:55 +0000 (19:15 +0000)]
- memleaks

9 years ago- avoid NPE
Bart Polot [Wed, 28 Jan 2015 19:01:56 +0000 (19:01 +0000)]
- avoid NPE

9 years ago- avoid chain-calling the destroy handler to destroy the channel currently being...
Bart Polot [Wed, 28 Jan 2015 18:56:03 +0000 (18:56 +0000)]
- avoid chain-calling the destroy handler to destroy the channel currently being destroyed

9 years ago- don't free static memory
Bart Polot [Wed, 28 Jan 2015 18:48:19 +0000 (18:48 +0000)]
- don't free static memory

9 years agoadding GNUNET_CRYPTO_eddsa_private_key_from_string
Christian Grothoff [Wed, 28 Jan 2015 18:47:09 +0000 (18:47 +0000)]
adding GNUNET_CRYPTO_eddsa_private_key_from_string

9 years ago- RPS sampler destroy also accesses peer_map
Bart Polot [Wed, 28 Jan 2015 18:29:17 +0000 (18:29 +0000)]
- RPS sampler destroy also accesses peer_map

9 years ago- fix memory mangement when calling cadet to detect liveness
Bart Polot [Wed, 28 Jan 2015 18:25:42 +0000 (18:25 +0000)]
- fix memory mangement when calling cadet to detect liveness

9 years ago- fix memory management of sampler tasks
Bart Polot [Wed, 28 Jan 2015 18:05:20 +0000 (18:05 +0000)]
- fix memory management of sampler tasks

9 years ago- debug script to all gdb with the correct core file and executable path
Bart Polot [Wed, 28 Jan 2015 17:08:29 +0000 (17:08 +0000)]
- debug script to all gdb with the correct core file and executable path

9 years agofixed wrong size check
Julius Bünger [Wed, 28 Jan 2015 16:58:54 +0000 (16:58 +0000)]
fixed wrong size check

9 years ago- doc
Bart Polot [Wed, 28 Jan 2015 16:58:15 +0000 (16:58 +0000)]
- doc

9 years ago- never resize to 0
Bart Polot [Wed, 28 Jan 2015 16:56:47 +0000 (16:56 +0000)]
- never resize to 0

9 years agofixing size problems
Julius Bünger [Wed, 28 Jan 2015 16:48:34 +0000 (16:48 +0000)]
fixing size problems

9 years ago- get size direcly from sampler
Bart Polot [Wed, 28 Jan 2015 16:39:02 +0000 (16:39 +0000)]
- get size direcly from sampler

9 years ago-remove prefixes
Bart Polot [Wed, 28 Jan 2015 16:39:02 +0000 (16:39 +0000)]
-remove prefixes

9 years agofixed size problems and removal of channel
Julius Bünger [Wed, 28 Jan 2015 15:55:15 +0000 (15:55 +0000)]
fixed size problems and removal of channel

9 years ago- more documentation
Bart Polot [Wed, 28 Jan 2015 14:22:58 +0000 (14:22 +0000)]
- more documentation

9 years agoDocumentation update - fix contradiction
Bart Polot [Wed, 28 Jan 2015 14:15:54 +0000 (14:15 +0000)]
Documentation update - fix contradiction

9 years ago- alignment, style
Bart Polot [Wed, 28 Jan 2015 14:01:15 +0000 (14:01 +0000)]
- alignment, style

9 years ago- changes to handling of own identity
Bart Polot [Wed, 28 Jan 2015 13:49:46 +0000 (13:49 +0000)]
- changes to handling of own identity

9 years agofixed wrong cancellation
Julius Bünger [Wed, 28 Jan 2015 13:39:47 +0000 (13:39 +0000)]
fixed wrong cancellation

9 years agooptical changes
Julius Bünger [Tue, 27 Jan 2015 16:09:09 +0000 (16:09 +0000)]
optical changes

9 years agofixed _seed() funktion
Julius Bünger [Tue, 27 Jan 2015 16:09:07 +0000 (16:09 +0000)]
fixed _seed() funktion

9 years agoadd GNUNET_CONFIGURATION_get_data from Taler
Christian Grothoff [Tue, 27 Jan 2015 15:04:09 +0000 (15:04 +0000)]
add GNUNET_CONFIGURATION_get_data from Taler

9 years agofixed doxygen
Julius Bünger [Mon, 26 Jan 2015 23:14:50 +0000 (23:14 +0000)]
fixed doxygen

9 years ago-update ignores
Christian Grothoff [Mon, 26 Jan 2015 22:31:09 +0000 (22:31 +0000)]
-update ignores

9 years ago-fix logging, set quota to higher for testcase, also WLAN
Christian Grothoff [Mon, 26 Jan 2015 22:28:52 +0000 (22:28 +0000)]
-fix logging, set quota to higher for testcase, also WLAN

9 years ago-fix logging, set quota to higher for testcase
Christian Grothoff [Mon, 26 Jan 2015 22:27:08 +0000 (22:27 +0000)]
-fix logging, set quota to higher for testcase

9 years ago-fc not done here, do not null
Christian Grothoff [Mon, 26 Jan 2015 21:57:41 +0000 (21:57 +0000)]
-fc not done here, do not null

9 years ago-do not send any messages until we have our own MAC from the helper
Christian Grothoff [Mon, 26 Jan 2015 21:32:42 +0000 (21:32 +0000)]
-do not send any messages until we have our own MAC from the helper

9 years agopatches from Hellekin to fix #3577
Christian Grothoff [Mon, 26 Jan 2015 19:03:03 +0000 (19:03 +0000)]
patches from Hellekin to fix #3577

9 years ago-fix indent
Christian Grothoff [Mon, 26 Jan 2015 16:46:19 +0000 (16:46 +0000)]
-fix indent

9 years ago-constants first
Christian Grothoff [Mon, 26 Jan 2015 16:46:00 +0000 (16:46 +0000)]
-constants first

9 years ago-style fixes
Christian Grothoff [Mon, 26 Jan 2015 16:45:29 +0000 (16:45 +0000)]
-style fixes

9 years ago- fix memleak
Sree Harsha Totakura [Mon, 26 Jan 2015 12:03:09 +0000 (12:03 +0000)]
- fix memleak

9 years ago- fix docu
Sree Harsha Totakura [Mon, 26 Jan 2015 10:19:01 +0000 (10:19 +0000)]
- fix docu

9 years ago-fix doc
Sree Harsha Totakura [Mon, 26 Jan 2015 09:53:34 +0000 (09:53 +0000)]
-fix doc

9 years ago-udp broadcasts should not be flagged as inbound
Christian Grothoff [Sun, 25 Jan 2015 23:33:56 +0000 (23:33 +0000)]
-udp broadcasts should not be flagged as inbound

9 years ago-fix warnings created by ARM opening too many sockets with limited sockets testcase
Christian Grothoff [Sun, 25 Jan 2015 23:17:04 +0000 (23:17 +0000)]
-fix warnings created by ARM opening too many sockets with limited sockets testcase

9 years ago-make sure we get the correct errno back after GNUNET_NETWORK_socket_create()
Christian Grothoff [Sun, 25 Jan 2015 23:14:45 +0000 (23:14 +0000)]
-make sure we get the correct errno back after GNUNET_NETWORK_socket_create()

9 years ago-correct a few overly optimistic assumptions about what can legitimately happen...
Christian Grothoff [Sun, 25 Jan 2015 22:59:22 +0000 (22:59 +0000)]
-correct a few overly optimistic assumptions about what can legitimately happen...

9 years ago-stupid check, remove
Christian Grothoff [Sun, 25 Jan 2015 21:44:18 +0000 (21:44 +0000)]
-stupid check, remove

9 years agofix shutdown order to destroy sessions first, fix logic failure with respect to bi...
Christian Grothoff [Sun, 25 Jan 2015 21:28:06 +0000 (21:28 +0000)]
fix shutdown order to destroy sessions first, fix logic failure with respect to bi-directional transports like UNIX

9 years agofixing wrong assertions
Christian Grothoff [Sun, 25 Jan 2015 21:27:31 +0000 (21:27 +0000)]
fixing wrong assertions

9 years ago-address dying doesn't depend on bandwidth suggestion of ATS, just on in_destroy...
Christian Grothoff [Sun, 25 Jan 2015 21:14:37 +0000 (21:14 +0000)]
-address dying doesn't depend on bandwidth suggestion of ATS, just on in_destroy flag

9 years ago-indentation
Christian Grothoff [Sun, 25 Jan 2015 21:11:07 +0000 (21:11 +0000)]
-indentation

9 years ago-pass closure, indentation fixes
Christian Grothoff [Sun, 25 Jan 2015 21:10:45 +0000 (21:10 +0000)]
-pass closure, indentation fixes

9 years ago-use static where applicable
Christian Grothoff [Sun, 25 Jan 2015 21:10:05 +0000 (21:10 +0000)]
-use static where applicable

9 years agoalways create session before giving performance metrics
Christian Grothoff [Sun, 25 Jan 2015 21:09:44 +0000 (21:09 +0000)]
always create session before giving performance metrics

9 years ago-indentation
Christian Grothoff [Sun, 25 Jan 2015 21:08:37 +0000 (21:08 +0000)]
-indentation

9 years ago-undo bad commit
Christian Grothoff [Sun, 25 Jan 2015 21:08:22 +0000 (21:08 +0000)]
-undo bad commit

9 years ago-indentation plugin_transport_udp.c
Christian Grothoff [Sun, 25 Jan 2015 21:07:24 +0000 (21:07 +0000)]
-indentation plugin_transport_udp.c

9 years agoonly add addresses as valid from peerinfo if we have the respective plugin loaded
Christian Grothoff [Sun, 25 Jan 2015 19:41:24 +0000 (19:41 +0000)]
only add addresses as valid from peerinfo if we have the respective plugin loaded

9 years agostore suggest handles, do not drop
Christian Grothoff [Sun, 25 Jan 2015 19:35:33 +0000 (19:35 +0000)]
store suggest handles, do not drop

9 years agohandle mq being NULL
Christian Grothoff [Sun, 25 Jan 2015 19:30:46 +0000 (19:30 +0000)]
handle mq being NULL

9 years ago-fixing testcases
Christian Grothoff [Sun, 25 Jan 2015 19:15:01 +0000 (19:15 +0000)]
-fixing testcases

9 years ago-fix testcase assertions
Christian Grothoff [Sun, 25 Jan 2015 16:41:18 +0000 (16:41 +0000)]
-fix testcase assertions

9 years ago-eh, static sh plese
Christian Grothoff [Sun, 25 Jan 2015 16:00:32 +0000 (16:00 +0000)]
-eh, static sh plese

9 years ago-removing useless/dead/redundant tests, adjusting other tests to fit current API
Christian Grothoff [Sun, 25 Jan 2015 15:57:43 +0000 (15:57 +0000)]
-removing useless/dead/redundant tests, adjusting other tests to fit current API

9 years agoW32: Remove copy-pasted stray increment
LRN [Sat, 24 Jan 2015 23:09:01 +0000 (23:09 +0000)]
W32: Remove copy-pasted stray increment

9 years agoW32: Also consider ERROR_INVALID_HANDLE when checking 'file' type
LRN [Sat, 24 Jan 2015 23:08:58 +0000 (23:08 +0000)]
W32: Also consider ERROR_INVALID_HANDLE when checking 'file' type

9 years agoFix the use of (GNUNET_)strdup and (GNUNET_)free
LRN [Sat, 24 Jan 2015 23:01:29 +0000 (23:01 +0000)]
Fix the use of (GNUNET_)strdup and (GNUNET_)free

9 years agoAdd GNUNET_NETWORK_fdset_handle_set_first
LRN [Sat, 24 Jan 2015 23:01:25 +0000 (23:01 +0000)]
Add GNUNET_NETWORK_fdset_handle_set_first

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