oweals/gnunet.git
13 years agoMesh adds info about paths to peers as early as possible to avoid unoptimal routes...
Bart Polot [Mon, 28 Nov 2011 17:51:36 +0000 (17:51 +0000)]
Mesh adds info about paths to peers as early as possible to avoid unoptimal routes and artifacts caused by parallel path creation of less optimal paths (loops, path corruption, etc)

13 years ago-handle shutdown
Christian Grothoff [Mon, 28 Nov 2011 17:44:16 +0000 (17:44 +0000)]
-handle shutdown

13 years agocache signature upon first generation to avoid useless re-signing of the same data
Christian Grothoff [Mon, 28 Nov 2011 17:39:25 +0000 (17:39 +0000)]
cache signature upon first generation to avoid useless re-signing of the same data

13 years ago-improving NSE test error message
Christian Grothoff [Mon, 28 Nov 2011 17:24:11 +0000 (17:24 +0000)]
-improving NSE test error message

13 years ago-typo
Christian Grothoff [Mon, 28 Nov 2011 16:49:29 +0000 (16:49 +0000)]
-typo

13 years ago-fixing use of uninitialized variable, some code cleanup, fixing memory leak on error...
Christian Grothoff [Mon, 28 Nov 2011 16:45:16 +0000 (16:45 +0000)]
-fixing use of uninitialized variable, some code cleanup, fixing memory leak on error path

13 years ago-more doxygen fixes
Christian Grothoff [Mon, 28 Nov 2011 16:25:09 +0000 (16:25 +0000)]
-more doxygen fixes

13 years ago-more doxygen fixes
Christian Grothoff [Mon, 28 Nov 2011 16:19:21 +0000 (16:19 +0000)]
-more doxygen fixes

13 years agointroducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over the...
Christian Grothoff [Mon, 28 Nov 2011 16:09:47 +0000 (16:09 +0000)]
introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over the place; also some further documentation fixes

13 years ago- Removed misleading code
Bart Polot [Mon, 28 Nov 2011 16:00:18 +0000 (16:00 +0000)]
- Removed misleading code

13 years ago-doxygen fixes
Christian Grothoff [Mon, 28 Nov 2011 15:56:09 +0000 (15:56 +0000)]
-doxygen fixes

13 years ago-document clock skew variable a bit more
Christian Grothoff [Mon, 28 Nov 2011 15:21:02 +0000 (15:21 +0000)]
-document clock skew variable a bit more

13 years ago-document desired direction of transport API change
Christian Grothoff [Mon, 28 Nov 2011 15:20:50 +0000 (15:20 +0000)]
-document desired direction of transport API change

13 years agofixing mantis #1970
Matthias Wachs [Mon, 28 Nov 2011 14:38:15 +0000 (14:38 +0000)]
fixing mantis #1970
bug: ats only deleted active addresses, but should delete all addresses with session removed and addrlen 0

13 years ago- Do not reserve ports for unused services
Bart Polot [Mon, 28 Nov 2011 12:47:33 +0000 (12:47 +0000)]
- Do not reserve ports for unused services

13 years ago- Changes to run 4k peers nse networks
Bart Polot [Mon, 28 Nov 2011 11:57:37 +0000 (11:57 +0000)]
- Changes to run 4k peers nse networks

13 years agofixing bus error on sparc, mantis bug 1909
Matthias Wachs [Mon, 28 Nov 2011 10:50:20 +0000 (10:50 +0000)]
fixing bus error on sparc, mantis bug 1909

13 years agoImplementing Thomas Bushnell's suggestion to work around the signal race without...
Christian Grothoff [Sat, 26 Nov 2011 14:52:20 +0000 (14:52 +0000)]
Implementing Thomas Bushnell's suggestion to work around the signal race without needing special vfork semantics

13 years agoLRN: increase dht multipeer test timeout
Christian Grothoff [Sat, 26 Nov 2011 13:55:29 +0000 (13:55 +0000)]
LRN: increase dht multipeer test timeout

