oweals/gnunet.git
13 years agofix
Christian Grothoff [Tue, 27 Sep 2011 14:40:09 +0000 (14:40 +0000)]
fix

13 years agofixes
Christian Grothoff [Tue, 27 Sep 2011 14:35:30 +0000 (14:35 +0000)]
fixes

13 years agotrack HELLOs from peerinfo
Christian Grothoff [Tue, 27 Sep 2011 14:26:23 +0000 (14:26 +0000)]
track HELLOs from peerinfo

13 years agohelper
Christian Grothoff [Tue, 27 Sep 2011 14:20:12 +0000 (14:20 +0000)]
helper

13 years agounused var
Matthias Wachs [Tue, 27 Sep 2011 14:09:26 +0000 (14:09 +0000)]
unused var

13 years ago- renaming test_transport_api_multiaddress to test_transport_api_timeout
Matthias Wachs [Tue, 27 Sep 2011 14:03:08 +0000 (14:03 +0000)]
- renaming test_transport_api_multiaddress to test_transport_api_timeout
- adding new timeout tests for http and https

13 years agogenerate STOP message
Christian Grothoff [Tue, 27 Sep 2011 13:46:03 +0000 (13:46 +0000)]
generate STOP message

13 years agogetting client API to compile
Christian Grothoff [Tue, 27 Sep 2011 13:37:30 +0000 (13:37 +0000)]
getting client API to compile

13 years agoremove limited address reporting
Matthias Wachs [Tue, 27 Sep 2011 13:30:40 +0000 (13:30 +0000)]
remove limited address reporting

13 years agodo not route requests that were perfectly satisfied
Christian Grothoff [Tue, 27 Sep 2011 13:23:19 +0000 (13:23 +0000)]
do not route requests that were perfectly satisfied

13 years agocomments and clean up
Matthias Wachs [Tue, 27 Sep 2011 13:06:26 +0000 (13:06 +0000)]
comments and clean up

13 years agoclient bw throttling
Matthias Wachs [Tue, 27 Sep 2011 13:06:14 +0000 (13:06 +0000)]
client bw throttling

13 years agoupdate
Christian Grothoff [Tue, 27 Sep 2011 12:50:55 +0000 (12:50 +0000)]
update

13 years agoprocess find peer requests and replies
Christian Grothoff [Tue, 27 Sep 2011 12:46:48 +0000 (12:46 +0000)]
process find peer requests and replies

13 years agogive priority to results
Christian Grothoff [Tue, 27 Sep 2011 12:04:16 +0000 (12:04 +0000)]
give priority to results

13 years agorespect path tracking and demultiplex everywhere options
Christian Grothoff [Tue, 27 Sep 2011 12:01:04 +0000 (12:01 +0000)]
respect path tracking and demultiplex everywhere options

13 years ago(no commit message)
Matthias Wachs [Tue, 27 Sep 2011 11:45:18 +0000 (11:45 +0000)]

13 years ago(no commit message)
Matthias Wachs [Tue, 27 Sep 2011 11:38:15 +0000 (11:38 +0000)]

13 years agorenaming plugin
Matthias Wachs [Tue, 27 Sep 2011 11:36:45 +0000 (11:36 +0000)]
renaming plugin

13 years agoFixed compiler warning, otherwise WiP with multicast retransmission
Bart Polot [Tue, 27 Sep 2011 11:36:07 +0000 (11:36 +0000)]
Fixed compiler warning, otherwise WiP with multicast retransmission

13 years agoadd new DHT code to build, it finally compiles
Christian Grothoff [Tue, 27 Sep 2011 11:30:36 +0000 (11:30 +0000)]
add new DHT code to build, it finally compiles

13 years agostuff
Christian Grothoff [Tue, 27 Sep 2011 11:30:17 +0000 (11:30 +0000)]
stuff

13 years agomove bloomfilter recalculation to block library
Christian Grothoff [Tue, 27 Sep 2011 11:29:11 +0000 (11:29 +0000)]
move bloomfilter recalculation to block library

13 years agomem leak
Matthias Wachs [Tue, 27 Sep 2011 11:15:59 +0000 (11:15 +0000)]
mem leak

13 years agoworking version
Matthias Wachs [Tue, 27 Sep 2011 10:59:27 +0000 (10:59 +0000)]
working version

13 years agomaking some files compile
Christian Grothoff [Tue, 27 Sep 2011 09:58:15 +0000 (09:58 +0000)]
making some files compile

