oweals/gnunet.git
10 years ago- more tunnels info for CLI
Bart Polot [Mon, 6 Jan 2014 05:18:30 +0000 (05:18 +0000)]
- more tunnels info for CLI

10 years ago- refactor channel nack
Bart Polot [Mon, 6 Jan 2014 04:47:44 +0000 (04:47 +0000)]
- refactor channel nack

10 years ago- copied and adapted from testbed (previous failed during 30c3 with IPv6 VPN setup)
Bart Polot [Mon, 6 Jan 2014 04:47:18 +0000 (04:47 +0000)]
- copied and adapted from testbed (previous failed during 30c3 with IPv6 VPN setup)

10 years ago- missing cli<->serv messages
Bart Polot [Mon, 6 Jan 2014 04:39:19 +0000 (04:39 +0000)]
- missing cli<->serv messages

10 years ago- add -i function back to CLI
Bart Polot [Mon, 6 Jan 2014 04:38:54 +0000 (04:38 +0000)]
- add -i function back to CLI

10 years ago- new message types for debug
Bart Polot [Mon, 6 Jan 2014 04:36:42 +0000 (04:36 +0000)]
- new message types for debug

10 years agopsyc: message handler checks
Gabor X Toth [Mon, 6 Jan 2014 00:09:45 +0000 (00:09 +0000)]
psyc: message handler checks

10 years agopsyc: ipc messages, notify callback for modifiers, tests
Gabor X Toth [Mon, 6 Jan 2014 00:09:43 +0000 (00:09 +0000)]
psyc: ipc messages, notify callback for modifiers, tests

10 years agoenv: added head() and shift()
Gabor X Toth [Mon, 6 Jan 2014 00:09:40 +0000 (00:09 +0000)]
env: added head() and shift()

10 years agopsyc: ipc messages
Gabor X Toth [Mon, 6 Jan 2014 00:09:37 +0000 (00:09 +0000)]
psyc: ipc messages

10 years ago- fix ftbfs
Sree Harsha Totakura [Sun, 5 Jan 2014 19:39:09 +0000 (19:39 +0000)]
- fix ftbfs