13 years agoLRN: Fix dht multipeer testing crash #2 - #1919
Christian Grothoff [Sat, 26 Nov 2011 13:54:02 +0000 (13:54 +0000)]
LRN: Fix dht multipeer testing crash #2 - #1919

13 years agoLRN: Fix dht multipeer testing crash - #1919
Christian Grothoff [Sat, 26 Nov 2011 13:52:44 +0000 (13:52 +0000)]
LRN:  Fix dht multipeer testing crash - #1919

13 years agoLRN: Do not stop daemons twice / #1919
Christian Grothoff [Sat, 26 Nov 2011 13:52:09 +0000 (13:52 +0000)]
LRN: Do not stop daemons twice / #1919

13 years agoLRN: Use GNUNET_strdup() instead of strdup ()
Christian Grothoff [Fri, 25 Nov 2011 22:15:37 +0000 (22:15 +0000)]
LRN: Use GNUNET_strdup() instead of strdup ()

13 years ago-Fixed coverity #10264
Bart Polot [Fri, 25 Nov 2011 17:43:16 +0000 (17:43 +0000)]
-Fixed coverity #10264

13 years ago-Fixed coverity #10265
Bart Polot [Fri, 25 Nov 2011 17:41:03 +0000 (17:41 +0000)]
-Fixed coverity #10265

13 years ago-spelling
Christian Grothoff [Fri, 25 Nov 2011 17:02:00 +0000 (17:02 +0000)]
-spelling

13 years ago-reduce log level
Christian Grothoff [Fri, 25 Nov 2011 17:01:25 +0000 (17:01 +0000)]
-reduce log level

13 years ago-files were removed earlier
Christian Grothoff [Fri, 25 Nov 2011 16:37:59 +0000 (16:37 +0000)]
-files were removed earlier

13 years ago- More changes in po files
Bart Polot [Fri, 25 Nov 2011 16:24:41 +0000 (16:24 +0000)]
- More changes in po files

13 years ago-fixing 1963 by changing warning to stats call
Christian Grothoff [Fri, 25 Nov 2011 16:16:27 +0000 (16:16 +0000)]
-fixing 1963 by changing warning to stats call

13 years ago-files were removed earlier
Christian Grothoff [Fri, 25 Nov 2011 16:12:56 +0000 (16:12 +0000)]
-files were removed earlier

13 years agofixing mantis 1961
Christian Grothoff [Fri, 25 Nov 2011 16:10:58 +0000 (16:10 +0000)]
fixing mantis 1961

13 years ago-fixing string printing - size_t is not unsigned int
Christian Grothoff [Fri, 25 Nov 2011 16:04:36 +0000 (16:04 +0000)]
-fixing string printing - size_t is not unsigned int

13 years ago-pyexpect fix
Christian Grothoff [Fri, 25 Nov 2011 16:01:07 +0000 (16:01 +0000)]
-pyexpect fix

13 years agoLRN: I'm tired of seeing something like "ATS tells us to switch to address
Christian Grothoff [Fri, 25 Nov 2011 15:48:13 +0000 (15:48 +0000)]
LRN: I'm tired of seeing something like "ATS tells us to switch to address
'(null)' session 0x497198 for peer `IIH1' in state `S_NOT_CONNECTED'",
so i wrote this.

- From what i see in the logs, '(null)'s are mostly caused by 0-byte
long addresses. I'm not sure whether it is a bug, or a feature (but
then, why would ATS tell us to switch to a 0-byte long address?).

CG: for inbound connections, ATS tells us to switch to a 0-byte long address
(since there is no address) but at the same time gives us a 'struct Session'
to use as well.  So 0-byte addresses really mean 'inbound' connections.

13 years agoUse _weighted_ average of last estimations to calculate network size
Bart Polot [Fri, 25 Nov 2011 15:38:24 +0000 (15:38 +0000)]
Use _weighted_ average of last estimations to calculate network size

13 years ago- Fixed testcase evaluation condition
Bart Polot [Fri, 25 Nov 2011 10:52:19 +0000 (10:52 +0000)]
- Fixed testcase evaluation condition

