oweals/gnunet.git
13 years ago(no commit message)
Matthias Wachs [Thu, 9 Sep 2010 12:29:39 +0000 (12:29 +0000)]

13 years agobetter values for dht bloomfilter, reduce collisions for peers even with large routin...
Nathan S. Evans [Thu, 9 Sep 2010 12:15:23 +0000 (12:15 +0000)]
better values for dht bloomfilter, reduce collisions for peers even with large routing tables

13 years agoremove debugging
Nathan S. Evans [Thu, 9 Sep 2010 12:14:12 +0000 (12:14 +0000)]
remove debugging

13 years agoget rid of debugging messages
Nathan S. Evans [Thu, 9 Sep 2010 12:12:56 +0000 (12:12 +0000)]
get rid of debugging messages

13 years agoclean up
Matthias Wachs [Thu, 9 Sep 2010 11:57:08 +0000 (11:57 +0000)]
clean up

13 years agofix present check for on-demand blocks
Christian Grothoff [Thu, 9 Sep 2010 11:43:12 +0000 (11:43 +0000)]
fix present check for on-demand blocks

13 years agoHTTPS testcases pass
Matthias Wachs [Thu, 9 Sep 2010 11:04:40 +0000 (11:04 +0000)]
HTTPS testcases pass

13 years ago(no commit message)
Matthias Wachs [Thu, 9 Sep 2010 10:47:33 +0000 (10:47 +0000)]

13 years ago(no commit message)
Matthias Wachs [Thu, 9 Sep 2010 09:53:06 +0000 (09:53 +0000)]

13 years agomerging http and https: next steps
Matthias Wachs [Thu, 9 Sep 2010 09:41:06 +0000 (09:41 +0000)]
merging http and https: next steps

13 years agoMerging http and https plugin ... first steps
Matthias Wachs [Thu, 9 Sep 2010 09:07:22 +0000 (09:07 +0000)]
Merging http and https plugin ... first steps

13 years agoidea
Christian Grothoff [Thu, 9 Sep 2010 08:20:32 +0000 (08:20 +0000)]
idea

13 years agoMHD debug messages switched off
Matthias Wachs [Thu, 9 Sep 2010 07:35:29 +0000 (07:35 +0000)]
MHD debug messages switched off

13 years agoadd newline at end of file
Christian Grothoff [Thu, 9 Sep 2010 06:51:09 +0000 (06:51 +0000)]
add newline at end of file

13 years agofixing bugs and compile errors
Christian Grothoff [Thu, 9 Sep 2010 06:49:46 +0000 (06:49 +0000)]
fixing bugs and compile errors

13 years agoHopefully fixed BSD bug
Matthias Wachs [Wed, 8 Sep 2010 17:24:16 +0000 (17:24 +0000)]
Hopefully fixed BSD bug

13 years ago(no commit message)
Matthias Wachs [Wed, 8 Sep 2010 16:30:28 +0000 (16:30 +0000)]

13 years agoremoved comments with errors in doxygen
David Brodski [Wed, 8 Sep 2010 15:30:14 +0000 (15:30 +0000)]
removed comments with errors in doxygen

13 years agoSmallers steps to keep plugin running
Matthias Wachs [Wed, 8 Sep 2010 15:14:47 +0000 (15:14 +0000)]
Smallers steps to keep plugin running

13 years agoIN PROGRESS: fixing bsd bug
Matthias Wachs [Wed, 8 Sep 2010 14:29:25 +0000 (14:29 +0000)]
IN PROGRESS: fixing bsd bug

13 years agopossible fix for buildbot failure on NAT test case; once a 'NAT' address is used...
Nathan S. Evans [Wed, 8 Sep 2010 13:30:01 +0000 (13:30 +0000)]
possible fix for buildbot failure on NAT test case; once a 'NAT' address is used and a connection established, the new connection doesn't have a 'NAT' address (port 0) any longer, because it was built off of an inbound connection from the NAT'd peer.  However, since we initiated the connection we expect that whatever address transport gives us should match.

13 years ago(no commit message)
Matthias Wachs [Wed, 8 Sep 2010 11:57:46 +0000 (11:57 +0000)]

13 years agominor fixes
Philipp Tölke [Wed, 8 Sep 2010 11:14:29 +0000 (11:14 +0000)]
minor fixes

13 years agoQueue packet sent to the service-dns
Philipp Tölke [Wed, 8 Sep 2010 11:14:29 +0000 (11:14 +0000)]
Queue packet sent to the service-dns

