oweals/gnunet.git
9 years agoallocate r and r_prime MPIs before use
Christian Grothoff [Wed, 3 Dec 2014 15:57:46 +0000 (15:57 +0000)]
allocate r and r_prime MPIs before use

9 years ago-simplify logic, eleminate dead code
Christian Grothoff [Wed, 3 Dec 2014 15:45:26 +0000 (15:45 +0000)]
-simplify logic, eleminate dead code

9 years ago-simplify logic
Christian Grothoff [Wed, 3 Dec 2014 15:37:28 +0000 (15:37 +0000)]
-simplify logic

9 years ago-ignore
Christian Grothoff [Wed, 3 Dec 2014 15:02:27 +0000 (15:02 +0000)]
-ignore

9 years ago-fix misc compiler warnings
Christian Grothoff [Wed, 3 Dec 2014 14:50:47 +0000 (14:50 +0000)]
-fix misc compiler warnings

9 years ago-fix ftbfs
Christian Grothoff [Wed, 3 Dec 2014 14:34:43 +0000 (14:34 +0000)]
-fix ftbfs

9 years ago-fix nat test timeout/termination issue
Christian Grothoff [Mon, 1 Dec 2014 09:57:57 +0000 (09:57 +0000)]
-fix nat test timeout/termination issue

9 years ago-code cleanups
Christian Grothoff [Sun, 30 Nov 2014 21:00:06 +0000 (21:00 +0000)]
-code cleanups

9 years agosimplify logic
Christian Grothoff [Sun, 30 Nov 2014 20:40:27 +0000 (20:40 +0000)]
simplify logic

9 years ago-indentation fixes, some fixes to message size checks, some code cleanup
Christian Grothoff [Sun, 30 Nov 2014 20:22:15 +0000 (20:22 +0000)]
-indentation fixes, some fixes to message size checks, some code cleanup

9 years ago-handle msg NULL
Christian Grothoff [Sun, 30 Nov 2014 19:49:02 +0000 (19:49 +0000)]
-handle msg NULL

9 years ago-fix #3510, ensure revocation test times out
Christian Grothoff [Sun, 30 Nov 2014 19:29:54 +0000 (19:29 +0000)]
-fix #3510, ensure revocation test times out

9 years agofix #3561
Christian Grothoff [Sun, 30 Nov 2014 16:56:18 +0000 (16:56 +0000)]
fix #3561

9 years ago-use keep as RC to address #3561
Christian Grothoff [Sun, 30 Nov 2014 16:53:11 +0000 (16:53 +0000)]
-use keep as RC to address #3561

9 years ago-fix ftbfs
Christian Grothoff [Sun, 30 Nov 2014 00:46:58 +0000 (00:46 +0000)]
-fix ftbfs

9 years ago-remove dead state
Christian Grothoff [Sun, 30 Nov 2014 00:45:18 +0000 (00:45 +0000)]
-remove dead state

9 years ago-avoid use after free during set intersection completion
Christian Grothoff [Sun, 30 Nov 2014 00:44:56 +0000 (00:44 +0000)]
-avoid use after free during set intersection completion

9 years ago-doxygen, style
Christian Grothoff [Sun, 30 Nov 2014 00:21:56 +0000 (00:21 +0000)]
-doxygen, style

9 years ago-misc fixes, in particular actually build bf
Christian Grothoff [Sun, 30 Nov 2014 00:21:42 +0000 (00:21 +0000)]
-misc fixes, in particular actually build bf

9 years ago-fix iteration set
Christian Grothoff [Sat, 29 Nov 2014 23:20:26 +0000 (23:20 +0000)]
-fix iteration set

9 years ago-fix nested context copy
Christian Grothoff [Sat, 29 Nov 2014 23:15:40 +0000 (23:15 +0000)]
-fix nested context copy

9 years ago-fixing misc issues and bugs, including better termination logic for intersection...
Christian Grothoff [Fri, 28 Nov 2014 20:52:20 +0000 (20:52 +0000)]
-fixing misc issues and bugs, including better termination logic for intersection and salt handling

9 years ago-doxygen
Christian Grothoff [Fri, 28 Nov 2014 12:05:53 +0000 (12:05 +0000)]
-doxygen

9 years agouse separate struct for just sending #elements in set, and check message size before...
Christian Grothoff [Thu, 27 Nov 2014 20:17:24 +0000 (20:17 +0000)]
use separate struct for just sending #elements in set, and check message size before casting

9 years ago-stylistic fixes
Christian Grothoff [Thu, 27 Nov 2014 14:22:03 +0000 (14:22 +0000)]
-stylistic fixes

9 years ago-rename file
Christian Grothoff [Thu, 27 Nov 2014 14:16:05 +0000 (14:16 +0000)]
-rename file

