oweals/gnunet.git
12 years ago- Changes for long churn (test with 10 peers)
Bart Polot [Thu, 23 Feb 2012 14:56:01 +0000 (14:56 +0000)]
- Changes for long churn (test with 10 peers)

12 years agoaveraging fast changing quality values
Matthias Wachs [Thu, 23 Feb 2012 14:40:01 +0000 (14:40 +0000)]
averaging fast changing quality values

12 years ago-moving towards new plugin API
Christian Grothoff [Thu, 23 Feb 2012 14:03:07 +0000 (14:03 +0000)]
-moving towards new plugin API

12 years ago-revised plugin API
Christian Grothoff [Thu, 23 Feb 2012 13:33:26 +0000 (13:33 +0000)]
-revised plugin API

12 years ago-updated namestore API
Christian Grothoff [Thu, 23 Feb 2012 12:56:17 +0000 (12:56 +0000)]
-updated namestore API

12 years ago-new api
Martin Schanzenbach [Thu, 23 Feb 2012 10:35:45 +0000 (10:35 +0000)]
-new api

12 years agofix for mantis bug 0002154:
Matthias Wachs [Thu, 23 Feb 2012 10:28:25 +0000 (10:28 +0000)]
fix for mantis bug 0002154:
change order of calls:
- discard unsend messages
- call transmit send continuation
- call session_end

12 years agofix to use correct queue
Matthias Wachs [Thu, 23 Feb 2012 10:18:47 +0000 (10:18 +0000)]
fix to use correct queue

12 years ago-more bugfixes, more testing
Christian Grothoff [Wed, 22 Feb 2012 22:52:06 +0000 (22:52 +0000)]
-more bugfixes, more testing

12 years ago-extended testcase plus misc fixes
Christian Grothoff [Wed, 22 Feb 2012 22:34:13 +0000 (22:34 +0000)]
-extended testcase plus misc fixes

12 years ago-documentation fixes
Sree Harsha Totakura [Wed, 22 Feb 2012 20:46:21 +0000 (20:46 +0000)]
-documentation fixes

12 years ago-read operation sketch
Sree Harsha Totakura [Wed, 22 Feb 2012 20:43:12 +0000 (20:43 +0000)]
-read operation sketch

12 years ago-new comments for resolver
Martin Schanzenbach [Wed, 22 Feb 2012 20:17:03 +0000 (20:17 +0000)]
-new comments for resolver

12 years ago-fix type
Christian Grothoff [Wed, 22 Feb 2012 18:59:19 +0000 (18:59 +0000)]
-fix type

12 years ago-doxygen fixes
Christian Grothoff [Wed, 22 Feb 2012 18:52:24 +0000 (18:52 +0000)]
-doxygen fixes

12 years agoLRN: two directory patches change the way "is_directory" is evaluated.
Christian Grothoff [Wed, 22 Feb 2012 18:34:29 +0000 (18:34 +0000)]
LRN: two directory patches change the way "is_directory" is evaluated.
Now it must be GNUNET_YES for the execution flow to switch to a branch
where something is considered to be a directory.
The reason for that is that some functions might return GNUNET_SYSERR
when asked whether something is a directory or not. Checking this
value as "!= GNUNET_NO" will produce positive result, even though it's
not a directory.

12 years ago- more code
Matthias Wachs [Wed, 22 Feb 2012 18:05:18 +0000 (18:05 +0000)]
- more code

12 years ago- Removed prefixes of DEBUG string, marked testcase output INFO, fixed several bugs...
Bart Polot [Wed, 22 Feb 2012 17:49:55 +0000 (17:49 +0000)]
- Removed prefixes of DEBUG string, marked testcase output INFO, fixed several bugs regarding shutdown

12 years ago- Fixed bugs in notification of destruction of incoming tunnels
Bart Polot [Wed, 22 Feb 2012 17:48:43 +0000 (17:48 +0000)]
- Fixed bugs in notification of destruction of incoming tunnels

12 years ago- Without these lines MESH does NOT find the destination peer in the DHT
Bart Polot [Wed, 22 Feb 2012 17:48:12 +0000 (17:48 +0000)]
- Without these lines MESH does NOT find the destination peer in the DHT

12 years ago- plugin (un)loading
Matthias Wachs [Wed, 22 Feb 2012 17:23:14 +0000 (17:23 +0000)]
- plugin (un)loading

12 years ago-helper funcs, fixes
Martin Schanzenbach [Wed, 22 Feb 2012 16:47:10 +0000 (16:47 +0000)]
-helper funcs, fixes