13 years agomaking some files compile
Christian Grothoff [Tue, 27 Sep 2011 08:58:06 +0000 (08:58 +0000)]
making some files compile

13 years agohxing
Christian Grothoff [Tue, 27 Sep 2011 08:12:07 +0000 (08:12 +0000)]
hxing

13 years agomore wild hxing
Christian Grothoff [Mon, 26 Sep 2011 22:02:03 +0000 (22:02 +0000)]
more wild hxing

13 years agoadd
Christian Grothoff [Mon, 26 Sep 2011 20:38:48 +0000 (20:38 +0000)]
add

13 years agostuff
Christian Grothoff [Mon, 26 Sep 2011 20:38:18 +0000 (20:38 +0000)]
stuff

13 years agoLRN: use bindto instead of use-localaddr
Christian Grothoff [Mon, 26 Sep 2011 20:37:14 +0000 (20:37 +0000)]
LRN: use bindto instead of use-localaddr

13 years agoFixed updating status of peer on ACK
Bart Polot [Mon, 26 Sep 2011 19:44:27 +0000 (19:44 +0000)]
Fixed updating status of peer on ACK

13 years agoAdapted service API handling to new tree API
Bart Polot [Mon, 26 Sep 2011 19:23:55 +0000 (19:23 +0000)]
Adapted service API handling to new tree API

13 years agocan now send a message
Matthias Wachs [Mon, 26 Sep 2011 16:58:08 +0000 (16:58 +0000)]
can now send a message

13 years agotest_transport_api_http now working!
Matthias Wachs [Mon, 26 Sep 2011 16:57:23 +0000 (16:57 +0000)]
test_transport_api_http now working!

13 years agofixed:
Matthias Wachs [Mon, 26 Sep 2011 15:58:11 +0000 (15:58 +0000)]
fixed:
- session matching
- curl send handle suspending

13 years agoMinor fix, comments
Bart Polot [Mon, 26 Sep 2011 15:56:52 +0000 (15:56 +0000)]
Minor fix, comments

13 years agofixes
Matthias Wachs [Mon, 26 Sep 2011 14:44:29 +0000 (14:44 +0000)]
fixes

