oweals/gnunet.git
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

9 years ago-add missing return
Christian Grothoff [Sun, 5 Oct 2014 12:24:20 +0000 (12:24 +0000)]
-add missing return

9 years ago-fix test logic
Christian Grothoff [Sun, 5 Oct 2014 12:22:09 +0000 (12:22 +0000)]
-fix test logic

9 years ago-actually enable logic to drop part of path to fit message size, check against correc...
Christian Grothoff [Sun, 5 Oct 2014 12:20:11 +0000 (12:20 +0000)]
-actually enable logic to drop part of path to fit message size, check against correct constant

9 years ago-add missing break
Christian Grothoff [Sun, 5 Oct 2014 12:16:51 +0000 (12:16 +0000)]
-add missing break

9 years ago-add assertion
Christian Grothoff [Sun, 5 Oct 2014 12:15:57 +0000 (12:15 +0000)]
-add assertion

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

9 years ago-fix leak of sockaddr
Christian Grothoff [Sun, 5 Oct 2014 12:10:25 +0000 (12:10 +0000)]
-fix leak of sockaddr

9 years ago-eliminate dead code
Christian Grothoff [Sun, 5 Oct 2014 12:03:50 +0000 (12:03 +0000)]
-eliminate dead code

9 years ago-eliminate leak
Christian Grothoff [Sun, 5 Oct 2014 12:02:17 +0000 (12:02 +0000)]
-eliminate leak

9 years ago-remove dead assignment
Christian Grothoff [Sun, 5 Oct 2014 12:00:49 +0000 (12:00 +0000)]
-remove dead assignment

9 years ago-remove superflous semicolon, causing logic to be executed despite condition not...
Christian Grothoff [Sun, 5 Oct 2014 11:59:09 +0000 (11:59 +0000)]
-remove superflous semicolon, causing logic to be executed despite condition not being satisfied

9 years ago-remove superflous semicolon causing branch to be always taken and significant logic...
Christian Grothoff [Sun, 5 Oct 2014 11:34:32 +0000 (11:34 +0000)]
-remove superflous semicolon causing branch to be always taken and significant logic to be omitted; pass pointers to HashCode and PeerIdentities instead of making copies

9 years ago-avoid leaking trail by avoiding allocation in the first place, use unsigned as appro...
Christian Grothoff [Sun, 5 Oct 2014 11:29:50 +0000 (11:29 +0000)]
-avoid leaking trail by avoiding allocation in the first place, use unsigned as appropriate, eliminate useless return

9 years ago-fix i/j indexing confusion, resulting in array index out of bounds
Christian Grothoff [Sun, 5 Oct 2014 11:26:25 +0000 (11:26 +0000)]
-fix i/j indexing confusion, resulting in array index out of bounds

9 years ago-fix leak, uninit mask
Christian Grothoff [Sun, 5 Oct 2014 01:29:26 +0000 (01:29 +0000)]
-fix leak, uninit mask

9 years ago-check return value
Christian Grothoff [Sun, 5 Oct 2014 01:24:47 +0000 (01:24 +0000)]
-check return value

9 years ago-fix leak
Christian Grothoff [Sun, 5 Oct 2014 01:24:33 +0000 (01:24 +0000)]
-fix leak

9 years ago-init rand
Christian Grothoff [Sun, 5 Oct 2014 01:24:24 +0000 (01:24 +0000)]
-init rand

9 years ago-fix return values, add missing return
Christian Grothoff [Sun, 5 Oct 2014 01:24:10 +0000 (01:24 +0000)]
-fix return values, add missing return

9 years ago-doxygen
Christian Grothoff [Fri, 3 Oct 2014 21:21:41 +0000 (21:21 +0000)]
-doxygen

9 years ago-set socket to NULL on close to avoid double-close, do not cleanup on timeout, leave...
Christian Grothoff [Fri, 3 Oct 2014 20:48:58 +0000 (20:48 +0000)]
-set socket to NULL on close to avoid double-close, do not cleanup on timeout, leave that to app

9 years ago-return non-NULL even if we instantly fail
Christian Grothoff [Fri, 3 Oct 2014 18:59:15 +0000 (18:59 +0000)]
-return non-NULL even if we instantly fail

9 years ago-fix format string
Christian Grothoff [Fri, 3 Oct 2014 18:56:13 +0000 (18:56 +0000)]
-fix format string

9 years ago-fix NPE in NAT test
Christian Grothoff [Fri, 3 Oct 2014 18:54:58 +0000 (18:54 +0000)]
-fix NPE in NAT test

9 years agobratao's patch for #3545: suspend/resume of downloads
Christian Grothoff [Thu, 2 Oct 2014 08:22:47 +0000 (08:22 +0000)]
bratao's patch for #3545: suspend/resume of downloads

9 years ago-is pending is dead
Christian Grothoff [Wed, 1 Oct 2014 09:20:40 +0000 (09:20 +0000)]
-is pending is dead