12 years ago- fix
Matthias Wachs [Wed, 22 Feb 2012 16:17:39 +0000 (16:17 +0000)]
- fix

12 years ago- separated sending for ipv4 and v6
Matthias Wachs [Wed, 22 Feb 2012 16:15:57 +0000 (16:15 +0000)]
- separated sending for ipv4 and v6

12 years ago-some dht stuff
Martin Schanzenbach [Wed, 22 Feb 2012 16:12:41 +0000 (16:12 +0000)]
-some dht stuff

12 years ago-big change to resolver
Martin Schanzenbach [Wed, 22 Feb 2012 15:34:04 +0000 (15:34 +0000)]
-big change to resolver

12 years ago-ign
Christian Grothoff [Wed, 22 Feb 2012 15:01:00 +0000 (15:01 +0000)]
-ign

12 years ago-testcase harness
Christian Grothoff [Wed, 22 Feb 2012 15:00:40 +0000 (15:00 +0000)]
-testcase harness

12 years ago-stuff
Christian Grothoff [Wed, 22 Feb 2012 14:36:20 +0000 (14:36 +0000)]
-stuff

12 years ago-refined semantics for STREAM_write
Sree Harsha Totakura [Wed, 22 Feb 2012 13:56:23 +0000 (13:56 +0000)]
-refined semantics for STREAM_write

12 years ago- coverity "issues"
Matthias Wachs [Wed, 22 Feb 2012 12:51:49 +0000 (12:51 +0000)]
- coverity "issues"

12 years agofix coverity 10138
Matthias Wachs [Wed, 22 Feb 2012 12:43:21 +0000 (12:43 +0000)]
fix coverity 10138

12 years ago-dce: can never be NULL
Christian Grothoff [Wed, 22 Feb 2012 12:33:36 +0000 (12:33 +0000)]
-dce: can never be NULL

12 years ago- Remove MESH prefix from debug messages, include missing testcase files in svn ignore
Bart Polot [Wed, 22 Feb 2012 12:31:34 +0000 (12:31 +0000)]
- Remove MESH prefix from debug messages, include missing testcase files in svn ignore

12 years ago-namestore might just work now
Christian Grothoff [Wed, 22 Feb 2012 12:30:47 +0000 (12:30 +0000)]
-namestore might just work now

12 years ago- Minor doxygen update
Bart Polot [Wed, 22 Feb 2012 12:27:07 +0000 (12:27 +0000)]
- Minor doxygen update

12 years ago- fix
Matthias Wachs [Wed, 22 Feb 2012 12:27:03 +0000 (12:27 +0000)]
- fix

12 years ago- fix
Matthias Wachs [Wed, 22 Feb 2012 12:21:42 +0000 (12:21 +0000)]
- fix

12 years ago- Kill mesh on Ctrl-C
Bart Polot [Wed, 22 Feb 2012 12:14:17 +0000 (12:14 +0000)]
- Kill mesh on Ctrl-C

12 years ago- changess
Matthias Wachs [Wed, 22 Feb 2012 12:09:48 +0000 (12:09 +0000)]
- changess

12 years ago-ign
Christian Grothoff [Wed, 22 Feb 2012 12:06:39 +0000 (12:06 +0000)]
-ign

12 years ago- changes
Matthias Wachs [Wed, 22 Feb 2012 10:52:42 +0000 (10:52 +0000)]
- changes

12 years ago-one more
Christian Grothoff [Wed, 22 Feb 2012 10:42:24 +0000 (10:42 +0000)]
-one more

12 years ago-initialize udp header...
Christian Grothoff [Wed, 22 Feb 2012 10:41:04 +0000 (10:41 +0000)]
-initialize udp header...

12 years ago- changes
Matthias Wachs [Wed, 22 Feb 2012 10:28:34 +0000 (10:28 +0000)]
- changes

12 years ago-extended test
Christian Grothoff [Wed, 22 Feb 2012 10:17:11 +0000 (10:17 +0000)]
-extended test

12 years ago-fixed compile bug
Sree Harsha Totakura [Wed, 22 Feb 2012 10:15:45 +0000 (10:15 +0000)]
-fixed compile bug

12 years ago-initial testcase
Christian Grothoff [Wed, 22 Feb 2012 10:15:02 +0000 (10:15 +0000)]
-initial testcase

12 years agoadded ack sending
Sree Harsha Totakura [Wed, 22 Feb 2012 10:10:18 +0000 (10:10 +0000)]
added ack sending

12 years ago-fix
Christian Grothoff [Wed, 22 Feb 2012 10:02:56 +0000 (10:02 +0000)]
-fix

