oweals/gnunet.git
11 years agonetwork test
Matthias Wachs [Wed, 28 Nov 2012 16:14:35 +0000 (16:14 +0000)]
network test

11 years agocompile error
Matthias Wachs [Wed, 28 Nov 2012 15:10:44 +0000 (15:10 +0000)]
compile error

11 years ago-add retries, and retry limit (#2659)
Christian Grothoff [Wed, 28 Nov 2012 14:34:29 +0000 (14:34 +0000)]
-add retries, and retry limit (#2659)

11 years agochanges
Matthias Wachs [Wed, 28 Nov 2012 14:33:09 +0000 (14:33 +0000)]
changes

11 years agotest
Matthias Wachs [Wed, 28 Nov 2012 14:21:58 +0000 (14:21 +0000)]
test

11 years agoadd a test for glibtop
Matthias Wachs [Wed, 28 Nov 2012 13:50:10 +0000 (13:50 +0000)]
add a test for glibtop

11 years ago- move sysmon to experimental
Matthias Wachs [Wed, 28 Nov 2012 13:49:43 +0000 (13:49 +0000)]
- move sysmon to experimental

11 years ago-implementing limit to number of stream client connections
Christian Grothoff [Wed, 28 Nov 2012 12:25:37 +0000 (12:25 +0000)]
-implementing limit to number of stream client connections

11 years ago-dox
Christian Grothoff [Tue, 27 Nov 2012 21:09:27 +0000 (21:09 +0000)]
-dox

11 years ago-clarify API (#2661)
Christian Grothoff [Tue, 27 Nov 2012 20:15:57 +0000 (20:15 +0000)]
-clarify API (#2661)

11 years agofixed doxygen
Florian Dold [Mon, 26 Nov 2012 17:12:24 +0000 (17:12 +0000)]
fixed doxygen

11 years ago- update bitmap not only on ACK's base number but also by looking into its bitmap
Sree Harsha Totakura [Mon, 26 Nov 2012 16:27:24 +0000 (16:27 +0000)]
- update bitmap not only on ACK's base number but also by looking into its bitmap

11 years ago- simplify
Sree Harsha Totakura [Mon, 26 Nov 2012 15:40:41 +0000 (15:40 +0000)]
- simplify

11 years ago- more changes
Matthias Wachs [Mon, 26 Nov 2012 13:56:27 +0000 (13:56 +0000)]
- more changes

11 years agoexponential delay for data retransmissions
Sree Harsha Totakura [Mon, 26 Nov 2012 13:33:24 +0000 (13:33 +0000)]
exponential delay for data retransmissions

11 years ago- use GNUNET_TIME_UNIT_ZERO
Sree Harsha Totakura [Mon, 26 Nov 2012 13:16:44 +0000 (13:16 +0000)]
- use GNUNET_TIME_UNIT_ZERO

11 years agoseperate timeouts for MESH retries
Sree Harsha Totakura [Mon, 26 Nov 2012 13:00:28 +0000 (13:00 +0000)]
seperate timeouts for MESH retries

11 years ago- more changeS
Matthias Wachs [Mon, 26 Nov 2012 12:47:02 +0000 (12:47 +0000)]
- more changeS

11 years agochanges
Matthias Wachs [Mon, 26 Nov 2012 10:48:21 +0000 (10:48 +0000)]
changes

11 years agochanges
Matthias Wachs [Mon, 26 Nov 2012 10:26:54 +0000 (10:26 +0000)]
changes

11 years agoadded libraries for setupapi & dependencies
Christian Fuchs [Mon, 26 Nov 2012 10:11:00 +0000 (10:11 +0000)]
added libraries for setupapi & dependencies

11 years ago-switch to hash map for replies to avoid linear scan, add timeout for inactive clients
Christian Grothoff [Sun, 25 Nov 2012 19:18:09 +0000 (19:18 +0000)]
-switch to hash map for replies to avoid linear scan, add timeout for inactive clients

11 years ago-enable mesh, as stream needs it, activate testcase
Christian Grothoff [Sun, 25 Nov 2012 12:32:59 +0000 (12:32 +0000)]
-enable mesh, as stream needs it, activate testcase

11 years ago-fix double-sending in stream if finish_cb behaves in a certain way
Christian Grothoff [Sun, 25 Nov 2012 12:31:00 +0000 (12:31 +0000)]
-fix double-sending in stream if finish_cb behaves in a certain way

11 years ago-more logging
Christian Grothoff [Sun, 25 Nov 2012 11:56:35 +0000 (11:56 +0000)]
-more logging

11 years ago-disablefornowagain
Christian Grothoff [Sun, 25 Nov 2012 00:37:05 +0000 (00:37 +0000)]
-disablefornowagain

11 years ago-enabling stream test fully
Christian Grothoff [Sat, 24 Nov 2012 23:55:34 +0000 (23:55 +0000)]
-enabling stream test fully

11 years agoremoving invalid assertions that shutdown must preceed closing
Christian Grothoff [Sat, 24 Nov 2012 23:54:14 +0000 (23:54 +0000)]
removing invalid assertions that shutdown must preceed closing

11 years ago-updating dependency diagram
Christian Grothoff [Sat, 24 Nov 2012 23:47:18 +0000 (23:47 +0000)]
-updating dependency diagram

11 years agoactually using stream for dblock/iblock transfer if possible
Christian Grothoff [Sat, 24 Nov 2012 23:45:27 +0000 (23:45 +0000)]
actually using stream for dblock/iblock transfer if possible

11 years ago-config fixes
Christian Grothoff [Sat, 24 Nov 2012 23:25:49 +0000 (23:25 +0000)]
-config fixes

11 years ago-config fixes
Christian Grothoff [Sat, 24 Nov 2012 23:24:58 +0000 (23:24 +0000)]
-config fixes

11 years ago-add multi-peer testcase for stream-based transfers (expected to fail right now)...
Christian Grothoff [Sat, 24 Nov 2012 23:09:36 +0000 (23:09 +0000)]
-add multi-peer testcase for stream-based transfers (expected to fail right now), and option to disable anonymous transfers --- to force stream-based transfers

11 years agocombining test_fs_download.c and test_fs_download_index.c into one file, adding addit...
Christian Grothoff [Sat, 24 Nov 2012 22:49:52 +0000 (22:49 +0000)]
combining test_fs_download.c and test_fs_download_index.c into one file, adding additional test test_fs_download_stream

11 years agocombining test_fs_download.c and test_fs_download_index.c into one file, adding addit...
Christian Grothoff [Sat, 24 Nov 2012 22:49:37 +0000 (22:49 +0000)]
combining test_fs_download.c and test_fs_download_index.c into one file, adding additional test test_fs_download_stream

11 years agoadding missing parens around macro arguments in gauger macros
Christian Grothoff [Sat, 24 Nov 2012 22:43:19 +0000 (22:43 +0000)]
adding missing parens around macro arguments in gauger macros

11 years ago-ensure that either stream_api calls callbacks last or that we don't destroy a stream...
Christian Grothoff [Sat, 24 Nov 2012 22:17:15 +0000 (22:17 +0000)]
-ensure that either stream_api calls callbacks last or that we don't destroy a stream handle while it is in use below us on the stack

11 years agoBe more specific about UDP read failures
LRN [Sat, 24 Nov 2012 08:08:27 +0000 (08:08 +0000)]
Be more specific about UDP read failures

11 years agochanges
Matthias Wachs [Fri, 23 Nov 2012 17:07:28 +0000 (17:07 +0000)]
changes

11 years agotest case for scale free routing
Sree Harsha Totakura [Fri, 23 Nov 2012 12:23:16 +0000 (12:23 +0000)]
test case for scale free routing

11 years agotowards using stream for non-anonymous file-sharing
Christian Grothoff [Thu, 22 Nov 2012 19:57:49 +0000 (19:57 +0000)]
towards using stream for non-anonymous file-sharing

11 years agomostly finishing server-side for FS-over-stream
Christian Grothoff [Thu, 22 Nov 2012 18:27:12 +0000 (18:27 +0000)]
mostly finishing server-side for FS-over-stream

11 years ago- API additions for monitor tunnel
Bart Polot [Thu, 22 Nov 2012 18:02:45 +0000 (18:02 +0000)]
- API additions for monitor tunnel

11 years ago- monitor tunnel inital implementation, WIP
Bart Polot [Thu, 22 Nov 2012 18:02:19 +0000 (18:02 +0000)]
- monitor tunnel inital implementation, WIP

11 years agotopology loading from file
Sree Harsha Totakura [Thu, 22 Nov 2012 17:03:48 +0000 (17:03 +0000)]
topology loading from file

11 years agostarting to use stream in fs
Christian Grothoff [Thu, 22 Nov 2012 15:49:49 +0000 (15:49 +0000)]
starting to use stream in fs

11 years agofix uninitialized mem
Matthias Wachs [Thu, 22 Nov 2012 15:29:52 +0000 (15:29 +0000)]
fix uninitialized mem

11 years agobug fixing: cannot drop messages
Matthias Wachs [Thu, 22 Nov 2012 15:15:20 +0000 (15:15 +0000)]
bug fixing: cannot drop messages

11 years ago- fix
Matthias Wachs [Thu, 22 Nov 2012 14:10:49 +0000 (14:10 +0000)]
- fix

11 years agotest done
Matthias Wachs [Thu, 22 Nov 2012 14:05:29 +0000 (14:05 +0000)]
test done

11 years agostage 3
Matthias Wachs [Thu, 22 Nov 2012 13:49:32 +0000 (13:49 +0000)]
stage 3

11 years ago- stage 3
Matthias Wachs [Thu, 22 Nov 2012 12:30:19 +0000 (12:30 +0000)]
- stage 3

11 years ago- next stage
Matthias Wachs [Thu, 22 Nov 2012 12:12:41 +0000 (12:12 +0000)]
- next stage

11 years ago- fix
Matthias Wachs [Thu, 22 Nov 2012 12:03:41 +0000 (12:03 +0000)]
- fix

11 years ago- bug fix
Matthias Wachs [Thu, 22 Nov 2012 12:00:59 +0000 (12:00 +0000)]
- bug fix

11 years ago- first test for perf api test
Matthias Wachs [Thu, 22 Nov 2012 09:32:13 +0000 (09:32 +0000)]
- first test for perf api test

11 years agostarted implementing consensus api and service
Florian Dold [Wed, 21 Nov 2012 20:56:49 +0000 (20:56 +0000)]
started implementing consensus api and service

11 years ago- doxygen
Bart Polot [Wed, 21 Nov 2012 16:28:56 +0000 (16:28 +0000)]
- doxygen

11 years ago- TODO
Bart Polot [Wed, 21 Nov 2012 16:28:48 +0000 (16:28 +0000)]
- TODO

11 years ago-pogen
Christian Grothoff [Wed, 21 Nov 2012 14:46:56 +0000 (14:46 +0000)]
-pogen

11 years agodogygen
Matthias Wachs [Wed, 21 Nov 2012 10:51:21 +0000 (10:51 +0000)]
dogygen

11 years ago- wrong copy&paste
Bart Polot [Tue, 20 Nov 2012 16:26:27 +0000 (16:26 +0000)]
- wrong copy&paste

11 years ago- add new message types
Bart Polot [Tue, 20 Nov 2012 16:23:02 +0000 (16:23 +0000)]
- add new message types

11 years ago changes, almost done
Matthias Wachs [Tue, 20 Nov 2012 15:00:22 +0000 (15:00 +0000)]
 changes, almost done

11 years ago- changes
Matthias Wachs [Tue, 20 Nov 2012 14:30:14 +0000 (14:30 +0000)]
- changes

11 years ago- topology name handling
Sree Harsha Totakura [Tue, 20 Nov 2012 13:08:05 +0000 (13:08 +0000)]
- topology name handling

11 years agoextended overlay configure topology to return max connections
Sree Harsha Totakura [Tue, 20 Nov 2012 12:29:57 +0000 (12:29 +0000)]
extended overlay configure topology to return max connections

11 years ago- add testcase for whole-tree iterator
Bart Polot [Tue, 20 Nov 2012 12:02:01 +0000 (12:02 +0000)]
- add testcase for whole-tree iterator

11 years ago- Add whole-tree iterator, for debugging / monitoring / visualization purposes.
Bart Polot [Tue, 20 Nov 2012 12:01:04 +0000 (12:01 +0000)]
- Add whole-tree iterator, for debugging / monitoring / visualization purposes.

11 years ago- print whole ID
Bart Polot [Tue, 20 Nov 2012 11:59:20 +0000 (11:59 +0000)]
- print whole ID

11 years agoscale free topology
Sree Harsha Totakura [Tue, 20 Nov 2012 11:24:05 +0000 (11:24 +0000)]
scale free topology

11 years ago- changes
Matthias Wachs [Tue, 20 Nov 2012 09:12:46 +0000 (09:12 +0000)]
- changes

11 years ago-changes
Matthias Wachs [Tue, 20 Nov 2012 08:18:18 +0000 (08:18 +0000)]
-changes

11 years ago-changes
Matthias Wachs [Tue, 20 Nov 2012 08:00:46 +0000 (08:00 +0000)]
-changes

11 years agoHardcode svn revision in compiled binaries
LRN [Mon, 19 Nov 2012 18:14:33 +0000 (18:14 +0000)]
Hardcode svn revision in compiled binaries

11 years ago changes ... more TBD
Matthias Wachs [Mon, 19 Nov 2012 16:30:11 +0000 (16:30 +0000)]
 changes ... more TBD

11 years ago- changes
Matthias Wachs [Mon, 19 Nov 2012 15:54:08 +0000 (15:54 +0000)]
- changes

11 years ago- merged r25055
Sree Harsha Totakura [Mon, 19 Nov 2012 15:34:20 +0000 (15:34 +0000)]
- merged r25055

11 years ago- shutdown other socket also
Sree Harsha Totakura [Mon, 19 Nov 2012 15:18:59 +0000 (15:18 +0000)]
- shutdown other socket also

11 years ago- fixes
Sree Harsha Totakura [Mon, 19 Nov 2012 15:02:23 +0000 (15:02 +0000)]
- fixes

11 years ago- changes to api (not finished)
Matthias Wachs [Mon, 19 Nov 2012 14:22:16 +0000 (14:22 +0000)]
- changes to api (not finished)

11 years ago- warn upon unclean socket close
Sree Harsha Totakura [Mon, 19 Nov 2012 14:17:51 +0000 (14:17 +0000)]
- warn upon unclean socket close

11 years agocleanup write handle upon shutdown
Sree Harsha Totakura [Mon, 19 Nov 2012 13:59:39 +0000 (13:59 +0000)]
cleanup write handle upon shutdown

11 years ago- preparation for list addresses changes
Matthias Wachs [Mon, 19 Nov 2012 13:54:14 +0000 (13:54 +0000)]
- preparation for list addresses changes

11 years ago- towards cleaner shutdowns
Sree Harsha Totakura [Mon, 19 Nov 2012 13:07:19 +0000 (13:07 +0000)]
- towards cleaner shutdowns

11 years ago- towards cleaner shutdowns
Sree Harsha Totakura [Mon, 19 Nov 2012 13:07:04 +0000 (13:07 +0000)]
- towards cleaner shutdowns

11 years ago- verbosity
Matthias Wachs [Mon, 19 Nov 2012 13:01:07 +0000 (13:01 +0000)]
- verbosity

11 years agoomar ssh key
Matthias Wachs [Mon, 19 Nov 2012 09:56:21 +0000 (09:56 +0000)]
omar ssh key

11 years agohello lib header fix
Gabor X Toth [Sun, 18 Nov 2012 20:56:26 +0000 (20:56 +0000)]
hello lib header fix

11 years ago- apparently full paths break windows buildbot
Bart Polot [Sun, 18 Nov 2012 20:53:52 +0000 (20:53 +0000)]
- apparently full paths break windows buildbot

11 years agouse statistics
Sree Harsha Totakura [Sun, 18 Nov 2012 19:54:17 +0000 (19:54 +0000)]
use statistics

11 years agomoved hello uri functions to hello lib
Gabor X Toth [Sun, 18 Nov 2012 18:09:34 +0000 (18:09 +0000)]
moved hello uri functions to hello lib

11 years agoconfigurable hello expiration
Gabor X Toth [Sun, 18 Nov 2012 18:09:32 +0000 (18:09 +0000)]
configurable hello expiration

11 years agoutil/server: removed unused var
Gabor X Toth [Sun, 18 Nov 2012 18:09:29 +0000 (18:09 +0000)]
util/server: removed unused var

11 years ago-fixing #2656
Christian Grothoff [Sun, 18 Nov 2012 17:59:36 +0000 (17:59 +0000)]
-fixing #2656

11 years ago- oops
Bart Polot [Sun, 18 Nov 2012 16:04:51 +0000 (16:04 +0000)]
- oops

11 years ago- try to fix buildbots
Bart Polot [Sun, 18 Nov 2012 12:29:25 +0000 (12:29 +0000)]
- try to fix buildbots

11 years agoAdded mesh CLI with basic tunnel listing
Bart Polot [Sat, 17 Nov 2012 22:21:18 +0000 (22:21 +0000)]
Added mesh CLI with basic tunnel listing

11 years ago-dox
Christian Grothoff [Sat, 17 Nov 2012 19:18:09 +0000 (19:18 +0000)]
-dox

11 years agofix memleak
Sree Harsha Totakura [Sat, 17 Nov 2012 12:24:29 +0000 (12:24 +0000)]
fix memleak