oweals/gnunet.git
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

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

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

13 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

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

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

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

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

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

13 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

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

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

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

13 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}

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

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

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

13 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

13 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

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

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

13 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

13 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

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

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

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

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

13 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

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

13 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

13 years agoDelayed end of test to expose problems on slow machines (like a Core 2 Duo 9400 ...
Bart Polot [Fri, 16 Sep 2011 20:39:21 +0000 (20:39 +0000)]
Delayed end of test to expose problems on slow machines (like a Core 2 Duo 9400 @ 1.86GHz...)

13 years agosending and receiving implemented
Matthias Wachs [Fri, 16 Sep 2011 19:44:24 +0000 (19:44 +0000)]
sending and receiving implemented

13 years agoFixed a use after free that occured when doing DHT_Disconnect while the client was...
Bart Polot [Fri, 16 Sep 2011 19:29:35 +0000 (19:29 +0000)]
Fixed a use after free that occured when doing DHT_Disconnect while the client was trying to reconnect to the service.

==12088== Invalid read of size 8
==12088==    at 0x5245EB4: GNUNET_CLIENT_notify_transmit_ready_cancel (client.c:1118)
==12088==    by 0x5033F10: GNUNET_DHT_disconnect (dht_api.c:571)
==12088==    by 0x403211: shutdown_task (gnunet-service-mesh.c:3366)
==12088==    by 0x5260292: GNUNET_SCHEDULER_run (scheduler.c:682)
==12088==    by 0x526634B: GNUNET_SERVICE_run (service.c:1590)
==12088==    by 0x401885: main (gnunet-service-mesh.c:3460)
==12088==  Address 0x651fb90 is 32 bytes inside a block of size 64 free'd
==12088==    at 0x4C2556E: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12088==    by 0x5245F85: GNUNET_CLIENT_disconnect (client.c:422)
==12088==    by 0x503360A: do_disconnect (dht_api.c:323)
==12088==    by 0x5260292: GNUNET_SCHEDULER_run (scheduler.c:682)
==12088==    by 0x526634B: GNUNET_SERVICE_run (service.c:1590)
==12088==    by 0x401885: main (gnunet-service-mesh.c:3460)

13 years agoTrying to make gnu indent's braindead indentation of comments *somehow* readable
Bart Polot [Fri, 16 Sep 2011 18:29:11 +0000 (18:29 +0000)]
Trying to make gnu indent's braindead indentation of comments *somehow* readable

13 years agofixing 1770, towards fixing 1769
Christian Grothoff [Fri, 16 Sep 2011 18:26:17 +0000 (18:26 +0000)]
fixing 1770, towards fixing 1769

13 years agoRan indent script
Bart Polot [Fri, 16 Sep 2011 18:14:09 +0000 (18:14 +0000)]
Ran indent script