12 years ago-fix
Christian Grothoff [Wed, 22 Feb 2012 10:02:26 +0000 (10:02 +0000)]
-fix

12 years ago-no verbose
Christian Grothoff [Wed, 22 Feb 2012 09:02:09 +0000 (09:02 +0000)]
-no verbose

12 years ago-build new namestore
Christian Grothoff [Wed, 22 Feb 2012 09:01:08 +0000 (09:01 +0000)]
-build new namestore

12 years ago-increase timeout to help sparc bot
Christian Grothoff [Wed, 22 Feb 2012 08:46:38 +0000 (08:46 +0000)]
-increase timeout to help sparc bot

12 years ago-remove pointless client handler, added more comments
Martin Schanzenbach [Tue, 21 Feb 2012 21:46:23 +0000 (21:46 +0000)]
-remove pointless client handler, added more comments

12 years ago-fixing #2155
Christian Grothoff [Tue, 21 Feb 2012 21:46:12 +0000 (21:46 +0000)]
-fixing #2155

12 years ago-finishing first pass at implementing sqlite statements for namestore
Christian Grothoff [Tue, 21 Feb 2012 20:41:31 +0000 (20:41 +0000)]
-finishing first pass at implementing sqlite statements for namestore

12 years agoLRN: Escape-trailing-slash-when-spawning-W32-process:
Christian Grothoff [Tue, 21 Feb 2012 19:08:08 +0000 (19:08 +0000)]
LRN: Escape-trailing-slash-when-spawning-W32-process:

12 years ago-tiny fix, comments
Martin Schanzenbach [Tue, 21 Feb 2012 17:57:52 +0000 (17:57 +0000)]
-tiny fix, comments

12 years ago-fix
Christian Grothoff [Tue, 21 Feb 2012 17:56:09 +0000 (17:56 +0000)]
-fix

12 years ago- missing file
Matthias Wachs [Tue, 21 Feb 2012 17:51:25 +0000 (17:51 +0000)]
- missing file

12 years ago-sketched dht resolution, fixes
Martin Schanzenbach [Tue, 21 Feb 2012 17:33:35 +0000 (17:33 +0000)]
-sketched dht resolution, fixes

12 years ago-added data message handling
Sree Harsha Totakura [Tue, 21 Feb 2012 17:28:55 +0000 (17:28 +0000)]
-added data message handling

12 years ago- fix
Matthias Wachs [Tue, 21 Feb 2012 17:20:47 +0000 (17:20 +0000)]
- fix

12 years ago- missing file
Matthias Wachs [Tue, 21 Feb 2012 17:13:05 +0000 (17:13 +0000)]
- missing file

12 years ago-dht put, some serialization
Martin Schanzenbach [Tue, 21 Feb 2012 16:26:03 +0000 (16:26 +0000)]
-dht put, some serialization

12 years ago-again improving API, starting to implement some of the sqlite interactions
Christian Grothoff [Tue, 21 Feb 2012 16:24:44 +0000 (16:24 +0000)]
-again improving API, starting to implement some of the sqlite interactions

12 years ago-DB API updates, creating tables and preparing statements
Christian Grothoff [Tue, 21 Feb 2012 15:38:00 +0000 (15:38 +0000)]
-DB API updates, creating tables and preparing statements

12 years ago-DB API updates, creating tables and preparing statements
Christian Grothoff [Tue, 21 Feb 2012 15:32:34 +0000 (15:32 +0000)]
-DB API updates, creating tables and preparing statements

12 years ago- basics for the api
Matthias Wachs [Tue, 21 Feb 2012 12:39:02 +0000 (12:39 +0000)]
- basics for the api

12 years ago- Fixed crash on DHT_put continuation
Bart Polot [Tue, 21 Feb 2012 12:36:27 +0000 (12:36 +0000)]
- Fixed crash on DHT_put continuation

12 years ago- Avoid calling shutdown twice
Bart Polot [Tue, 21 Feb 2012 12:31:01 +0000 (12:31 +0000)]
- Avoid calling shutdown twice

12 years ago- Fixed reconnect procedure
Bart Polot [Tue, 21 Feb 2012 12:10:38 +0000 (12:10 +0000)]
- Fixed reconnect procedure

12 years ago-added dht handle, fixes
Martin Schanzenbach [Tue, 21 Feb 2012 11:55:28 +0000 (11:55 +0000)]
-added dht handle, fixes

12 years ago- Removed MESH: prefix in debug messages
Bart Polot [Tue, 21 Feb 2012 11:30:30 +0000 (11:30 +0000)]
- Removed MESH: prefix in debug messages

