oweals/gnunet.git
12 years ago- Rewritten DHT monitoring
Bart Polot [Fri, 20 Apr 2012 17:18:14 +0000 (17:18 +0000)]
- Rewritten DHT monitoring

12 years agorecursion for dfa construction
Maximilian Szengel [Fri, 20 Apr 2012 12:35:09 +0000 (12:35 +0000)]
recursion for dfa construction

12 years ago- fix
Matthias Wachs [Fri, 20 Apr 2012 08:50:54 +0000 (08:50 +0000)]
- fix

12 years ago-ignores
Christian Grothoff [Thu, 19 Apr 2012 19:42:23 +0000 (19:42 +0000)]
-ignores

12 years ago-there was no 0-terminator, fixing comment
Christian Grothoff [Thu, 19 Apr 2012 19:39:21 +0000 (19:39 +0000)]
-there was no 0-terminator, fixing comment

12 years ago-remove ATS 0-termination in NotifyTrafficMessage (#2275)
Christian Grothoff [Thu, 19 Apr 2012 19:37:03 +0000 (19:37 +0000)]
-remove ATS 0-termination in NotifyTrafficMessage (#2275)

12 years ago-fix shutdown of server
Christian Grothoff [Thu, 19 Apr 2012 19:36:30 +0000 (19:36 +0000)]
-fix shutdown of server

12 years ago-undo
Christian Grothoff [Thu, 19 Apr 2012 19:30:02 +0000 (19:30 +0000)]
-undo

12 years ago-fix
Christian Grothoff [Thu, 19 Apr 2012 19:28:50 +0000 (19:28 +0000)]
-fix

12 years ago-slightly better
Christian Grothoff [Thu, 19 Apr 2012 19:18:52 +0000 (19:18 +0000)]
-slightly better

12 years ago-fix
Christian Grothoff [Thu, 19 Apr 2012 19:06:15 +0000 (19:06 +0000)]
-fix

12 years ago-fix
Christian Grothoff [Thu, 19 Apr 2012 19:06:06 +0000 (19:06 +0000)]
-fix

12 years ago- New callbacks for DHT monitoring
Bart Polot [Thu, 19 Apr 2012 18:57:41 +0000 (18:57 +0000)]
- New callbacks for DHT monitoring

12 years ago-fixes
Christian Grothoff [Thu, 19 Apr 2012 18:51:22 +0000 (18:51 +0000)]
-fixes

12 years ago-fix
Christian Grothoff [Thu, 19 Apr 2012 17:10:46 +0000 (17:10 +0000)]
-fix

12 years ago-fix
Christian Grothoff [Thu, 19 Apr 2012 17:01:38 +0000 (17:01 +0000)]
-fix

12 years ago- added benchmarking for updates
Matthias Wachs [Thu, 19 Apr 2012 16:47:01 +0000 (16:47 +0000)]
- added benchmarking for updates

12 years ago-do not test for prereq done, almost always set now
Christian Grothoff [Thu, 19 Apr 2012 15:23:44 +0000 (15:23 +0000)]
-do not test for prereq done, almost always set now

12 years ago- Add local DHT request to the monitoring results
Bart Polot [Thu, 19 Apr 2012 15:22:23 +0000 (15:22 +0000)]
- Add local DHT request to the monitoring results

12 years ago-fixes
Christian Grothoff [Thu, 19 Apr 2012 15:19:56 +0000 (15:19 +0000)]
-fixes

12 years ago- Fix doxygen
Bart Polot [Thu, 19 Apr 2012 15:18:08 +0000 (15:18 +0000)]
- Fix doxygen

12 years ago-removing legacy debugs
Christian Grothoff [Thu, 19 Apr 2012 15:12:43 +0000 (15:12 +0000)]
-removing legacy debugs

12 years ago- fixes
Matthias Wachs [Thu, 19 Apr 2012 15:11:54 +0000 (15:11 +0000)]
- fixes

12 years ago-doxygen
Christian Grothoff [Thu, 19 Apr 2012 14:58:38 +0000 (14:58 +0000)]
-doxygen

12 years ago-dold key
Christian Grothoff [Thu, 19 Apr 2012 14:44:34 +0000 (14:44 +0000)]
-dold key

12 years ago- Fixed bug where ignoring incoming tunnel by owner caused tunnel destruction
Bart Polot [Thu, 19 Apr 2012 12:12:14 +0000 (12:12 +0000)]
- Fixed bug where ignoring incoming tunnel by owner caused tunnel destruction

12 years ago-fixing #2274
Christian Grothoff [Thu, 19 Apr 2012 12:09:50 +0000 (12:09 +0000)]
-fixing #2274

12 years ago-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
Christian Grothoff [Thu, 19 Apr 2012 12:07:05 +0000 (12:07 +0000)]
-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after

12 years ago-simplifying destruction of connections, cleaning up server API -- all for #2274
Christian Grothoff [Thu, 19 Apr 2012 11:55:40 +0000 (11:55 +0000)]
-simplifying destruction of connections, cleaning up server API -- all for #2274

12 years agodfa minimization fix
Maximilian Szengel [Thu, 19 Apr 2012 11:39:16 +0000 (11:39 +0000)]
dfa minimization fix

12 years ago-rename fest in connection.c
Christian Grothoff [Thu, 19 Apr 2012 11:22:20 +0000 (11:22 +0000)]
-rename fest in connection.c

12 years ago-removing obsolete argument from GNUNET_CONNECTION_destroy
Christian Grothoff [Thu, 19 Apr 2012 10:51:26 +0000 (10:51 +0000)]
-removing obsolete argument from GNUNET_CONNECTION_destroy

12 years ago-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNE...
Christian Grothoff [Thu, 19 Apr 2012 08:53:46 +0000 (08:53 +0000)]
-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNET_NO --- and all other uses indicate design problems

12 years ago-removing dead API call
Christian Grothoff [Thu, 19 Apr 2012 08:38:42 +0000 (08:38 +0000)]
-removing dead API call

12 years ago-improving configure test for MHD based on suggestions from cy1 on IRC
Christian Grothoff [Thu, 19 Apr 2012 07:53:08 +0000 (07:53 +0000)]
-improving configure test for MHD based on suggestions from cy1 on IRC

12 years ago-fixed wrong assertion
Sree Harsha Totakura [Wed, 18 Apr 2012 21:36:38 +0000 (21:36 +0000)]
-fixed wrong assertion

12 years ago- Fixed bugs of incoming data for tunnels without handlers, passing along free'd...
Bart Polot [Wed, 18 Apr 2012 17:34:55 +0000 (17:34 +0000)]
- Fixed bugs of incoming data for tunnels without handlers, passing along free'd memory.

12 years ago- improve
Matthias Wachs [Wed, 18 Apr 2012 16:47:01 +0000 (16:47 +0000)]
- improve

12 years ago- remove statistics use return values
Matthias Wachs [Wed, 18 Apr 2012 15:49:57 +0000 (15:49 +0000)]
- remove statistics use return values

12 years ago-fixed mesh application types array and makefile
Sree Harsha Totakura [Wed, 18 Apr 2012 14:21:25 +0000 (14:21 +0000)]
-fixed mesh application types array and makefile

12 years agotest update
Maximilian Szengel [Wed, 18 Apr 2012 14:02:20 +0000 (14:02 +0000)]
test update

12 years ago-removing dead option
Christian Grothoff [Wed, 18 Apr 2012 13:54:27 +0000 (13:54 +0000)]
-removing dead option

12 years agofix 2273
Matthias Wachs [Wed, 18 Apr 2012 13:49:05 +0000 (13:49 +0000)]
fix 2273

12 years ago-fixing 2253
Christian Grothoff [Wed, 18 Apr 2012 13:40:40 +0000 (13:40 +0000)]
-fixing 2253

12 years ago-fixing core traffic monitoring assertion, code cleanup
Christian Grothoff [Wed, 18 Apr 2012 11:49:58 +0000 (11:49 +0000)]
-fixing core traffic monitoring assertion, code cleanup

12 years ago- fixes
Matthias Wachs [Wed, 18 Apr 2012 10:27:15 +0000 (10:27 +0000)]
- fixes

12 years agofixing bug 2272: added functionality for watch to notifz about fresh created entries...
Matthias Wachs [Wed, 18 Apr 2012 09:55:09 +0000 (09:55 +0000)]
fixing bug 2272: added functionality for watch to notifz about fresh created entries with value 0

12 years agoadded accepting state info to api
Maximilian Szengel [Wed, 18 Apr 2012 09:30:06 +0000 (09:30 +0000)]
added accepting state info to api

12 years ago- rm debug code
Matthias Wachs [Wed, 18 Apr 2012 06:55:58 +0000 (06:55 +0000)]
- rm debug code

12 years ago- fix
Matthias Wachs [Wed, 18 Apr 2012 06:55:06 +0000 (06:55 +0000)]
- fix

12 years agoapi changes
Maximilian Szengel [Tue, 17 Apr 2012 20:43:56 +0000 (20:43 +0000)]
api changes

12 years ago-makefile for new test_stream_local (commented)
Sree Harsha Totakura [Tue, 17 Apr 2012 20:25:50 +0000 (20:25 +0000)]
-makefile for new test_stream_local (commented)

12 years ago-svn ignore
Sree Harsha Totakura [Tue, 17 Apr 2012 20:19:57 +0000 (20:19 +0000)]
-svn ignore

12 years ago-test cases renaming
Sree Harsha Totakura [Tue, 17 Apr 2012 20:17:56 +0000 (20:17 +0000)]
-test cases renaming

12 years ago- hunting a bug
Matthias Wachs [Tue, 17 Apr 2012 17:35:17 +0000 (17:35 +0000)]
- hunting a bug

12 years ago- doxygen
Matthias Wachs [Tue, 17 Apr 2012 15:00:17 +0000 (15:00 +0000)]
- doxygen

12 years ago- latest changes
Matthias Wachs [Tue, 17 Apr 2012 14:49:06 +0000 (14:49 +0000)]
- latest changes

12 years ago-logging in mesh peer disconnect handler
Sree Harsha Totakura [Tue, 17 Apr 2012 14:41:50 +0000 (14:41 +0000)]
-logging in mesh peer disconnect handler

12 years ago- fixed small bugs, added FIXME, added monitor client (to be tested)
Bart Polot [Tue, 17 Apr 2012 13:49:06 +0000 (13:49 +0000)]
- fixed small bugs, added FIXME, added monitor client (to be tested)

12 years ago- changes
Matthias Wachs [Tue, 17 Apr 2012 11:19:14 +0000 (11:19 +0000)]
- changes

12 years ago- changes
Matthias Wachs [Tue, 17 Apr 2012 10:36:04 +0000 (10:36 +0000)]
- changes

12 years ago- mem leak and changes
Matthias Wachs [Tue, 17 Apr 2012 08:42:36 +0000 (08:42 +0000)]
- mem leak and changes

12 years ago- update
Matthias Wachs [Tue, 17 Apr 2012 07:57:10 +0000 (07:57 +0000)]
- update

12 years ago- tmp commit
Matthias Wachs [Mon, 16 Apr 2012 20:34:36 +0000 (20:34 +0000)]
- tmp commit

12 years ago- changes
Matthias Wachs [Mon, 16 Apr 2012 15:37:46 +0000 (15:37 +0000)]
- changes

12 years ago- do not parse back files .conf~ but only files with extension .conf
Matthias Wachs [Mon, 16 Apr 2012 14:29:42 +0000 (14:29 +0000)]
- do not parse back files .conf~  but only files with extension .conf

12 years ago- improved configuration and statistics handling
Matthias Wachs [Mon, 16 Apr 2012 13:15:35 +0000 (13:15 +0000)]
- improved configuration and statistics handling

12 years ago- bug
Matthias Wachs [Mon, 16 Apr 2012 11:37:53 +0000 (11:37 +0000)]
- bug

12 years ago-joint hdr hacking
Christian Grothoff [Mon, 16 Apr 2012 10:51:59 +0000 (10:51 +0000)]
-joint hdr hacking

12 years ago- confs
Matthias Wachs [Mon, 16 Apr 2012 09:47:00 +0000 (09:47 +0000)]
- confs

12 years ago-stream connection halfclose and test cases
Sree Harsha Totakura [Sat, 14 Apr 2012 14:59:50 +0000 (14:59 +0000)]
-stream connection halfclose and test cases

12 years ago- SCC detection
Maximilian Szengel [Fri, 13 Apr 2012 14:41:33 +0000 (14:41 +0000)]
- SCC detection
- Graphviz scc coloration
- optimizations
- api

12 years ago-fixing outbound notifications in core API
Christian Grothoff [Fri, 13 Apr 2012 08:51:53 +0000 (08:51 +0000)]
-fixing outbound notifications in core API

12 years ago- fix
Matthias Wachs [Fri, 13 Apr 2012 07:53:46 +0000 (07:53 +0000)]
- fix

12 years ago- should be unsigned int
Matthias Wachs [Fri, 13 Apr 2012 07:53:06 +0000 (07:53 +0000)]
- should be unsigned int

12 years ago- wrong NBO conversion: port is always zero!
Matthias Wachs [Thu, 12 Apr 2012 15:27:52 +0000 (15:27 +0000)]
- wrong NBO conversion: port is always zero!

12 years ago- off by one
Matthias Wachs [Thu, 12 Apr 2012 14:35:32 +0000 (14:35 +0000)]
- off by one

12 years ago- fixed string to address parsing
Matthias Wachs [Thu, 12 Apr 2012 14:29:58 +0000 (14:29 +0000)]
- fixed string to address parsing

12 years agobugfix
Maximilian Szengel [Thu, 12 Apr 2012 13:28:59 +0000 (13:28 +0000)]
bugfix

12 years ago-fixes
Martin Schanzenbach [Thu, 12 Apr 2012 12:55:56 +0000 (12:55 +0000)]
-fixes

12 years ago-dce
Christian Grothoff [Thu, 12 Apr 2012 12:22:36 +0000 (12:22 +0000)]
-dce

12 years ago-fix docu
Christian Grothoff [Thu, 12 Apr 2012 12:21:23 +0000 (12:21 +0000)]
-fix docu

12 years agoAdded '?' operator
Maximilian Szengel [Thu, 12 Apr 2012 11:48:01 +0000 (11:48 +0000)]
Added '?' operator

12 years ago-vars
Martin Schanzenbach [Thu, 12 Apr 2012 11:46:55 +0000 (11:46 +0000)]
-vars

12 years ago- fix
Matthias Wachs [Thu, 12 Apr 2012 08:43:48 +0000 (08:43 +0000)]
- fix

12 years ago- fix
Matthias Wachs [Thu, 12 Apr 2012 08:40:08 +0000 (08:40 +0000)]
- fix

12 years ago- cmd line arg
Matthias Wachs [Thu, 12 Apr 2012 08:33:23 +0000 (08:33 +0000)]
- cmd line arg

12 years ago-ignore
Christian Grothoff [Thu, 12 Apr 2012 08:06:39 +0000 (08:06 +0000)]
-ignore

12 years ago- docu
Matthias Wachs [Thu, 12 Apr 2012 07:31:16 +0000 (07:31 +0000)]
- docu

12 years ago- api docu
Matthias Wachs [Thu, 12 Apr 2012 07:31:08 +0000 (07:31 +0000)]
- api docu

12 years ago- fixes
Matthias Wachs [Wed, 11 Apr 2012 16:03:28 +0000 (16:03 +0000)]
- fixes

12 years ago- send recv test
Matthias Wachs [Wed, 11 Apr 2012 15:45:38 +0000 (15:45 +0000)]
- send recv test

12 years agocomments
Maximilian Szengel [Wed, 11 Apr 2012 15:30:16 +0000 (15:30 +0000)]
comments

12 years ago- Fixed 2202, removed debug stuff
Bart Polot [Wed, 11 Apr 2012 14:40:54 +0000 (14:40 +0000)]
- Fixed 2202, removed debug stuff

12 years agodoxygen fix
Maximilian Szengel [Wed, 11 Apr 2012 14:13:47 +0000 (14:13 +0000)]
doxygen fix

12 years ago- switch to netstat for compatiblity
Matthias Wachs [Wed, 11 Apr 2012 13:45:11 +0000 (13:45 +0000)]
- switch to netstat for compatiblity

12 years ago- added plugin functionality
Matthias Wachs [Wed, 11 Apr 2012 13:31:42 +0000 (13:31 +0000)]
- added plugin functionality

12 years ago- shorten log messages
Matthias Wachs [Wed, 11 Apr 2012 12:04:16 +0000 (12:04 +0000)]
- shorten log messages

12 years ago- Fix related bug to 2202: 'flood messages not generated (lack of history)'
Bart Polot [Wed, 11 Apr 2012 11:57:13 +0000 (11:57 +0000)]
- Fix related bug to 2202: 'flood messages not generated (lack of history)'

12 years ago- remove msg
Matthias Wachs [Wed, 11 Apr 2012 11:47:12 +0000 (11:47 +0000)]
- remove msg