13 years agoimplemented a way to add an element to the end of a slist
Philipp Tölke [Wed, 8 Sep 2010 11:14:29 +0000 (11:14 +0000)]
implemented a way to add an element to the end of a slist

13 years agoassert in dht to help track down bug
Nathan S. Evans [Wed, 8 Sep 2010 09:59:32 +0000 (09:59 +0000)]
assert in dht to help track down bug

13 years agocomparison bugfix
Nathan S. Evans [Wed, 8 Sep 2010 09:41:59 +0000 (09:41 +0000)]
comparison bugfix

13 years agocomparison bugfix
Nathan S. Evans [Wed, 8 Sep 2010 09:34:46 +0000 (09:34 +0000)]
comparison bugfix

13 years agocommitting so line numbers match
Nathan S. Evans [Wed, 8 Sep 2010 08:57:11 +0000 (08:57 +0000)]
committing so line numbers match

13 years agoW32 porting work by LRN
Christian Grothoff [Wed, 8 Sep 2010 08:00:05 +0000 (08:00 +0000)]
W32 porting work by LRN

13 years agocheck whether i really can open file-like things
Philipp Tölke [Wed, 8 Sep 2010 07:20:59 +0000 (07:20 +0000)]
check whether i really can open file-like things

13 years agoMissed two %m yesterday
Philipp Tölke [Wed, 8 Sep 2010 07:20:59 +0000 (07:20 +0000)]
Missed two %m yesterday

Replaced with %s, strerror(errno)

13 years agofix
Christian Grothoff [Tue, 7 Sep 2010 20:28:45 +0000 (20:28 +0000)]
fix

13 years agosupport for running stats and peerinfo services per host (or multipler per host)...
Nathan S. Evans [Tue, 7 Sep 2010 14:34:47 +0000 (14:34 +0000)]
support for running stats and peerinfo services per host (or multipler per host) instead of per peer

13 years agoadd republish support in dht (default once an hour, just like kademlia), improved...
Nathan S. Evans [Tue, 7 Sep 2010 14:33:14 +0000 (14:33 +0000)]
add republish support in dht (default once an hour, just like kademlia), improved next hop selection (or so I think), use 'TrialInfo' struct in dhtlog testcase

13 years agoissue
Christian Grothoff [Tue, 7 Sep 2010 14:12:42 +0000 (14:12 +0000)]
issue

13 years agoremoved unused variable
Matthias Wachs [Tue, 7 Sep 2010 13:57:39 +0000 (13:57 +0000)]
removed unused variable

13 years agorelax format check
Christian Grothoff [Tue, 7 Sep 2010 13:40:19 +0000 (13:40 +0000)]
relax format check

13 years agosend dns-queries to the service-dns and pretty-print them
Philipp Tölke [Tue, 7 Sep 2010 13:37:28 +0000 (13:37 +0000)]
send dns-queries to the service-dns and pretty-print them

13 years agoorganize the imports
Philipp Tölke [Tue, 7 Sep 2010 13:37:28 +0000 (13:37 +0000)]
organize the imports

13 years agoprepare the dns-pretty-printing for the service-dns
Philipp Tölke [Tue, 7 Sep 2010 13:37:27 +0000 (13:37 +0000)]
prepare the dns-pretty-printing for the service-dns

13 years agoget rid of alloca()
Philipp Tölke [Tue, 7 Sep 2010 13:37:27 +0000 (13:37 +0000)]
get rid of alloca()

13 years agobug
Philipp Tölke [Tue, 7 Sep 2010 13:37:27 +0000 (13:37 +0000)]
bug

13 years agosend the dns-queries from daemon-vpn to service-dns
Philipp Tölke [Tue, 7 Sep 2010 13:37:26 +0000 (13:37 +0000)]
send the dns-queries from daemon-vpn to service-dns

13 years agoremoved a few debug-outputs and changed the remaining to GNUNET_log
Philipp Tölke [Tue, 7 Sep 2010 13:37:26 +0000 (13:37 +0000)]
removed a few debug-outputs and changed the remaining to GNUNET_log

13 years agoWorked through the easy klockwork-issues
Philipp Tölke [Tue, 7 Sep 2010 13:37:26 +0000 (13:37 +0000)]
Worked through the easy klockwork-issues

13 years agoImproved documentation
Matthias Wachs [Tue, 7 Sep 2010 13:30:39 +0000 (13:30 +0000)]
Improved documentation