9 years ago-dox, indentation
Christian Grothoff [Thu, 27 Nov 2014 14:14:24 +0000 (14:14 +0000)]
-dox, indentation

9 years ago-renaming
Christian Grothoff [Thu, 27 Nov 2014 14:10:47 +0000 (14:10 +0000)]
-renaming

9 years ago-comment
Christian Grothoff [Thu, 27 Nov 2014 14:06:12 +0000 (14:06 +0000)]
-comment

9 years ago-simplify logic
Christian Grothoff [Thu, 27 Nov 2014 14:05:52 +0000 (14:05 +0000)]
-simplify logic

9 years agoadding logic to allow GNUNET_SET_iterate_cancel
Christian Grothoff [Thu, 27 Nov 2014 13:55:23 +0000 (13:55 +0000)]
adding logic to allow GNUNET_SET_iterate_cancel

9 years agouse and respect send_more field in IterAckMessage
Christian Grothoff [Thu, 27 Nov 2014 13:31:52 +0000 (13:31 +0000)]
use and respect send_more field in IterAckMessage

9 years agoclean up internal set API, avoid copying context message needlessly
Christian Grothoff [Thu, 27 Nov 2014 11:56:28 +0000 (11:56 +0000)]
clean up internal set API, avoid copying context message needlessly

9 years agoagain, do not pass salt around, code cleanup, etc.
Christian Grothoff [Thu, 27 Nov 2014 11:35:42 +0000 (11:35 +0000)]
again, do not pass salt around, code cleanup, etc.

9 years ago-return const, do not mangle const input
Christian Grothoff [Thu, 27 Nov 2014 11:35:13 +0000 (11:35 +0000)]
-return const, do not mangle const input

9 years agoremove additional variant of operation state
Christian Grothoff [Thu, 27 Nov 2014 10:31:36 +0000 (10:31 +0000)]
remove additional variant of operation state

9 years agorename element's type field to 'element_type'
Christian Grothoff [Thu, 27 Nov 2014 10:04:14 +0000 (10:04 +0000)]
rename element's type field to 'element_type'

9 years ago-do not run tests if disabled
Christian Grothoff [Thu, 27 Nov 2014 10:04:03 +0000 (10:04 +0000)]
-do not run tests if disabled

9 years agoeliminating useless salt argument, salt can be generated inside of gnunet-service-set
Christian Grothoff [Thu, 27 Nov 2014 09:50:41 +0000 (09:50 +0000)]
eliminating useless salt argument, salt can be generated inside of gnunet-service-set

9 years ago-indent
Christian Grothoff [Mon, 24 Nov 2014 14:18:22 +0000 (14:18 +0000)]
-indent

9 years ago-indent
Christian Grothoff [Mon, 24 Nov 2014 14:17:09 +0000 (14:17 +0000)]
-indent

9 years ago-inline
Christian Grothoff [Mon, 24 Nov 2014 14:12:09 +0000 (14:12 +0000)]
-inline

9 years ago-do not do GC for each destroyed operation on client disconnect
Christian Grothoff [Mon, 24 Nov 2014 14:06:23 +0000 (14:06 +0000)]
-do not do GC for each destroyed operation on client disconnect

9 years agofixing collect_generation_garbage() complexity, doxygen, etc.
Christian Grothoff [Mon, 24 Nov 2014 13:57:17 +0000 (13:57 +0000)]
fixing collect_generation_garbage() complexity, doxygen, etc.

9 years ago-fix indent
Christian Grothoff [Sun, 23 Nov 2014 20:38:01 +0000 (20:38 +0000)]
-fix indent

9 years ago-fix docs, fix shutdown
Christian Grothoff [Sun, 23 Nov 2014 20:37:14 +0000 (20:37 +0000)]
-fix docs, fix shutdown

9 years ago-bad printf
Christian Grothoff [Sun, 23 Nov 2014 20:13:49 +0000 (20:13 +0000)]
-bad printf

9 years ago-fix misc monitoring issues
Christian Grothoff [Sun, 23 Nov 2014 20:12:32 +0000 (20:12 +0000)]
-fix misc monitoring issues

9 years ago-fix sync signalling for plugin monitoring
Christian Grothoff [Sun, 23 Nov 2014 19:24:08 +0000 (19:24 +0000)]
-fix sync signalling for plugin monitoring

9 years ago-fix message type
Christian Grothoff [Sun, 23 Nov 2014 19:11:06 +0000 (19:11 +0000)]
-fix message type

9 years ago-indentation, doxygen
Christian Grothoff [Sun, 23 Nov 2014 19:05:11 +0000 (19:05 +0000)]
-indentation, doxygen