10 years agoFreeBSD has ucred.h in sys/ucred.h, check for this (#3249)
Christian Grothoff [Sat, 4 Jan 2014 02:24:26 +0000 (02:24 +0000)]
FreeBSD has ucred.h in sys/ucred.h, check for this (#3249)

10 years ago-fixes
Sree Harsha Totakura [Fri, 3 Jan 2014 14:12:10 +0000 (14:12 +0000)]
-fixes

10 years agominor softmax eligibility traces fix
Fabian Oehlmann [Fri, 3 Jan 2014 13:12:47 +0000 (13:12 +0000)]
minor softmax eligibility traces fix

10 years ago- read whitelist from database
Sree Harsha Totakura [Thu, 2 Jan 2014 23:05:27 +0000 (23:05 +0000)]
- read whitelist from database

10 years agoeligibility traces fix
Fabian Oehlmann [Thu, 2 Jan 2014 22:23:18 +0000 (22:23 +0000)]
eligibility traces fix

10 years ago-fix npe (#3248)
Christian Grothoff [Thu, 2 Jan 2014 13:19:28 +0000 (13:19 +0000)]
-fix npe (#3248)

10 years ago-fix build with older sqlite3
Christian Grothoff [Thu, 2 Jan 2014 10:40:58 +0000 (10:40 +0000)]
-fix build with older sqlite3

10 years ago-improve docs (#3244)
Christian Grothoff [Wed, 1 Jan 2014 20:59:40 +0000 (20:59 +0000)]
-improve docs (#3244)

10 years ago- ping every second
Bart Polot [Sun, 29 Dec 2013 22:52:48 +0000 (22:52 +0000)]
- ping every second

10 years ago- fix echo flag
Bart Polot [Sun, 29 Dec 2013 22:51:23 +0000 (22:51 +0000)]
- fix echo flag

10 years agoAdd echo functionality for mesh CLI
Bart Polot [Sun, 29 Dec 2013 22:21:19 +0000 (22:21 +0000)]
Add echo functionality for mesh CLI

10 years ago- testbed underlay daemon
Sree Harsha Totakura [Sun, 29 Dec 2013 21:49:53 +0000 (21:49 +0000)]
- testbed underlay daemon

10 years ago- fix for incorporating day light savings time
Sree Harsha Totakura [Sun, 29 Dec 2013 21:11:00 +0000 (21:11 +0000)]
- fix for incorporating day light savings time

10 years agofixing file indent
Matthias Wachs [Sun, 29 Dec 2013 17:08:38 +0000 (17:08 +0000)]
fixing file indent

10 years agofix indent
Matthias Wachs [Sun, 29 Dec 2013 17:06:08 +0000 (17:06 +0000)]
fix indent

10 years ago- use explicit GNUNET_NO instead of 0
Bart Polot [Sun, 29 Dec 2013 15:40:27 +0000 (15:40 +0000)]
- use explicit GNUNET_NO instead of 0

10 years ago- timing log
Bart Polot [Sun, 29 Dec 2013 15:24:23 +0000 (15:24 +0000)]
- timing log

10 years agoLoad the correct ATS plugin when MODE is unconfigured.
David Barksdale [Sun, 29 Dec 2013 01:03:44 +0000 (01:03 +0000)]
Load the correct ATS plugin when MODE is unconfigured.

In this case ah->ats_mode was set to MODE_PROPORTIONAL
but plugin_short was not touched. Instead initialize
plugin_short after we are done selecting ah->ats_mode.
This will be less prone to regression when a change
is made to the ats_mode selection code.

10 years ago- missing header changes
Bart Polot [Sat, 28 Dec 2013 19:22:37 +0000 (19:22 +0000)]
- missing header changes

10 years ago- Add some of the tunnel introscpecion back
Bart Polot [Sat, 28 Dec 2013 14:30:51 +0000 (14:30 +0000)]
- Add some of the tunnel introscpecion back

10 years agoadded option of softmax action selection strategy
Fabian Oehlmann [Fri, 27 Dec 2013 17:34:34 +0000 (17:34 +0000)]
added option of softmax action selection strategy

10 years agochanged function approximation to radial basis functions
Fabian Oehlmann [Fri, 27 Dec 2013 16:01:59 +0000 (16:01 +0000)]
changed function approximation to radial basis functions

10 years agospecify proper access control rules for conversation service
Christian Grothoff [Wed, 25 Dec 2013 18:17:42 +0000 (18:17 +0000)]
specify proper access control rules for conversation service

10 years agomake sure incoming request is not destroyed twice
Florian Dold [Wed, 25 Dec 2013 15:42:48 +0000 (15:42 +0000)]
make sure incoming request is not destroyed twice

10 years ago-style
Sree Harsha Totakura [Wed, 25 Dec 2013 11:20:38 +0000 (11:20 +0000)]
-style

10 years ago-fix assertion, FD 0 is fine
Christian Grothoff [Tue, 24 Dec 2013 22:24:23 +0000 (22:24 +0000)]
-fix assertion, FD 0 is fine

10 years ago- destroy channel after timeout
Florian Dold [Tue, 24 Dec 2013 20:20:36 +0000 (20:20 +0000)]
- destroy channel after timeout

10 years agoreleasing GNUnet 0.10.0
Christian Grothoff [Tue, 24 Dec 2013 20:09:48 +0000 (20:09 +0000)]
releasing GNUnet 0.10.0

10 years ago-make sure to link against right libgcrypt, enable abort of gnunet-revocation even...
Christian Grothoff [Tue, 24 Dec 2013 19:34:53 +0000 (19:34 +0000)]
-make sure to link against right libgcrypt, enable abort of gnunet-revocation even if identity service is not running

10 years ago-doxygen, indentation fixes
Christian Grothoff [Tue, 24 Dec 2013 18:44:11 +0000 (18:44 +0000)]
-doxygen, indentation fixes

10 years ago-fix setfault (op->vt can be NULL)
Christian Grothoff [Tue, 24 Dec 2013 18:28:43 +0000 (18:28 +0000)]
-fix setfault (op->vt can be NULL)

10 years ago-fix possible assertion failure if rekeying is triggered on session that is not yet up
Christian Grothoff [Tue, 24 Dec 2013 15:42:46 +0000 (15:42 +0000)]
-fix possible assertion failure if rekeying is triggered on session that is not yet up

10 years ago-remove trailing whitespace
Christian Grothoff [Tue, 24 Dec 2013 14:48:36 +0000 (14:48 +0000)]
-remove trailing whitespace

10 years ago- Don't crash, _break instead
Bart Polot [Tue, 24 Dec 2013 14:26:56 +0000 (14:26 +0000)]
- Don't crash, _break instead

10 years ago-fixing misc format strings
Christian Grothoff [Tue, 24 Dec 2013 14:11:17 +0000 (14:11 +0000)]
-fixing misc format strings

10 years ago-let's not introduce stdbool shortly before the release
Christian Grothoff [Tue, 24 Dec 2013 13:51:03 +0000 (13:51 +0000)]
-let's not introduce stdbool shortly before the release

10 years agovalue__ is uint32_t, use %lu to print
LRN [Tue, 24 Dec 2013 13:26:21 +0000 (13:26 +0000)]
value__ is uint32_t, use %lu to print

10 years ago-fix check for DANE and ftbfs
Christian Grothoff [Tue, 24 Dec 2013 13:07:50 +0000 (13:07 +0000)]
-fix check for DANE and ftbfs

10 years agoHere's another patch for GNUNet's scheduler. It's a smaller version of my last
Christian Grothoff [Tue, 24 Dec 2013 11:39:46 +0000 (11:39 +0000)]
Here's another patch for GNUNet's scheduler. It's a smaller version of my last
patch.

This patch extends the scheduler API with two new functions:
  GNUNET_SCHEDULER_add_file_with_priority
  GNUNET_SCHEDULER_add_net_with_priority

It also re-writes the other net_add/file_add functions to make them call these
more generic functions in order to avoid code duplication.

 - Andrew

10 years ago-switch to case-insensitive LOC URIs and use compatible encoding for peer identities...
Christian Grothoff [Tue, 24 Dec 2013 00:57:09 +0000 (00:57 +0000)]
-switch to case-insensitive LOC URIs and use compatible encoding for peer identities with the rest of the system

10 years ago-fixes
Christian Grothoff [Mon, 23 Dec 2013 23:04:33 +0000 (23:04 +0000)]
-fixes

10 years ago-avoid bashisms
Christian Grothoff [Mon, 23 Dec 2013 22:58:38 +0000 (22:58 +0000)]
-avoid bashisms

10 years ago-gns is user service
Christian Grothoff [Mon, 23 Dec 2013 22:48:10 +0000 (22:48 +0000)]
-gns is user service

10 years ago-fix issues with multi-user setup and ARM
Christian Grothoff [Mon, 23 Dec 2013 22:34:19 +0000 (22:34 +0000)]
-fix issues with multi-user setup and ARM

10 years ago-version bumping
Christian Grothoff [Mon, 23 Dec 2013 21:54:31 +0000 (21:54 +0000)]
-version bumping

10 years ago-fix tiny leak, doxygen
Christian Grothoff [Mon, 23 Dec 2013 21:39:07 +0000 (21:39 +0000)]
-fix tiny leak, doxygen

10 years ago-fix printf
Christian Grothoff [Mon, 23 Dec 2013 21:14:26 +0000 (21:14 +0000)]
-fix printf

10 years ago-fix
Christian Grothoff [Mon, 23 Dec 2013 19:59:19 +0000 (19:59 +0000)]
-fix

10 years ago-ignores
Christian Grothoff [Mon, 23 Dec 2013 19:48:51 +0000 (19:48 +0000)]
-ignores

10 years ago-disable set
Christian Grothoff [Mon, 23 Dec 2013 19:47:49 +0000 (19:47 +0000)]
-disable set

10 years ago-fix build system issues
Christian Grothoff [Mon, 23 Dec 2013 19:31:55 +0000 (19:31 +0000)]
-fix build system issues

10 years ago-fix build system issues
Christian Grothoff [Mon, 23 Dec 2013 19:22:27 +0000 (19:22 +0000)]
-fix build system issues

10 years ago-fix build system issues
Christian Grothoff [Mon, 23 Dec 2013 19:02:54 +0000 (19:02 +0000)]
-fix build system issues

10 years ago-add assertions on non-existing sessions
Christian Grothoff [Mon, 23 Dec 2013 17:40:34 +0000 (17:40 +0000)]
-add assertions on non-existing sessions

10 years ago-fix-ftbfs
Christian Grothoff [Mon, 23 Dec 2013 17:11:30 +0000 (17:11 +0000)]
-fix-ftbfs

10 years ago-more logging and doxygen fixes
Christian Grothoff [Mon, 23 Dec 2013 17:10:38 +0000 (17:10 +0000)]
-more logging and doxygen fixes

10 years ago-doxygen
Christian Grothoff [Mon, 23 Dec 2013 15:25:36 +0000 (15:25 +0000)]
-doxygen

10 years ago-remove OLD, not new
Christian Grothoff [Mon, 23 Dec 2013 14:51:10 +0000 (14:51 +0000)]
-remove OLD, not new

10 years ago-debug logic for NAT external IP resolution
Christian Grothoff [Mon, 23 Dec 2013 14:46:33 +0000 (14:46 +0000)]
-debug logic for NAT external IP resolution

10 years ago-fix casts
Christian Grothoff [Mon, 23 Dec 2013 14:17:32 +0000 (14:17 +0000)]
-fix casts

10 years agoW32-compatible integartion tests, try to handle rmtree()ing of read-only files
LRN [Mon, 23 Dec 2013 13:35:18 +0000 (13:35 +0000)]
W32-compatible integartion tests, try to handle rmtree()ing of read-only files

10 years agoDon't hardcode stat sizes
LRN [Mon, 23 Dec 2013 11:14:37 +0000 (11:14 +0000)]
Don't hardcode stat sizes

10 years ago-trying to fix amatus's KX issue
Christian Grothoff [Mon, 23 Dec 2013 08:35:38 +0000 (08:35 +0000)]
-trying to fix amatus's KX issue

10 years ago-amatus says this happens with just new peers, boo
Christian Grothoff [Sun, 22 Dec 2013 20:09:08 +0000 (20:09 +0000)]
-amatus says this happens with just new peers, boo

10 years agoA docfix and a style fix
LRN [Sun, 22 Dec 2013 15:54:48 +0000 (15:54 +0000)]
A docfix and a style fix

10 years agoAdd compilable gnunet-gns-import
LRN [Sun, 22 Dec 2013 15:51:56 +0000 (15:51 +0000)]
Add compilable gnunet-gns-import

10 years ago-reduce log level
Christian Grothoff [Sun, 22 Dec 2013 15:09:48 +0000 (15:09 +0000)]
-reduce log level

10 years agoFix gnunet-config check in gnunet-gns-import, don't add records twice
LRN [Sun, 22 Dec 2013 14:31:00 +0000 (14:31 +0000)]
Fix gnunet-config check in gnunet-gns-import, don't add records twice

10 years agoUse newer plibc, adjust the code as needed
LRN [Sun, 22 Dec 2013 14:15:01 +0000 (14:15 +0000)]
Use newer plibc, adjust the code as needed

Use plibc_set_stat_size_size
Use plibc_set_stat_time_size
Update plibc header
Check for _stati64 (needed due to the new plibc header)

10 years ago-handle new error code from enum
Christian Grothoff [Sun, 22 Dec 2013 13:21:55 +0000 (13:21 +0000)]
-handle new error code from enum

10 years agoStephan A. Posselt writes:
Christian Grothoff [Sun, 22 Dec 2013 12:54:28 +0000 (12:54 +0000)]
Stephan A. Posselt writes:

Zur Gesundheitsvorsorge derer, die dieses Formular noch zu Gesicht
bekommen werden.

10 years ago- fix #3217
Sree Harsha Totakura [Sun, 22 Dec 2013 10:30:23 +0000 (10:30 +0000)]
- fix #3217

10 years agoMake GNUNET_STRINGS_absolute_time_to_string() return utf8-encoded string
LRN [Sun, 22 Dec 2013 08:25:41 +0000 (08:25 +0000)]
Make GNUNET_STRINGS_absolute_time_to_string() return utf8-encoded string

10 years ago-move DV to experimental
Christian Grothoff [Sun, 22 Dec 2013 00:44:00 +0000 (00:44 +0000)]
-move DV to experimental

10 years agoImprove search result presentation for directories.
David Barksdale [Sun, 22 Dec 2013 00:40:36 +0000 (00:40 +0000)]
Improve search result presentation for directories.

10 years ago-code hygene
Christian Grothoff [Sun, 22 Dec 2013 00:39:38 +0000 (00:39 +0000)]
-code hygene

10 years ago-code hygene
Christian Grothoff [Sun, 22 Dec 2013 00:38:42 +0000 (00:38 +0000)]
-code hygene

10 years ago-fix #3233
Christian Grothoff [Sun, 22 Dec 2013 00:27:08 +0000 (00:27 +0000)]
-fix #3233

10 years ago-fix calculation of block size, doxygen
Christian Grothoff [Sun, 22 Dec 2013 00:06:17 +0000 (00:06 +0000)]
-fix calculation of block size, doxygen

10 years ago-use @AUTOSTART@
Christian Grothoff [Sat, 21 Dec 2013 22:18:19 +0000 (22:18 +0000)]
-use @AUTOSTART@

10 years ago-autostart set
Christian Grothoff [Sat, 21 Dec 2013 22:16:36 +0000 (22:16 +0000)]
-autostart set

10 years ago- take care of PEER RCs
Bart Polot [Sat, 21 Dec 2013 22:12:54 +0000 (22:12 +0000)]
- take care of PEER RCs

10 years ago-revocation should be in defaults
Christian Grothoff [Sat, 21 Dec 2013 21:48:02 +0000 (21:48 +0000)]
-revocation should be in defaults

10 years ago-fix leak
Christian Grothoff [Sat, 21 Dec 2013 21:45:12 +0000 (21:45 +0000)]
-fix leak

10 years ago-handle partial writes and IO errors, even on stdout
Christian Grothoff [Sat, 21 Dec 2013 21:44:04 +0000 (21:44 +0000)]
-handle partial writes and IO errors, even on stdout

10 years ago-fix leak
Christian Grothoff [Sat, 21 Dec 2013 21:41:33 +0000 (21:41 +0000)]
-fix leak

10 years ago-add missing return
Christian Grothoff [Sat, 21 Dec 2013 21:40:35 +0000 (21:40 +0000)]
-add missing return

10 years ago-remove useless const
Christian Grothoff [Sat, 21 Dec 2013 18:04:30 +0000 (18:04 +0000)]
-remove useless const

10 years ago-clean up authors file
Christian Grothoff [Sat, 21 Dec 2013 17:26:23 +0000 (17:26 +0000)]
-clean up authors file