13 years agoNAT is reading the [nat] section to figure out if to use ipv6 :-(
Matthias Wachs [Mon, 26 Sep 2011 14:11:11 +0000 (14:11 +0000)]
NAT is reading the [nat] section to figure out if to use ipv6 :-(

13 years agoremoving incoherent address formats
Matthias Wachs [Mon, 26 Sep 2011 13:35:28 +0000 (13:35 +0000)]
removing incoherent address formats
cleaning up logging

13 years agoAdded new api in the tree module to handle core or remote disconnections
Bart Polot [Mon, 26 Sep 2011 12:24:41 +0000 (12:24 +0000)]
Added new api in the tree module to handle core or remote disconnections
Added reconnecting mechanism to find new paths in case of peer disconnection

13 years agobinding to specific address
Matthias Wachs [Mon, 26 Sep 2011 09:14:11 +0000 (09:14 +0000)]
binding to specific address

13 years agowild hxing
Christian Grothoff [Sun, 25 Sep 2011 22:16:20 +0000 (22:16 +0000)]
wild hxing

13 years agostop the dht as fast as possible
Philipp Tölke [Sat, 24 Sep 2011 07:16:15 +0000 (07:16 +0000)]
stop the dht as fast as possible

13 years agotest case for udp and constant packet size
Matthias Wachs [Fri, 23 Sep 2011 15:41:15 +0000 (15:41 +0000)]
test case for udp and constant packet size

13 years agoFixed double destroy
Bart Polot [Fri, 23 Sep 2011 15:01:51 +0000 (15:01 +0000)]
Fixed double destroy

13 years agoincreasing timeout
Matthias Wachs [Fri, 23 Sep 2011 14:02:47 +0000 (14:02 +0000)]
increasing timeout

13 years agomax_bps was never used
Matthias Wachs [Fri, 23 Sep 2011 13:41:19 +0000 (13:41 +0000)]
max_bps was never used

13 years agoterminated sessions were never removed from ATS
Matthias Wachs [Fri, 23 Sep 2011 12:24:16 +0000 (12:24 +0000)]
terminated sessions were never removed from ATS

13 years agofixing https://www.gnunet.org/bugs/view.php?id=1800
Matthias Wachs [Fri, 23 Sep 2011 11:10:34 +0000 (11:10 +0000)]
fixing https://gnunet.org/bugs/view.php?id=1800

- erroneous session termination
- erroneous address deletion

+ additional checks

13 years agoFixed bugs and completed API
Bart Polot [Fri, 23 Sep 2011 10:17:48 +0000 (10:17 +0000)]
Fixed bugs and completed API

13 years agoChanged tree children magement from array to DLL, fixed bugs, extended testcase.
Bart Polot [Thu, 22 Sep 2011 18:12:27 +0000 (18:12 +0000)]
Changed tree children magement from array to DLL, fixed bugs, extended testcase.

13 years agoAdded notification when peers go offline during a path change
Bart Polot [Wed, 21 Sep 2011 22:39:11 +0000 (22:39 +0000)]
Added notification when peers go offline during a path change

13 years agoAdded debug print of tree structure
Bart Polot [Wed, 21 Sep 2011 20:50:20 +0000 (20:50 +0000)]
Added debug print of tree structure

13 years agoFixed double chaining on note reattachment
Bart Polot [Wed, 21 Sep 2011 20:42:20 +0000 (20:42 +0000)]
Fixed double chaining on note reattachment

13 years agomore statistics, gnunet_constants used
David Brodski [Wed, 21 Sep 2011 20:32:55 +0000 (20:32 +0000)]
more statistics, gnunet_constants used

13 years agoFixed memory leaks
Bart Polot [Wed, 21 Sep 2011 19:51:37 +0000 (19:51 +0000)]
Fixed memory leaks

13 years agoSome asserts
David Brodski [Wed, 21 Sep 2011 19:38:19 +0000 (19:38 +0000)]
Some asserts

13 years agoBugfixes and statistics added
David Brodski [Wed, 21 Sep 2011 19:27:22 +0000 (19:27 +0000)]
Bugfixes and statistics added

13 years agoCleanup, fixed pretty_printer, fixed session not created when beacon received
David Brodski [Wed, 21 Sep 2011 18:02:39 +0000 (18:02 +0000)]
Cleanup, fixed pretty_printer, fixed session not created when beacon received

13 years agostuff
Christian Grothoff [Wed, 21 Sep 2011 16:47:30 +0000 (16:47 +0000)]
stuff

13 years agostuff
Christian Grothoff [Wed, 21 Sep 2011 16:47:21 +0000 (16:47 +0000)]
stuff

13 years agoFixed use of uninitialized memory from realloc leading to segfaults and bus errors
Bart Polot [Wed, 21 Sep 2011 15:42:32 +0000 (15:42 +0000)]
Fixed use of uninitialized memory from realloc leading to segfaults and bus errors

13 years agofinishing new API
Christian Grothoff [Wed, 21 Sep 2011 13:09:07 +0000 (13:09 +0000)]
finishing new API

13 years agoRenamed functions, make valgrind stop complaining about memory leaks by explicitly...
Bart Polot [Wed, 21 Sep 2011 12:59:59 +0000 (12:59 +0000)]
Renamed functions, make valgrind stop complaining about memory leaks by explicitly freeing stuff before exit

13 years agoUpdated testcase
Bart Polot [Wed, 21 Sep 2011 11:39:40 +0000 (11:39 +0000)]
Updated testcase

13 years agoSome Fixes
David Brodski [Wed, 21 Sep 2011 08:42:11 +0000 (08:42 +0000)]
Some Fixes

13 years agodo not notify more than one transmit at a time
Philipp Tölke [Wed, 21 Sep 2011 08:06:55 +0000 (08:06 +0000)]
do not notify more than one transmit at a time

13 years agowe do not want to crash if somebody leaves the net
Philipp Tölke [Wed, 21 Sep 2011 07:44:10 +0000 (07:44 +0000)]
we do not want to crash if somebody leaves the net

13 years agoextend
Christian Grothoff [Wed, 21 Sep 2011 05:51:54 +0000 (05:51 +0000)]
extend

13 years agoextend
Christian Grothoff [Wed, 21 Sep 2011 05:51:49 +0000 (05:51 +0000)]
extend

13 years agoadd
Christian Grothoff [Wed, 21 Sep 2011 05:51:38 +0000 (05:51 +0000)]
add

13 years agoAdded testcase code, fixed minor bugs
Bart Polot [Wed, 21 Sep 2011 01:35:02 +0000 (01:35 +0000)]
Added testcase code, fixed minor bugs

13 years agoTest comments
David Brodski [Tue, 20 Sep 2011 17:36:24 +0000 (17:36 +0000)]
Test comments

13 years agoCleaned and fixed refactoring to improve separation, only 3 structs are now shared
Bart Polot [Tue, 20 Sep 2011 17:22:58 +0000 (17:22 +0000)]
Cleaned and fixed refactoring to improve separation, only 3 structs are now shared

13 years agoAdded path testcase
Bart Polot [Tue, 20 Sep 2011 12:09:08 +0000 (12:09 +0000)]
Added path testcase

13 years agoRefactored MeshTunnel Trees and Paths in a separate file to allow testing, since...
Bart Polot [Tue, 20 Sep 2011 00:01:43 +0000 (00:01 +0000)]
Refactored MeshTunnel Trees and Paths in a separate file to allow testing, since it's non-trivial code by itself and to allow future separation in a different service.

13 years agoFixed memory leak
Bart Polot [Mon, 19 Sep 2011 22:09:18 +0000 (22:09 +0000)]
Fixed memory leak

13 years agoFixed many bugs, test local 2 now passes, but with memory leaks
Bart Polot [Mon, 19 Sep 2011 22:04:34 +0000 (22:04 +0000)]
Fixed many bugs, test local 2 now passes, but with memory leaks

13 years agostuff
Christian Grothoff [Mon, 19 Sep 2011 20:49:42 +0000 (20:49 +0000)]
stuff

13 years agocleanup
Christian Grothoff [Mon, 19 Sep 2011 20:25:37 +0000 (20:25 +0000)]
cleanup

13 years agofix emsg
Christian Grothoff [Mon, 19 Sep 2011 20:19:45 +0000 (20:19 +0000)]
fix emsg

13 years agofix emsg
Christian Grothoff [Mon, 19 Sep 2011 20:19:17 +0000 (20:19 +0000)]
fix emsg

13 years agoprint emsg
Christian Grothoff [Mon, 19 Sep 2011 20:07:17 +0000 (20:07 +0000)]
print emsg

13 years agoprint emsg
Christian Grothoff [Mon, 19 Sep 2011 20:05:27 +0000 (20:05 +0000)]
print emsg

13 years agoprint emsg
Christian Grothoff [Mon, 19 Sep 2011 20:01:22 +0000 (20:01 +0000)]
print emsg

13 years agoFixed use before initialization
Bart Polot [Mon, 19 Sep 2011 19:37:00 +0000 (19:37 +0000)]
Fixed use before initialization

13 years agokeep problem size
Christian Grothoff [Mon, 19 Sep 2011 19:36:18 +0000 (19:36 +0000)]
keep problem size

13 years agoadding missing index
Christian Grothoff [Mon, 19 Sep 2011 19:34:26 +0000 (19:34 +0000)]
adding missing index

13 years agoChanged own id handling
Bart Polot [Mon, 19 Sep 2011 19:25:44 +0000 (19:25 +0000)]
Changed own id handling

13 years agoAdded debug code, fixed minor bug
Bart Polot [Mon, 19 Sep 2011 12:57:54 +0000 (12:57 +0000)]
Added debug code, fixed minor bug

13 years agofixconfig
Christian Grothoff [Mon, 19 Sep 2011 11:28:23 +0000 (11:28 +0000)]
fixconfig

13 years agofix
Christian Grothoff [Mon, 19 Sep 2011 10:39:05 +0000 (10:39 +0000)]
fix

13 years agodone
Christian Grothoff [Mon, 19 Sep 2011 09:51:38 +0000 (09:51 +0000)]
done

13 years agodisable debug options
Christian Grothoff [Mon, 19 Sep 2011 09:45:43 +0000 (09:45 +0000)]
disable debug options

13 years agolimit mesh tests -- mark as experimental
Christian Grothoff [Mon, 19 Sep 2011 09:44:20 +0000 (09:44 +0000)]
limit mesh tests -- mark as experimental

13 years agodo latency computation - #1768
Christian Grothoff [Mon, 19 Sep 2011 09:39:28 +0000 (09:39 +0000)]
do latency computation - #1768

13 years agono latency can happen, should be rare
Christian Grothoff [Mon, 19 Sep 2011 09:38:36 +0000 (09:38 +0000)]
no latency can happen, should be rare

13 years agoindentation
Christian Grothoff [Mon, 19 Sep 2011 09:38:28 +0000 (09:38 +0000)]
indentation