9 years ago-no args for -P
Christian Grothoff [Sun, 23 Nov 2014 18:55:38 +0000 (18:55 +0000)]
-no args for -P

9 years ago-rename constants
Christian Grothoff [Sat, 22 Nov 2014 20:34:13 +0000 (20:34 +0000)]
-rename constants

9 years ago-fix warning
Christian Grothoff [Sat, 22 Nov 2014 20:28:16 +0000 (20:28 +0000)]
-fix warning

9 years agoadding TCP STEALTH support (without integrity protection) to HTTP(S) server
Christian Grothoff [Sat, 22 Nov 2014 20:27:35 +0000 (20:27 +0000)]
adding TCP STEALTH support (without integrity protection) to HTTP(S) server

9 years ago-fixes
Christian Grothoff [Sat, 22 Nov 2014 20:09:40 +0000 (20:09 +0000)]
-fixes

9 years ago-dox
Christian Grothoff [Sat, 22 Nov 2014 20:08:47 +0000 (20:08 +0000)]
-dox

9 years agoadding TCP STEALTH support to HTTP client (without integrity protection)
Christian Grothoff [Sat, 22 Nov 2014 20:07:46 +0000 (20:07 +0000)]
adding TCP STEALTH support to HTTP client (without integrity protection)

9 years agoadding support for TCP STEALTH integrity protection
Christian Grothoff [Sat, 22 Nov 2014 19:02:42 +0000 (19:02 +0000)]
adding support for TCP STEALTH integrity protection

9 years ago-move welcome creation to startup
Christian Grothoff [Sat, 22 Nov 2014 18:57:36 +0000 (18:57 +0000)]
-move welcome creation to startup

9 years ago-fix ftbfs
Christian Grothoff [Fri, 21 Nov 2014 12:43:20 +0000 (12:43 +0000)]
-fix ftbfs

9 years ago-fix #3558
Christian Grothoff [Sat, 15 Nov 2014 19:06:41 +0000 (19:06 +0000)]
-fix #3558

9 years agomake set testcase fail to highlight issue #3490
Christian Grothoff [Fri, 7 Nov 2014 18:13:30 +0000 (18:13 +0000)]
make set testcase fail to highlight issue #3490