13 years ago-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:30:55 +0000 (10:30 +0000)]
-some more wlan code cleanup

13 years ago-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:24:26 +0000 (10:24 +0000)]
-some more wlan code cleanup

13 years ago-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:23:02 +0000 (10:23 +0000)]
-some more wlan code cleanup

13 years ago-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:14:05 +0000 (10:14 +0000)]
-some more wlan code cleanup

13 years agosome more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:11:35 +0000 (10:11 +0000)]
some more wlan code cleanup

13 years agoremoving no longer needed wlan directory
Christian Grothoff [Fri, 25 Nov 2011 09:19:41 +0000 (09:19 +0000)]
removing no longer needed wlan directory

13 years agoinlining files from wlan, preparing to obsolete wlan subdirectory
Christian Grothoff [Fri, 25 Nov 2011 09:18:53 +0000 (09:18 +0000)]
inlining files from wlan, preparing to obsolete wlan subdirectory

13 years ago-minor code clean up and renaming dummy
Christian Grothoff [Fri, 25 Nov 2011 08:55:19 +0000 (08:55 +0000)]
-minor code clean up and renaming dummy

13 years ago- Added explicit cast, just in case
Bart Polot [Thu, 24 Nov 2011 16:25:55 +0000 (16:25 +0000)]
- Added explicit cast, just in case

13 years ago- Same result, cleaner code
Bart Polot [Thu, 24 Nov 2011 16:24:53 +0000 (16:24 +0000)]
- Same result, cleaner code

13 years agofixing mantis 1960
Christian Grothoff [Thu, 24 Nov 2011 16:12:38 +0000 (16:12 +0000)]
fixing mantis 1960

13 years ago-cleaner
Christian Grothoff [Thu, 24 Nov 2011 16:07:49 +0000 (16:07 +0000)]
-cleaner

13 years ago- Updated doxygen
Bart Polot [Thu, 24 Nov 2011 14:44:07 +0000 (14:44 +0000)]
- Updated doxygen

13 years agobetter error message
Christian Grothoff [Thu, 24 Nov 2011 12:45:59 +0000 (12:45 +0000)]
better error message

13 years agoadjust log level to DEBUG as this is normal
Christian Grothoff [Thu, 24 Nov 2011 12:33:49 +0000 (12:33 +0000)]
adjust log level to DEBUG as this is normal

13 years agodisable use of signatures if nse proof is disabled -- for example, this is done in...
Christian Grothoff [Thu, 24 Nov 2011 12:31:32 +0000 (12:31 +0000)]
disable use of signatures if nse proof is disabled -- for example, this is done in testing/benchmarking

13 years agochanging API in anticipation of future implementation of 1369
Christian Grothoff [Thu, 24 Nov 2011 12:15:04 +0000 (12:15 +0000)]
changing API in anticipation of future implementation of 1369

13 years agoRemoved variance debug, initialized variance in WEST method
Bart Polot [Thu, 24 Nov 2011 11:58:55 +0000 (11:58 +0000)]
Removed variance debug, initialized variance in WEST method

13 years agoincrease
Christian Grothoff [Thu, 24 Nov 2011 11:54:42 +0000 (11:54 +0000)]
increase

13 years ago-ignore
Christian Grothoff [Thu, 24 Nov 2011 10:35:11 +0000 (10:35 +0000)]
-ignore

13 years agoremove generated files from SVN
Christian Grothoff [Thu, 24 Nov 2011 10:25:27 +0000 (10:25 +0000)]
remove generated files from SVN

13 years agocheck return value
Christian Grothoff [Thu, 24 Nov 2011 10:23:40 +0000 (10:23 +0000)]
check return value

13 years agoprevent same message from being requested twice by always skipping head-of-queue...
Christian Grothoff [Thu, 24 Nov 2011 10:23:14 +0000 (10:23 +0000)]
prevent same message from being requested twice by always skipping head-of-queue when inserting (possibly related to 1957)