12 years ago- Destroy tunnel to avoid api complaints, initialize return value explicitly
Bart Polot [Tue, 21 Feb 2012 11:25:26 +0000 (11:25 +0000)]
- Destroy tunnel to avoid api complaints, initialize return value explicitly

12 years ago- some func
Matthias Wachs [Tue, 21 Feb 2012 11:13:11 +0000 (11:13 +0000)]
- some func

12 years ago- adding namestore api test
Matthias Wachs [Tue, 21 Feb 2012 11:05:50 +0000 (11:05 +0000)]
- adding namestore api test

12 years ago- Fixed assertion in testcase
Bart Polot [Tue, 21 Feb 2012 10:57:01 +0000 (10:57 +0000)]
- Fixed assertion in testcase

12 years ago- remve whitespace
Matthias Wachs [Tue, 21 Feb 2012 10:52:56 +0000 (10:52 +0000)]
- remve whitespace

12 years ago- basic files for namestore
Matthias Wachs [Tue, 21 Feb 2012 10:15:33 +0000 (10:15 +0000)]
- basic files for namestore

12 years ago- fixed definition
Matthias Wachs [Tue, 21 Feb 2012 10:12:42 +0000 (10:12 +0000)]
- fixed definition

12 years agoBetter logging
Martin Schanzenbach [Tue, 21 Feb 2012 10:12:23 +0000 (10:12 +0000)]
Better logging
modified ns stub

12 years ago-skeleton for sqlite database plugin
Christian Grothoff [Tue, 21 Feb 2012 09:15:27 +0000 (09:15 +0000)]
-skeleton for sqlite database plugin

12 years ago-more fixes
Martin Schanzenbach [Mon, 20 Feb 2012 23:46:16 +0000 (23:46 +0000)]
-more fixes

12 years ago- latest changes
Matthias Wachs [Mon, 20 Feb 2012 22:02:28 +0000 (22:02 +0000)]
- latest changes

12 years ago- latest changes
Matthias Wachs [Mon, 20 Feb 2012 21:42:26 +0000 (21:42 +0000)]
- latest changes

12 years ago- choosing BIG_M and default quota is crucial to get a solvable constraint system...
Matthias Wachs [Mon, 20 Feb 2012 20:45:19 +0000 (20:45 +0000)]
- choosing BIG_M and default quota is crucial to get a solvable constraint system (hours of debugging!)

12 years ago-adding namestore directory:
Christian Grothoff [Mon, 20 Feb 2012 18:25:35 +0000 (18:25 +0000)]
-adding namestore directory:

12 years ago- changes
Matthias Wachs [Mon, 20 Feb 2012 17:39:01 +0000 (17:39 +0000)]
- changes

12 years ago-minor changes
Martin Schanzenbach [Mon, 20 Feb 2012 17:21:44 +0000 (17:21 +0000)]
-minor changes

12 years ago-gns service with dns/namestore api added
Martin Schanzenbach [Mon, 20 Feb 2012 16:31:47 +0000 (16:31 +0000)]
-gns service with dns/namestore api added

12 years ago-plugin api design for namestore
Christian Grothoff [Mon, 20 Feb 2012 15:20:46 +0000 (15:20 +0000)]
-plugin api design for namestore

12 years ago- changes to ats
Matthias Wachs [Mon, 20 Feb 2012 14:56:24 +0000 (14:56 +0000)]
- changes to ats

12 years ago-clarify
Christian Grothoff [Mon, 20 Feb 2012 14:49:22 +0000 (14:49 +0000)]
-clarify

12 years agonamestore stub api added
Martin Schanzenbach [Mon, 20 Feb 2012 14:28:25 +0000 (14:28 +0000)]
namestore stub api added
fixes to namestore api

12 years ago- Added documentation, clarified output text
Bart Polot [Mon, 20 Feb 2012 13:57:08 +0000 (13:57 +0000)]
- Added documentation, clarified output text

12 years ago- Fixed test_monitor testcase crsh
Bart Polot [Mon, 20 Feb 2012 12:28:18 +0000 (12:28 +0000)]
- Fixed test_monitor testcase crsh

12 years ago- removing break used for debugging
Matthias Wachs [Mon, 20 Feb 2012 12:27:46 +0000 (12:27 +0000)]
- removing break used for debugging

12 years agoLRN: Do-partial-serialization-in-fs-publish-helper:
Christian Grothoff [Mon, 20 Feb 2012 12:08:12 +0000 (12:08 +0000)]
LRN: Do-partial-serialization-in-fs-publish-helper: