oweals/gnunet.git
12 years agocleaner
Christian Grothoff [Mon, 10 Oct 2011 11:54:09 +0000 (11:54 +0000)]
cleaner

12 years agolon
Christian Grothoff [Mon, 10 Oct 2011 11:51:16 +0000 (11:51 +0000)]
lon

12 years agodoku
Christian Grothoff [Mon, 10 Oct 2011 11:50:42 +0000 (11:50 +0000)]
doku

12 years agofixed notification order
Matthias Wachs [Mon, 10 Oct 2011 11:42:21 +0000 (11:42 +0000)]
fixed notification order

12 years agodone
Christian Grothoff [Mon, 10 Oct 2011 11:39:42 +0000 (11:39 +0000)]
done

12 years agoquota changes
Matthias Wachs [Mon, 10 Oct 2011 11:33:55 +0000 (11:33 +0000)]
quota changes

12 years agoshould be done by ATS in the future
Christian Grothoff [Mon, 10 Oct 2011 11:31:12 +0000 (11:31 +0000)]
should be done by ATS in the future

12 years agoanother core API simplification due to ATS introduction
Christian Grothoff [Mon, 10 Oct 2011 11:29:59 +0000 (11:29 +0000)]
another core API simplification due to ATS introduction

12 years agofix
Christian Grothoff [Mon, 10 Oct 2011 11:23:37 +0000 (11:23 +0000)]
fix

12 years agoDCE
Christian Grothoff [Mon, 10 Oct 2011 11:22:19 +0000 (11:22 +0000)]
DCE

12 years agomodifiying transport service
Matthias Wachs [Mon, 10 Oct 2011 11:20:59 +0000 (11:20 +0000)]
modifiying transport service

12 years agoremoving dead bw code
Christian Grothoff [Mon, 10 Oct 2011 11:20:47 +0000 (11:20 +0000)]
removing dead bw code

12 years agoremoving dead bw code
Christian Grothoff [Mon, 10 Oct 2011 11:20:35 +0000 (11:20 +0000)]
removing dead bw code

12 years agodce
Christian Grothoff [Mon, 10 Oct 2011 11:15:32 +0000 (11:15 +0000)]
dce

12 years agofakeit
Christian Grothoff [Mon, 10 Oct 2011 11:15:00 +0000 (11:15 +0000)]
fakeit

12 years agodead code elimination
Christian Grothoff [Mon, 10 Oct 2011 11:09:42 +0000 (11:09 +0000)]
dead code elimination

12 years agorenaming in code to use new ATS pref/reservation API
Christian Grothoff [Mon, 10 Oct 2011 11:06:33 +0000 (11:06 +0000)]
renaming in code to use new ATS pref/reservation API

12 years agoadding change preference API to ATS
Christian Grothoff [Mon, 10 Oct 2011 10:59:00 +0000 (10:59 +0000)]
adding change preference API to ATS

12 years agofixes
Matthias Wachs [Mon, 10 Oct 2011 10:50:08 +0000 (10:50 +0000)]
fixes

12 years agoATS API: do inbound and outbound bw
Christian Grothoff [Mon, 10 Oct 2011 10:39:43 +0000 (10:39 +0000)]
ATS API: do inbound and outbound bw

12 years agonaming
Matthias Wachs [Mon, 10 Oct 2011 10:36:47 +0000 (10:36 +0000)]
naming

12 years agoremark
Christian Grothoff [Mon, 10 Oct 2011 10:30:59 +0000 (10:30 +0000)]
remark

12 years agoremove limit_outbound, DCE
Christian Grothoff [Mon, 10 Oct 2011 08:38:39 +0000 (08:38 +0000)]
remove limit_outbound, DCE

12 years agofix: update available recv window bw if bw_in changes
Christian Grothoff [Mon, 10 Oct 2011 08:38:23 +0000 (08:38 +0000)]
fix: update available recv window bw if bw_in changes

12 years agocore-new now compiles
Christian Grothoff [Mon, 10 Oct 2011 08:02:30 +0000 (08:02 +0000)]
core-new now compiles

12 years agoassertions
Matthias Wachs [Sun, 9 Oct 2011 09:53:07 +0000 (09:53 +0000)]
assertions

12 years agoLRN: Fix logdef processing logic
Christian Grothoff [Sun, 9 Oct 2011 09:28:02 +0000 (09:28 +0000)]
LRN: Fix logdef processing logic

Now if logdef matches, it is used to both allow AND restrict the call.

12 years agodouble testing done
Matthias Wachs [Sun, 9 Oct 2011 08:55:21 +0000 (08:55 +0000)]
double testing done

12 years agoFix NULL dereference.
David Barksdale [Sun, 9 Oct 2011 02:56:16 +0000 (02:56 +0000)]
Fix NULL dereference.

Does this need to be a call to transmit_send_continuation?

12 years agoLRN: Small janitor fixes
Christian Grothoff [Fri, 7 Oct 2011 17:49:10 +0000 (17:49 +0000)]
LRN: Small janitor fixes

* Prevent janitor from failing if a process can't be killed (it might be dead
  by the time janitor gets around to killing it).
* Fix janitor messages about killing arm/non-arm processes

12 years agotransport-testing is not stateless anymore
Matthias Wachs [Fri, 7 Oct 2011 16:20:21 +0000 (16:20 +0000)]
transport-testing is not stateless anymore
-> fixed assertion failure transport_api.c:1348

- connecting peers is now unidirectional
- added peer_startup callback

12 years agofirst round of simplification to change preference API
Christian Grothoff [Fri, 7 Oct 2011 15:26:06 +0000 (15:26 +0000)]
first round of simplification to change preference API

12 years agohxing
Christian Grothoff [Fri, 7 Oct 2011 14:56:51 +0000 (14:56 +0000)]
hxing

12 years agohxing
Christian Grothoff [Fri, 7 Oct 2011 14:56:07 +0000 (14:56 +0000)]
hxing

12 years agoUse new functions for CREATE PATH instead of explicit calling core
Bart Polot [Fri, 7 Oct 2011 13:25:31 +0000 (13:25 +0000)]
Use new functions for CREATE PATH instead of explicit calling core

12 years agoRefactored sending a CREATE PATH message
Bart Polot [Fri, 7 Oct 2011 13:15:42 +0000 (13:15 +0000)]
Refactored sending a CREATE PATH message

12 years agofix
Christian Grothoff [Fri, 7 Oct 2011 13:09:36 +0000 (13:09 +0000)]
fix

12 years agoRefactored connection to peers, cancelation of transmissions
Bart Polot [Fri, 7 Oct 2011 13:05:48 +0000 (13:05 +0000)]
Refactored connection to peers, cancelation of transmissions

12 years agostuff
Christian Grothoff [Fri, 7 Oct 2011 11:37:13 +0000 (11:37 +0000)]
stuff

12 years agoipv6 test for efikamx done
Matthias Wachs [Fri, 7 Oct 2011 11:33:16 +0000 (11:33 +0000)]
ipv6 test for efikamx done

12 years ago(no commit message)
Matthias Wachs [Fri, 7 Oct 2011 11:28:19 +0000 (11:28 +0000)]

12 years agohxing typemap
Christian Grothoff [Fri, 7 Oct 2011 11:26:17 +0000 (11:26 +0000)]
hxing typemap

12 years agoUpdated doxygen
Bart Polot [Fri, 7 Oct 2011 11:11:14 +0000 (11:11 +0000)]
Updated doxygen

12 years agoremoving 'publicKey' argument from CORE init callback
Christian Grothoff [Fri, 7 Oct 2011 11:08:40 +0000 (11:08 +0000)]
removing 'publicKey' argument from CORE init callback

12 years ago(no commit message)
Matthias Wachs [Fri, 7 Oct 2011 11:06:39 +0000 (11:06 +0000)]

12 years agohxing
Christian Grothoff [Fri, 7 Oct 2011 10:53:18 +0000 (10:53 +0000)]
hxing

12 years agohxing
Christian Grothoff [Fri, 7 Oct 2011 10:48:55 +0000 (10:48 +0000)]
hxing

12 years agohxing
Christian Grothoff [Fri, 7 Oct 2011 10:00:05 +0000 (10:00 +0000)]
hxing

12 years agofixes
Christian Grothoff [Fri, 7 Oct 2011 09:42:36 +0000 (09:42 +0000)]
fixes

12 years ago(no commit message)
Matthias Wachs [Fri, 7 Oct 2011 08:39:36 +0000 (08:39 +0000)]

12 years agomem corruption
Matthias Wachs [Fri, 7 Oct 2011 08:20:56 +0000 (08:20 +0000)]
mem corruption

12 years agomake opaque
Christian Grothoff [Thu, 6 Oct 2011 21:38:21 +0000 (21:38 +0000)]
make opaque

12 years agotowards KX
Christian Grothoff [Thu, 6 Oct 2011 21:32:05 +0000 (21:32 +0000)]
towards KX

12 years agoAdded new testcase for connecting two peers on opposite parts of a torus
Bart Polot [Thu, 6 Oct 2011 20:25:46 +0000 (20:25 +0000)]
Added new testcase for connecting two peers on opposite parts of a torus

12 years agoAdded debug info in service
Bart Polot [Thu, 6 Oct 2011 20:24:48 +0000 (20:24 +0000)]
Added debug info in service

12 years agotypo
Christian Grothoff [Thu, 6 Oct 2011 19:28:08 +0000 (19:28 +0000)]
typo

12 years agodrafting typemap API
Christian Grothoff [Thu, 6 Oct 2011 19:27:35 +0000 (19:27 +0000)]
drafting typemap API

12 years agofinishing clients draft
Christian Grothoff [Thu, 6 Oct 2011 19:03:36 +0000 (19:03 +0000)]
finishing clients draft

12 years agoWiP
Bart Polot [Thu, 6 Oct 2011 18:22:49 +0000 (18:22 +0000)]
WiP

12 years agoStop all DHT get requests before disconnecting
Bart Polot [Thu, 6 Oct 2011 17:38:50 +0000 (17:38 +0000)]
Stop all DHT get requests before disconnecting

12 years agoRevert 17260
Bart Polot [Thu, 6 Oct 2011 16:46:13 +0000 (16:46 +0000)]
Revert 17260

12 years agoRenamed functions, make valgrind stop complaining about memory leaks by explicitly...
Bart Polot [Thu, 6 Oct 2011 16:43:13 +0000 (16:43 +0000)]
Renamed functions, make valgrind stop complaining about memory leaks by explicitly freeing stuff before exit

12 years ago(no commit message)
Matthias Wachs [Thu, 6 Oct 2011 15:48:55 +0000 (15:48 +0000)]

12 years agochanged get addresses functionality and added IPv6 test
Matthias Wachs [Thu, 6 Oct 2011 15:11:22 +0000 (15:11 +0000)]
changed get addresses functionality and added IPv6 test

12 years ago(no commit message)
Matthias Wachs [Thu, 6 Oct 2011 13:53:19 +0000 (13:53 +0000)]

12 years agologging
Matthias Wachs [Thu, 6 Oct 2011 13:41:00 +0000 (13:41 +0000)]
logging

12 years agologging
Matthias Wachs [Thu, 6 Oct 2011 13:37:05 +0000 (13:37 +0000)]
logging

12 years agocompile error
Matthias Wachs [Thu, 6 Oct 2011 13:35:57 +0000 (13:35 +0000)]
compile error

12 years agomoved
Christian Grothoff [Thu, 6 Oct 2011 13:34:39 +0000 (13:34 +0000)]
moved

12 years agostuff
Christian Grothoff [Thu, 6 Oct 2011 13:26:35 +0000 (13:26 +0000)]
stuff

12 years agostuff
Christian Grothoff [Thu, 6 Oct 2011 13:19:16 +0000 (13:19 +0000)]
stuff

12 years agolog2 does not exist in math.h on freebsd
Matthias Wachs [Thu, 6 Oct 2011 12:37:18 +0000 (12:37 +0000)]
log2 does not exist in math.h on freebsd

12 years agocopy from API
Christian Grothoff [Thu, 6 Oct 2011 11:51:43 +0000 (11:51 +0000)]
copy from API

12 years agough
Christian Grothoff [Thu, 6 Oct 2011 11:39:32 +0000 (11:39 +0000)]
ugh

12 years agoTweaked configuration files and testcase
Bart Polot [Thu, 6 Oct 2011 11:34:50 +0000 (11:34 +0000)]
Tweaked configuration files and testcase

12 years agoerror handling if server could not be started
Matthias Wachs [Thu, 6 Oct 2011 11:33:09 +0000 (11:33 +0000)]
error handling if server could not be started

12 years agoscheduling issue
Matthias Wachs [Thu, 6 Oct 2011 11:19:44 +0000 (11:19 +0000)]
scheduling issue

12 years agohdr
Christian Grothoff [Thu, 6 Oct 2011 11:07:54 +0000 (11:07 +0000)]
hdr

12 years ago(no commit message)
Matthias Wachs [Thu, 6 Oct 2011 11:06:42 +0000 (11:06 +0000)]

12 years agohxing
Christian Grothoff [Thu, 6 Oct 2011 11:01:23 +0000 (11:01 +0000)]
hxing

12 years agochange test to not require . in PATH
Christian Grothoff [Thu, 6 Oct 2011 09:02:48 +0000 (09:02 +0000)]
change test to not require . in PATH

12 years agovminko: new API to delete a TransmitContext (slightly modified patch from #1822)
Christian Grothoff [Thu, 6 Oct 2011 08:58:04 +0000 (08:58 +0000)]
vminko: new API to delete a TransmitContext (slightly modified patch from #1822)

12 years agoLRN: Fix runtime logging test, since pipes work as intended
Christian Grothoff [Thu, 6 Oct 2011 08:48:47 +0000 (08:48 +0000)]
LRN: Fix runtime logging test, since pipes work as intended

12 years agoLRN: Fix select() on pipes to trigger read callback on EPIPE
Christian Grothoff [Thu, 6 Oct 2011 08:47:42 +0000 (08:47 +0000)]
LRN: Fix select() on pipes to trigger read callback on EPIPE

12 years agofix
Christian Grothoff [Thu, 6 Oct 2011 07:49:00 +0000 (07:49 +0000)]
fix

12 years agotestcase for runtime loglevels form LRN
Christian Grothoff [Thu, 6 Oct 2011 07:45:59 +0000 (07:45 +0000)]
testcase for runtime loglevels form LRN

12 years agoupdating ignores
Christian Grothoff [Wed, 5 Oct 2011 21:13:06 +0000 (21:13 +0000)]
updating ignores

12 years agoSimplfied base multipeer testcase, removed tests from experimental
Bart Polot [Wed, 5 Oct 2011 20:25:41 +0000 (20:25 +0000)]
Simplfied base multipeer testcase, removed tests from experimental

12 years agodbg
Christian Grothoff [Wed, 5 Oct 2011 19:57:27 +0000 (19:57 +0000)]
dbg

12 years agoprevent very low estimates from being used
Christian Grothoff [Wed, 5 Oct 2011 19:56:54 +0000 (19:56 +0000)]
prevent very low estimates from being used

12 years agofix correction according to paper, minimum NSE should be our neighour set
Christian Grothoff [Wed, 5 Oct 2011 19:55:20 +0000 (19:55 +0000)]
fix correction according to paper, minimum NSE should be our neighour set

12 years agoadd packed
Christian Grothoff [Wed, 5 Oct 2011 19:54:57 +0000 (19:54 +0000)]
add packed

12 years agoAdded testcase to check proper working of insertion of own ID into a 2dtorus dht
Bart Polot [Wed, 5 Oct 2011 17:31:51 +0000 (17:31 +0000)]
Added testcase to check proper working of insertion of own ID into a 2dtorus dht

12 years ago(no commit message)
Matthias Wachs [Wed, 5 Oct 2011 16:18:30 +0000 (16:18 +0000)]

12 years ago(no commit message)
Matthias Wachs [Wed, 5 Oct 2011 16:02:43 +0000 (16:02 +0000)]

12 years agomoved
Christian Grothoff [Wed, 5 Oct 2011 13:55:54 +0000 (13:55 +0000)]
moved

12 years agop should be p
Christian Grothoff [Wed, 5 Oct 2011 13:54:31 +0000 (13:54 +0000)]
p should be p

12 years agop should be n
Christian Grothoff [Wed, 5 Oct 2011 13:53:35 +0000 (13:53 +0000)]
p should be n

12 years agofix
Christian Grothoff [Wed, 5 Oct 2011 13:51:50 +0000 (13:51 +0000)]
fix

12 years agofixes
Christian Grothoff [Wed, 5 Oct 2011 13:49:24 +0000 (13:49 +0000)]
fixes