13 years agofs also never queues more than one message per peer, so reduce requested queue size
Christian Grothoff [Thu, 24 Nov 2011 10:06:44 +0000 (10:06 +0000)]
fs also never queues more than one message per peer, so reduce requested queue size

13 years agonse never queues more than one message per peer
Christian Grothoff [Thu, 24 Nov 2011 10:05:33 +0000 (10:05 +0000)]
nse never queues more than one message per peer

13 years agoLRN: Fix the use of SRANDOM
Christian Grothoff [Wed, 23 Nov 2011 20:03:58 +0000 (20:03 +0000)]
LRN: Fix the use of SRANDOM

13 years agodo not try to run with valgrind everywhere
Christian Grothoff [Wed, 23 Nov 2011 19:38:40 +0000 (19:38 +0000)]
do not try to run with valgrind everywhere

13 years agoLRN: fixing 1956 by using a better random generator on W32
Christian Grothoff [Wed, 23 Nov 2011 19:23:03 +0000 (19:23 +0000)]
LRN: fixing 1956 by using a better random generator on W32

13 years agofixing west algorithm to also use j and to consider case where estimate_count is 0
Christian Grothoff [Wed, 23 Nov 2011 18:57:13 +0000 (18:57 +0000)]
fixing west algorithm to also use j and to consider case where estimate_count is 0

13 years agofixing variance calculation - we calculate the average from the same distribution...
Christian Grothoff [Wed, 23 Nov 2011 18:48:46 +0000 (18:48 +0000)]
fixing variance calculation - we calculate the average from the same distribution, so the degrees of freedom is n-1

13 years ago- Fixed simplified variance code
Bart Polot [Wed, 23 Nov 2011 17:23:52 +0000 (17:23 +0000)]
- Fixed simplified variance code

13 years agofix shutdown order + disable broadcast in testcase
Matthias Wachs [Wed, 23 Nov 2011 15:10:10 +0000 (15:10 +0000)]
fix shutdown order + disable broadcast in testcase

13 years agosimpler alternative to the West algorithm to convince ourselves that we can still...
Christian Grothoff [Wed, 23 Nov 2011 14:32:38 +0000 (14:32 +0000)]
simpler alternative to the West algorithm to convince ourselves that we can still do averages...

13 years agoAdding UDP IPv6 peer discovery support using the GNUnet IPv6 multicast address with...
Matthias Wachs [Wed, 23 Nov 2011 14:17:47 +0000 (14:17 +0000)]
Adding UDP IPv6 peer discovery support using the GNUnet IPv6 multicast address with site-local scope FF05::13B assigned by IANA

13 years agofixing unsupported messages in core
Matthias Wachs [Wed, 23 Nov 2011 12:37:56 +0000 (12:37 +0000)]
fixing unsupported messages in core

13 years ago- Fixed nse profiler handling of config files
Bart Polot [Wed, 23 Nov 2011 10:53:15 +0000 (10:53 +0000)]
- Fixed nse profiler handling of config files

13 years agoadding shell script to show changes prior to commit to reduce submission foo-bars
Christian Grothoff [Wed, 23 Nov 2011 10:29:35 +0000 (10:29 +0000)]
adding shell script to show changes prior to commit to reduce submission foo-bars

13 years agoupdate ignore list to include ChangeLog
Christian Grothoff [Wed, 23 Nov 2011 10:09:42 +0000 (10:09 +0000)]
update ignore list to include ChangeLog

13 years agomaking sure ChangeLog is properly generated on 'make dist'
Christian Grothoff [Wed, 23 Nov 2011 10:08:16 +0000 (10:08 +0000)]
making sure ChangeLog is properly generated on 'make dist'

13 years agoautomated gettext updates to PO files from 'make dist'
Christian Grothoff [Wed, 23 Nov 2011 10:05:21 +0000 (10:05 +0000)]
automated gettext updates to PO files from 'make dist'