13 years agoImproved documentation
Matthias Wachs [Tue, 7 Sep 2010 13:18:41 +0000 (13:18 +0000)]
Improved documentation

13 years agomake insert trial easier to not screw up
Nathan S. Evans [Tue, 7 Sep 2010 13:00:56 +0000 (13:00 +0000)]
make insert trial easier to not screw up

13 years agosurvive NULL
Christian Grothoff [Tue, 7 Sep 2010 12:46:16 +0000 (12:46 +0000)]
survive NULL

13 years agoicondir
Christian Grothoff [Tue, 7 Sep 2010 12:33:57 +0000 (12:33 +0000)]
icondir

13 years agofix arguments
Nathan S. Evans [Tue, 7 Sep 2010 11:10:42 +0000 (11:10 +0000)]
fix arguments

13 years agobackup errno
Christian Grothoff [Tue, 7 Sep 2010 10:35:54 +0000 (10:35 +0000)]
backup errno

13 years agodhtlog updates
Nathan S. Evans [Tue, 7 Sep 2010 10:03:45 +0000 (10:03 +0000)]
dhtlog updates

13 years agofixed doxygen documentation
Matthias Wachs [Tue, 7 Sep 2010 09:51:27 +0000 (09:51 +0000)]
fixed doxygen documentation

13 years agofix warnings
Christian Grothoff [Tue, 7 Sep 2010 09:51:01 +0000 (09:51 +0000)]
fix warnings

13 years agodoxygen documentation
Matthias Wachs [Tue, 7 Sep 2010 09:41:31 +0000 (09:41 +0000)]
doxygen documentation

13 years agolarger timeouts for sparky
Christian Grothoff [Tue, 7 Sep 2010 09:36:42 +0000 (09:36 +0000)]
larger timeouts for sparky

13 years ago(no commit message)
Matthias Wachs [Tue, 7 Sep 2010 09:25:52 +0000 (09:25 +0000)]

13 years agomissing newline
Matthias Wachs [Tue, 7 Sep 2010 09:00:40 +0000 (09:00 +0000)]
missing newline

13 years agofix
Christian Grothoff [Tue, 7 Sep 2010 08:58:33 +0000 (08:58 +0000)]
fix

13 years agoleak
Christian Grothoff [Tue, 7 Sep 2010 08:43:47 +0000 (08:43 +0000)]
leak

13 years agoadd math support
Nathan S. Evans [Tue, 7 Sep 2010 08:40:15 +0000 (08:40 +0000)]
add math support

13 years agoleak
Christian Grothoff [Tue, 7 Sep 2010 08:32:45 +0000 (08:32 +0000)]
leak

13 years agoBart's public key added
Bart Polot [Tue, 7 Sep 2010 00:01:35 +0000 (00:01 +0000)]
Bart's public key added

13 years agoupdate
Christian Grothoff [Mon, 6 Sep 2010 21:46:58 +0000 (21:46 +0000)]
update

13 years agomore doxygen stuff
Christian Grothoff [Mon, 6 Sep 2010 21:33:08 +0000 (21:33 +0000)]
more doxygen stuff

13 years agomore doxygen stuff
Christian Grothoff [Mon, 6 Sep 2010 21:13:00 +0000 (21:13 +0000)]
more doxygen stuff

13 years agomore doxygen stuff
Christian Grothoff [Mon, 6 Sep 2010 20:51:27 +0000 (20:51 +0000)]
more doxygen stuff

13 years agofixes
Christian Grothoff [Mon, 6 Sep 2010 20:48:11 +0000 (20:48 +0000)]
fixes

13 years agomessages 'hone in' more the higher the number of hops, still needs some tweaking
Nathan S. Evans [Mon, 6 Sep 2010 20:29:29 +0000 (20:29 +0000)]
messages 'hone in' more the higher the number of hops, still needs some tweaking

13 years agostart the code to send queries to the resolver
Philipp Tölke [Mon, 6 Sep 2010 09:25:51 +0000 (09:25 +0000)]
start the code to send queries to the resolver

13 years agoGet rid of the cls. Use a global.
Philipp Tölke [Mon, 6 Sep 2010 09:25:41 +0000 (09:25 +0000)]
Get rid of the cls. Use a global.

13 years agosparc
Christian Grothoff [Mon, 6 Sep 2010 08:35:30 +0000 (08:35 +0000)]
sparc

13 years agoNPEs
Christian Grothoff [Mon, 6 Sep 2010 08:34:00 +0000 (08:34 +0000)]
NPEs

13 years agofix
Christian Grothoff [Mon, 6 Sep 2010 08:06:24 +0000 (08:06 +0000)]
fix

13 years agofix
Christian Grothoff [Sun, 5 Sep 2010 21:48:41 +0000 (21:48 +0000)]
fix

13 years agoskeleton for list_updateable testcase
Christian Grothoff [Sun, 5 Sep 2010 15:58:48 +0000 (15:58 +0000)]
skeleton for list_updateable testcase

13 years agofixes
Christian Grothoff [Sun, 5 Sep 2010 13:42:01 +0000 (13:42 +0000)]
fixes

13 years agofixes
Christian Grothoff [Sun, 5 Sep 2010 13:36:42 +0000 (13:36 +0000)]
fixes

13 years agoallow transport api to send multiple request connect messages
Nathan S. Evans [Sun, 5 Sep 2010 10:04:49 +0000 (10:04 +0000)]
allow transport api to send multiple request connect messages

13 years agoSome changes and new files.
David Brodski [Sun, 5 Sep 2010 05:57:58 +0000 (05:57 +0000)]
Some changes and new files.
I will not have internet till 7. September so if there are errors just revert the changes.

13 years agoallow multiple request connect messages to be sent to transport (failed to connect...
Nathan S. Evans [Sat, 4 Sep 2010 19:34:48 +0000 (19:34 +0000)]
allow multiple request connect messages to be sent to transport (failed to connect first time)

13 years agochange timeout, so multiple connect request messages can be sent
Nathan S. Evans [Sat, 4 Sep 2010 19:34:09 +0000 (19:34 +0000)]
change timeout, so multiple connect request messages can be sent

13 years agofix
Christian Grothoff [Fri, 3 Sep 2010 22:01:26 +0000 (22:01 +0000)]
fix

13 years agonitpicks
Christian Grothoff [Fri, 3 Sep 2010 21:53:37 +0000 (21:53 +0000)]
nitpicks

13 years agonitpicks
Christian Grothoff [Fri, 3 Sep 2010 21:49:31 +0000 (21:49 +0000)]
nitpicks

13 years agonitpick
Christian Grothoff [Fri, 3 Sep 2010 21:34:06 +0000 (21:34 +0000)]
nitpick

13 years agonitpicks
Christian Grothoff [Fri, 3 Sep 2010 21:32:03 +0000 (21:32 +0000)]
nitpicks

13 years agoadd null check
Christian Grothoff [Fri, 3 Sep 2010 21:29:15 +0000 (21:29 +0000)]
add null check

13 years agonitpicks
Christian Grothoff [Fri, 3 Sep 2010 21:20:41 +0000 (21:20 +0000)]
nitpicks

13 years agonitpicks
Christian Grothoff [Fri, 3 Sep 2010 21:16:31 +0000 (21:16 +0000)]
nitpicks

13 years agonitpicks
Christian Grothoff [Fri, 3 Sep 2010 21:16:26 +0000 (21:16 +0000)]
nitpicks

13 years agostrange off by one fdset count
Nathan S. Evans [Fri, 3 Sep 2010 16:48:31 +0000 (16:48 +0000)]
strange off by one fdset count

13 years agoniceties
Nathan S. Evans [Fri, 3 Sep 2010 15:32:39 +0000 (15:32 +0000)]
niceties

13 years agohandle null continuation
Nathan S. Evans [Fri, 3 Sep 2010 15:32:01 +0000 (15:32 +0000)]
handle null continuation

13 years agoallowing a single stats and/or peerinfo service per host
Nathan S. Evans [Fri, 3 Sep 2010 15:30:48 +0000 (15:30 +0000)]
allowing a single stats and/or peerinfo service per host

13 years agocore request connect in addition to hello, minor driver stuff
Nathan S. Evans [Fri, 3 Sep 2010 15:30:05 +0000 (15:30 +0000)]
core request connect in addition to hello, minor driver stuff

13 years agomaking core request connect work
Nathan S. Evans [Fri, 3 Sep 2010 15:28:43 +0000 (15:28 +0000)]
making core request connect work

13 years agoforgotten commit, null check
Nathan S. Evans [Thu, 2 Sep 2010 16:08:43 +0000 (16:08 +0000)]
forgotten commit, null check