oweals/gnunet.git
12 years agomore wild hxing
Christian Grothoff [Mon, 26 Sep 2011 22:02:03 +0000 (22:02 +0000)]
more wild hxing

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

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

12 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

12 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

12 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

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

12 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!

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

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

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

12 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 :-(

12 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

12 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

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

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

12 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

12 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

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

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

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

12 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

12 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

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

12 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.

12 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

12 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

12 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

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

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

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

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

12 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

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

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

12 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

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

12 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

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

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

12 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

12 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

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

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

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

12 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

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

12 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

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

12 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.

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

12 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

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

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

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

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

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

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

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

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

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

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

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

12 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

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

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

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

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

12 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

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

12 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

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

12 years agodone
Christian Grothoff [Mon, 19 Sep 2011 08:57:17 +0000 (08:57 +0000)]
done

12 years agogenerate valid disconnect message -- Mantis #1789
Christian Grothoff [Mon, 19 Sep 2011 08:55:11 +0000 (08:55 +0000)]
generate valid disconnect message -- Mantis #1789

12 years agoupdate
Christian Grothoff [Mon, 19 Sep 2011 08:29:44 +0000 (08:29 +0000)]
update

12 years agomarking HTTP as experimental
Christian Grothoff [Mon, 19 Sep 2011 08:03:47 +0000 (08:03 +0000)]
marking HTTP as experimental

12 years agofixing #1781
Christian Grothoff [Sun, 18 Sep 2011 21:34:08 +0000 (21:34 +0000)]
fixing #1781

12 years agono more hijacker-zombies
Philipp Tölke [Sun, 18 Sep 2011 12:53:55 +0000 (12:53 +0000)]
no more hijacker-zombies

12 years agocleanup doxygen-errors
Philipp Tölke [Sun, 18 Sep 2011 12:53:53 +0000 (12:53 +0000)]
cleanup doxygen-errors

12 years agomake the dns-resolver used for dns-exit configurable
Philipp Tölke [Sun, 18 Sep 2011 12:10:22 +0000 (12:10 +0000)]
make the dns-resolver used for dns-exit configurable

12 years agocompile before commiting
Philipp Tölke [Sun, 18 Sep 2011 12:10:19 +0000 (12:10 +0000)]
compile before commiting

12 years agobug
Philipp Tölke [Sun, 18 Sep 2011 11:59:15 +0000 (11:59 +0000)]
bug

12 years agofix bug in -vpn
Philipp Tölke [Sun, 18 Sep 2011 11:59:13 +0000 (11:59 +0000)]
fix bug in -vpn

12 years agodo a dns-lookup to find the address of services other than localhost{4,6}
Philipp Tölke [Sun, 18 Sep 2011 11:59:11 +0000 (11:59 +0000)]
do a dns-lookup to find the address of services other than localhost{4,6}

12 years agolonger timeout
Christian Grothoff [Sun, 18 Sep 2011 11:17:56 +0000 (11:17 +0000)]
longer timeout

12 years agolinux-only
Christian Grothoff [Sun, 18 Sep 2011 11:14:21 +0000 (11:14 +0000)]
linux-only

12 years agofixwarning
Christian Grothoff [Sun, 18 Sep 2011 10:51:13 +0000 (10:51 +0000)]
fixwarning

12 years agomore efficient implementation, maybe helping with 1777
Christian Grothoff [Sun, 18 Sep 2011 10:42:00 +0000 (10:42 +0000)]
more efficient implementation, maybe helping with 1777

12 years agoSO_SNDBUF/SO_RECVBUF do not work on FreeBSD
Christian Grothoff [Sun, 18 Sep 2011 09:47:16 +0000 (09:47 +0000)]
SO_SNDBUF/SO_RECVBUF do not work on FreeBSD

12 years agobetter error handling
Christian Grothoff [Sun, 18 Sep 2011 08:15:49 +0000 (08:15 +0000)]
better error handling

12 years agofixing 1767:
Christian Grothoff [Sun, 18 Sep 2011 07:19:47 +0000 (07:19 +0000)]
fixing 1767:

12 years agofixing 1776 --- do not check uid in client and don't put it into recent
Christian Grothoff [Sat, 17 Sep 2011 21:36:49 +0000 (21:36 +0000)]
fixing 1776 --- do not check uid in client and don't put it into recent

12 years agoremoving reply bf entirely, problem was with UID removal
Christian Grothoff [Sat, 17 Sep 2011 20:46:31 +0000 (20:46 +0000)]
removing reply bf entirely, problem was with UID removal

12 years agofix
Christian Grothoff [Sat, 17 Sep 2011 20:03:20 +0000 (20:03 +0000)]
fix

12 years agofixes
Christian Grothoff [Sat, 17 Sep 2011 17:55:29 +0000 (17:55 +0000)]
fixes

12 years agoupdate buildbots first...
Matthias Wachs [Fri, 16 Sep 2011 22:34:49 +0000 (22:34 +0000)]
update buildbots first...

12 years agofixes
Matthias Wachs [Fri, 16 Sep 2011 22:08:45 +0000 (22:08 +0000)]
fixes

12 years agoFixed creation and destrucion of trees with parent tunnel
Bart Polot [Fri, 16 Sep 2011 21:22:48 +0000 (21:22 +0000)]
Fixed creation and destrucion of trees with parent tunnel

12 years agoFixed reconnect
Bart Polot [Fri, 16 Sep 2011 21:05:51 +0000 (21:05 +0000)]
Fixed reconnect
Refactored connect packet sending

12 years agoAdded code to create siglne paths from trees
Bart Polot [Fri, 16 Sep 2011 20:44:43 +0000 (20:44 +0000)]
Added code to create siglne paths from trees
Fixed create path packet creation
Fixed memory leakage on tunnel destroy
Added more debugging output to help locate problems
Tried to change comments so gnu indent doesn't break the code SO badly