13 years agoupdated file list in POTFILES.in after renaming operations earlier
Christian Grothoff [Wed, 23 Nov 2011 10:05:05 +0000 (10:05 +0000)]
updated file list in POTFILES.in after renaming operations earlier

13 years agofixing binary build (file no longer exists)
Christian Grothoff [Wed, 23 Nov 2011 10:04:30 +0000 (10:04 +0000)]
fixing binary build (file no longer exists)

13 years agointegrating ChangeLog generation with build system, removing ChangeLog from SVN control
Christian Grothoff [Wed, 23 Nov 2011 10:03:53 +0000 (10:03 +0000)]
integrating ChangeLog generation with build system, removing ChangeLog from SVN control

13 years agoadding svn2cl script for automatic change log generation from SVN commits
Christian Grothoff [Wed, 23 Nov 2011 10:02:54 +0000 (10:02 +0000)]
adding svn2cl script for automatic change log generation from SVN commits

13 years agodead
Christian Grothoff [Tue, 22 Nov 2011 19:37:07 +0000 (19:37 +0000)]
dead

13 years agomoved to mantis
Christian Grothoff [Tue, 22 Nov 2011 19:37:02 +0000 (19:37 +0000)]
moved to mantis

13 years agomoved to mantis
Christian Grothoff [Tue, 22 Nov 2011 19:10:48 +0000 (19:10 +0000)]
moved to mantis

13 years agotests for mantis #1028
Matthias Wachs [Tue, 22 Nov 2011 14:22:28 +0000 (14:22 +0000)]
tests for mantis #1028

13 years agofix for mantis 1928 in combination with rev 18254
Matthias Wachs [Tue, 22 Nov 2011 14:21:52 +0000 (14:21 +0000)]
fix for mantis 1928 in combination with rev 18254

13 years agofixing reconnect bug
Matthias Wachs [Tue, 22 Nov 2011 13:29:25 +0000 (13:29 +0000)]
fixing reconnect bug

13 years agostuff
Christian Grothoff [Tue, 22 Nov 2011 12:41:23 +0000 (12:41 +0000)]
stuff

13 years agomoving block plugins to respective subsystem
Christian Grothoff [Tue, 22 Nov 2011 11:53:26 +0000 (11:53 +0000)]
moving block plugins to respective subsystem

13 years agofix defaults
Christian Grothoff [Tue, 22 Nov 2011 10:26:52 +0000 (10:26 +0000)]
fix defaults

13 years agofix defaults
Christian Grothoff [Tue, 22 Nov 2011 10:26:32 +0000 (10:26 +0000)]
fix defaults

13 years agodo not validate own address
Matthias Wachs [Tue, 22 Nov 2011 09:50:12 +0000 (09:50 +0000)]
do not validate own address

13 years agoremember
Matthias Wachs [Tue, 22 Nov 2011 09:05:41 +0000 (09:05 +0000)]
remember

13 years ago(no commit message)
Matthias Wachs [Tue, 22 Nov 2011 09:05:19 +0000 (09:05 +0000)]

13 years agotransport testing:
Matthias Wachs [Mon, 21 Nov 2011 22:02:20 +0000 (22:02 +0000)]
transport testing:
peer restart functionality

+ testcases if peers reconnect when restarted

13 years agoAdditional fix for #1920
Bart Polot [Mon, 21 Nov 2011 17:46:52 +0000 (17:46 +0000)]
Additional fix for #1920

13 years agoDirty fix for #1920
Bart Polot [Mon, 21 Nov 2011 17:29:09 +0000 (17:29 +0000)]
Dirty fix for #1920

13 years agodifferent plugins with and session==0
Matthias Wachs [Mon, 21 Nov 2011 16:12:58 +0000 (16:12 +0000)]
different plugins with and session==0

13 years agoremoving broadcast port
Matthias Wachs [Mon, 21 Nov 2011 15:44:29 +0000 (15:44 +0000)]
removing broadcast port

13 years agofix leak
Christian Grothoff [Mon, 21 Nov 2011 15:09:48 +0000 (15:09 +0000)]
fix leak