9 years agoimplement transport plugin session monitoring support in gnunet-transport (#3452)
Christian Grothoff [Fri, 7 Nov 2014 17:43:28 +0000 (17:43 +0000)]
implement transport plugin session monitoring support in gnunet-transport (#3452)

9 years agoimplementing plugin session monitoring API (#3452)
Christian Grothoff [Fri, 7 Nov 2014 16:33:42 +0000 (16:33 +0000)]
implementing plugin session monitoring API (#3452)

9 years ago-update and improve visualizations
Christian Grothoff [Mon, 3 Nov 2014 13:36:49 +0000 (13:36 +0000)]
-update and improve visualizations

9 years ago-use const for the array
Christian Grothoff [Sun, 2 Nov 2014 21:31:08 +0000 (21:31 +0000)]
-use const for the array

9 years agoadding TCP_STEALTH option to default configuration
Christian Grothoff [Sun, 2 Nov 2014 21:25:51 +0000 (21:25 +0000)]
adding TCP_STEALTH option to default configuration

9 years agoadding TCP_STEALTH support to TCP plugin
Christian Grothoff [Sun, 2 Nov 2014 20:54:51 +0000 (20:54 +0000)]
adding TCP_STEALTH support to TCP plugin

9 years ago-fix ftbfs
Christian Grothoff [Sun, 2 Nov 2014 15:18:57 +0000 (15:18 +0000)]
-fix ftbfs

9 years ago-fix #3556
Christian Grothoff [Sun, 2 Nov 2014 11:24:37 +0000 (11:24 +0000)]
-fix #3556

9 years agoAdd gnunet.io hostlist server
David Barksdale [Mon, 27 Oct 2014 16:10:15 +0000 (16:10 +0000)]
Add gnunet.io hostlist server

9 years ago-doxygen fixes
Christian Grothoff [Mon, 27 Oct 2014 07:31:16 +0000 (07:31 +0000)]
-doxygen fixes

9 years ago-fix ftbfs
Christian Grothoff [Sat, 25 Oct 2014 23:04:12 +0000 (23:04 +0000)]
-fix ftbfs

9 years agoimplementing monitoring functionality in transport service
Christian Grothoff [Thu, 23 Oct 2014 10:59:15 +0000 (10:59 +0000)]
implementing monitoring functionality in transport service

9 years agodefine transport plugin monitor IPC format
Christian Grothoff [Thu, 23 Oct 2014 10:22:47 +0000 (10:22 +0000)]
define transport plugin monitor IPC format

9 years agoadd function to obtain number of subscribers to NC
Christian Grothoff [Thu, 23 Oct 2014 10:22:19 +0000 (10:22 +0000)]
add function to obtain number of subscribers to NC

9 years ago-towards #3452: implement monitoring API in DV
Christian Grothoff [Thu, 23 Oct 2014 09:02:32 +0000 (09:02 +0000)]
-towards #3452: implement monitoring API in DV

9 years ago-do not log 0-byte callback
Christian Grothoff [Mon, 20 Oct 2014 11:18:43 +0000 (11:18 +0000)]
-do not log 0-byte callback

9 years agoHello Christian,
Christian Grothoff [Sat, 18 Oct 2014 12:21:05 +0000 (12:21 +0000)]
Hello Christian,

I had to write a little patch to fix gnunet FTBFS on kfreebsd, you'll
find it attached. Would you consider adding to your SVN ?

Thanks,
Bertrand

9 years ago- debug key clearing
Bart Polot [Wed, 15 Oct 2014 00:55:53 +0000 (00:55 +0000)]
- debug key clearing

9 years ago- fix logging of key material
Bart Polot [Wed, 15 Oct 2014 00:55:52 +0000 (00:55 +0000)]
- fix logging of key material

9 years ago- only try to pop messages if there are any, otherwise directly destory the connection
Bart Polot [Wed, 15 Oct 2014 00:55:51 +0000 (00:55 +0000)]
- only try to pop messages if there are any, otherwise directly destory the connection

9 years ago- fix connection.c:972 assertion, mark tunnel as WAITING when an incoming connection...
Bart Polot [Wed, 15 Oct 2014 00:55:49 +0000 (00:55 +0000)]
- fix connection.c:972 assertion, mark tunnel as WAITING when an incoming connection is received

9 years ago- fix assertion during single-connection timeout, update docs
Bart Polot [Wed, 15 Oct 2014 00:55:48 +0000 (00:55 +0000)]
- fix assertion during single-connection timeout, update docs

9 years ago- log
Bart Polot [Wed, 15 Oct 2014 00:55:47 +0000 (00:55 +0000)]
- log

9 years ago- test all log files (except .log)
Bart Polot [Wed, 15 Oct 2014 00:55:46 +0000 (00:55 +0000)]
- test all log files (except .log)

9 years ago- ignores
Bart Polot [Wed, 15 Oct 2014 00:55:44 +0000 (00:55 +0000)]
- ignores

9 years ago- ignore for git
Bart Polot [Wed, 15 Oct 2014 00:55:43 +0000 (00:55 +0000)]
- ignore for git

9 years ago- wrong condition, random paths removed instead of direct ones, fix #3531
Bart Polot [Wed, 15 Oct 2014 00:55:42 +0000 (00:55 +0000)]
- wrong condition, random paths removed instead of direct ones, fix #3531

9 years ago- signal when dht path is not correct, style
Bart Polot [Wed, 15 Oct 2014 00:55:41 +0000 (00:55 +0000)]
- signal when dht path is not correct, style

9 years ago- off by one: add own ID to ID array when creating path from DHT
Bart Polot [Wed, 15 Oct 2014 00:55:40 +0000 (00:55 +0000)]
- off by one: add own ID to ID array when creating path from DHT

9 years agoUse optimizaiton of paths on store from DHT as well as on receipt from CONN_CREATE
Bart Polot [Wed, 15 Oct 2014 00:55:38 +0000 (00:55 +0000)]
Use optimizaiton of paths on store from DHT as well as on receipt from CONN_CREATE

9 years ago- fix false assert trigger when message #0 is lost
Bart Polot [Wed, 15 Oct 2014 00:55:37 +0000 (00:55 +0000)]
- fix false assert trigger when message #0 is lost

9 years ago- fix faux compiler warnings
Bart Polot [Wed, 15 Oct 2014 00:55:35 +0000 (00:55 +0000)]
- fix faux compiler warnings

9 years ago-too sleepy
Christian Grothoff [Fri, 10 Oct 2014 05:29:43 +0000 (05:29 +0000)]
-too sleepy

9 years ago-fix dbz
Christian Grothoff [Fri, 10 Oct 2014 05:28:31 +0000 (05:28 +0000)]
-fix dbz

9 years ago-fix #3550
Christian Grothoff [Thu, 9 Oct 2014 14:09:48 +0000 (14:09 +0000)]
-fix #3550

9 years ago-fix leak
Christian Grothoff [Sun, 5 Oct 2014 12:28:41 +0000 (12:28 +0000)]
-fix leak

9 years ago-fix use-after-free in error handling
Christian Grothoff [Sun, 5 Oct 2014 12:26:40 +0000 (12:26 +0000)]
-fix use-after-free in error handling