Martin Schanzenbach [Wed, 16 Sep 2015 13:18:29 +0000 (13:18 +0000)]
- add identity attribute processing
Martin Schanzenbach [Tue, 15 Sep 2015 14:04:54 +0000 (14:04 +0000)]
- fixes, store issued tokens in namestore
Martin Schanzenbach [Tue, 15 Sep 2015 10:09:58 +0000 (10:09 +0000)]
- fix leaks, add token list
Martin Schanzenbach [Tue, 15 Sep 2015 09:05:18 +0000 (09:05 +0000)]
- fixes
Martin Schanzenbach [Mon, 14 Sep 2015 16:05:31 +0000 (16:05 +0000)]
- fix invalid free in token rest, fix build bug, move rest up in dependancy list
Martin Schanzenbach [Mon, 14 Sep 2015 15:08:54 +0000 (15:08 +0000)]
- issue token including attributes
Martin Schanzenbach [Mon, 14 Sep 2015 13:16:54 +0000 (13:16 +0000)]
- purge token creation from plugin
Martin Schanzenbach [Mon, 14 Sep 2015 13:15:15 +0000 (13:15 +0000)]
- token issuing
Martin Schanzenbach [Mon, 14 Sep 2015 12:52:50 +0000 (12:52 +0000)]
- fix install path for plugins
Martin Schanzenbach [Mon, 14 Sep 2015 11:13:00 +0000 (11:13 +0000)]
- see last commit
Martin Schanzenbach [Mon, 14 Sep 2015 11:10:11 +0000 (11:10 +0000)]
- revert plugin move. Add new identity-token
Christian Grothoff [Mon, 14 Sep 2015 07:12:16 +0000 (07:12 +0000)]
-also bench hash on small inputs
Gabor X Toth [Sun, 13 Sep 2015 07:49:59 +0000 (07:49 +0000)]
multicast tests
Bart Polot [Sat, 12 Sep 2015 00:41:00 +0000 (00:41 +0000)]
- fix building (missing source)
Martin Schanzenbach [Fri, 11 Sep 2015 15:56:39 +0000 (15:56 +0000)]
- move rest plugins into rest directory where they belong
Martin Schanzenbach [Thu, 10 Sep 2015 15:39:36 +0000 (15:39 +0000)]
- revert
Martin Schanzenbach [Thu, 10 Sep 2015 14:43:46 +0000 (14:43 +0000)]
- update
Martin Schanzenbach [Thu, 10 Sep 2015 14:42:18 +0000 (14:42 +0000)]
- update
Gabor X Toth [Tue, 8 Sep 2015 01:36:44 +0000 (01:36 +0000)]
social: guest_enter_by_name(); zone_add_pkey(); join_msg fixes
Gabor X Toth [Tue, 8 Sep 2015 01:36:33 +0000 (01:36 +0000)]
social: advertise; farewell fix
Gabor X Toth [Sat, 5 Sep 2015 23:44:11 +0000 (23:44 +0000)]
social: farewell
Gabor X Toth [Sat, 5 Sep 2015 23:44:08 +0000 (23:44 +0000)]
multicast, psyc, psycstore, client_manager fixes
Gabor X Toth [Sat, 5 Sep 2015 23:44:03 +0000 (23:44 +0000)]
psyc: add STATE_MODIFY flag during transmit
Christian Grothoff [Sat, 5 Sep 2015 22:36:14 +0000 (22:36 +0000)]
-fix
Christian Grothoff [Sat, 5 Sep 2015 22:35:23 +0000 (22:35 +0000)]
-fix
Christian Grothoff [Sat, 5 Sep 2015 22:32:52 +0000 (22:32 +0000)]
-fix ftbfs
Christian Grothoff [Sat, 5 Sep 2015 19:55:04 +0000 (19:55 +0000)]
-more data
Christian Grothoff [Sat, 5 Sep 2015 19:32:50 +0000 (19:32 +0000)]
-fixing ECC calculation
Christian Grothoff [Sat, 5 Sep 2015 19:23:41 +0000 (19:23 +0000)]
-simplify
Christian Grothoff [Sat, 5 Sep 2015 19:23:04 +0000 (19:23 +0000)]
-simplify
Christian Grothoff [Sat, 5 Sep 2015 19:20:06 +0000 (19:20 +0000)]
add testcase for SP logic
Christian Grothoff [Sat, 5 Sep 2015 19:00:26 +0000 (19:00 +0000)]
-test skeleton -- disable for now
Christian Grothoff [Sat, 5 Sep 2015 19:00:01 +0000 (19:00 +0000)]
-test skeleton
Christian Grothoff [Sat, 5 Sep 2015 18:52:35 +0000 (18:52 +0000)]
-fix computation
Christian Grothoff [Sat, 5 Sep 2015 18:03:58 +0000 (18:03 +0000)]
-towards ECC variant of SP
Christian Grothoff [Sat, 5 Sep 2015 18:03:26 +0000 (18:03 +0000)]
-clarify
Christian Grothoff [Sat, 5 Sep 2015 17:44:50 +0000 (17:44 +0000)]
add GNUNET_CRYPTO_ecc_pmul_mpi
Christian Grothoff [Sat, 5 Sep 2015 17:02:45 +0000 (17:02 +0000)]
adding bin_to_point and point_to_bin functions for GNUNET_CRYPTO_ecc API
Christian Grothoff [Sat, 5 Sep 2015 12:44:06 +0000 (12:44 +0000)]
-redundant
Christian Grothoff [Sat, 5 Sep 2015 12:37:44 +0000 (12:37 +0000)]
-dead
Christian Grothoff [Sat, 5 Sep 2015 11:19:19 +0000 (11:19 +0000)]
starting ECC-variant, but for now just a straight copy
Gabor X Toth [Fri, 4 Sep 2015 16:57:30 +0000 (16:57 +0000)]
social: watch modifiers
Bart Polot [Thu, 3 Sep 2015 18:04:11 +0000 (18:04 +0000)]
- format
Bart Polot [Thu, 3 Sep 2015 18:04:11 +0000 (18:04 +0000)]
- make sure own_id is a correct NULL-terminated string
Bart Polot [Thu, 3 Sep 2015 18:04:10 +0000 (18:04 +0000)]
Fix #3929: cancel poll towards disconnected neighbor
Bart Polot [Thu, 3 Sep 2015 18:04:09 +0000 (18:04 +0000)]
- return NULL when handle is NULL
Bart Polot [Thu, 3 Sep 2015 18:04:08 +0000 (18:04 +0000)]
- handle case if ports == NULL
Bart Polot [Thu, 3 Sep 2015 18:04:07 +0000 (18:04 +0000)]
- dump client info on request
Bart Polot [Thu, 3 Sep 2015 18:04:07 +0000 (18:04 +0000)]
- unregister from client on destroy
Bart Polot [Thu, 3 Sep 2015 18:04:06 +0000 (18:04 +0000)]
- refactor client handling
Bart Polot [Thu, 3 Sep 2015 18:04:05 +0000 (18:04 +0000)]
- minor fixes
Bart Polot [Thu, 3 Sep 2015 18:04:04 +0000 (18:04 +0000)]
- cancel transmission on shutdown
Bart Polot [Thu, 3 Sep 2015 18:04:04 +0000 (18:04 +0000)]
- save Header Key for skipped messages
Bart Polot [Thu, 3 Sep 2015 18:04:03 +0000 (18:04 +0000)]
- log
Bart Polot [Thu, 3 Sep 2015 18:04:02 +0000 (18:04 +0000)]
- simplify loglevel
Bart Polot [Thu, 3 Sep 2015 18:04:01 +0000 (18:04 +0000)]
- use NBO
Bart Polot [Thu, 3 Sep 2015 18:04:00 +0000 (18:04 +0000)]
- use transmit handles in cadet CLI
Bart Polot [Thu, 3 Sep 2015 18:03:59 +0000 (18:03 +0000)]
- log
Bart Polot [Thu, 3 Sep 2015 18:03:59 +0000 (18:03 +0000)]
- use hex channel numbers
Bart Polot [Thu, 3 Sep 2015 18:03:58 +0000 (18:03 +0000)]
- debug framing
Bart Polot [Thu, 3 Sep 2015 18:03:57 +0000 (18:03 +0000)]
- use channel debug
Bart Polot [Thu, 3 Sep 2015 18:03:56 +0000 (18:03 +0000)]
- assert on create
Bart Polot [Thu, 3 Sep 2015 18:03:55 +0000 (18:03 +0000)]
- register conn_destroy on sent_callback
Christian Grothoff [Thu, 3 Sep 2015 14:19:46 +0000 (14:19 +0000)]
-add benchmark for RSA crypto
Julien Morvan [Mon, 31 Aug 2015 16:42:10 +0000 (16:42 +0000)]
libextractor
Florian Dold [Sun, 30 Aug 2015 20:58:59 +0000 (20:58 +0000)]
fix inverted condition in set intersection
Florian Dold [Sun, 30 Aug 2015 20:54:44 +0000 (20:54 +0000)]
add test case for 'GNUNET_SET_copy_lazy', fix bugs
Florian Dold [Sun, 30 Aug 2015 12:24:18 +0000 (12:24 +0000)]
missing changes to headers
Florian Dold [Sun, 30 Aug 2015 00:44:11 +0000 (00:44 +0000)]
work in progress: fix set bug, implement lazy copy
Gabor X Toth [Fri, 28 Aug 2015 13:33:43 +0000 (13:33 +0000)]
psyc/social: get state from psycstore
Bruno Cabral [Fri, 28 Aug 2015 05:47:13 +0000 (05:47 +0000)]
Fix review,
- Many fixes.
- Do not mark test as failed if no connection
PATCH 2/3
Bruno Cabral [Thu, 27 Aug 2015 05:25:57 +0000 (05:25 +0000)]
Fix review . PATCH 1/3
Christian Grothoff [Tue, 25 Aug 2015 18:43:07 +0000 (18:43 +0000)]
fix double-free
Christian Grothoff [Tue, 25 Aug 2015 18:41:44 +0000 (18:41 +0000)]
support RFC4043 and RFC 4398 mnemonics in conversion
Christian Grothoff [Tue, 25 Aug 2015 15:05:54 +0000 (15:05 +0000)]
applying patch from #3950 by jah
Julien Morvan [Mon, 24 Aug 2015 14:41:04 +0000 (14:41 +0000)]
Julien Morvan [Mon, 24 Aug 2015 14:37:21 +0000 (14:37 +0000)]
Bruno Cabral [Sat, 22 Aug 2015 06:24:03 +0000 (06:24 +0000)]
gnunet-nat, tool to suggest changes to configure based on NAT configuration
Bruno Cabral [Fri, 21 Aug 2015 13:44:20 +0000 (13:44 +0000)]
Forget to commit some files
Bruno Cabral [Fri, 21 Aug 2015 04:15:24 +0000 (04:15 +0000)]
Fix crashes and memory leaks.
Bruno Cabral [Fri, 21 Aug 2015 03:00:38 +0000 (03:00 +0000)]
Add test_nat to makefile
Bruno Cabral [Fri, 21 Aug 2015 02:59:10 +0000 (02:59 +0000)]
Add missing file
Bart Polot [Wed, 19 Aug 2015 10:53:52 +0000 (10:53 +0000)]
- reset message counters on rekey
Bart Polot [Wed, 19 Aug 2015 10:53:51 +0000 (10:53 +0000)]
- use proper printf type, avoid accessing memory out of scope
Bart Polot [Wed, 19 Aug 2015 10:53:50 +0000 (10:53 +0000)]
- fix #3928: make sure accessed variables are below size threshold
Bart Polot [Wed, 19 Aug 2015 10:53:49 +0000 (10:53 +0000)]
- move var declaration to innermost scope
Bart Polot [Wed, 19 Aug 2015 10:53:48 +0000 (10:53 +0000)]
- mark cancelled task as NULL
Nils Durner [Tue, 18 Aug 2015 21:34:02 +0000 (21:34 +0000)]
docu: no login shell for gnunet user
Nils Durner [Tue, 18 Aug 2015 20:45:42 +0000 (20:45 +0000)]
docu
Nils Durner [Tue, 18 Aug 2015 19:17:35 +0000 (19:17 +0000)]
setup docu
Nils Durner [Tue, 18 Aug 2015 19:05:20 +0000 (19:05 +0000)]
docu
Nils Durner [Tue, 18 Aug 2015 18:51:13 +0000 (18:51 +0000)]
docu
Nils Durner [Tue, 18 Aug 2015 18:43:32 +0000 (18:43 +0000)]
docu
Christian Grothoff [Tue, 18 Aug 2015 18:00:21 +0000 (18:00 +0000)]
tolerate spurious SIGCHLD in gnunet-auto-share
Christian Grothoff [Tue, 18 Aug 2015 17:51:07 +0000 (17:51 +0000)]
adding some assertions to ensure we only start one gnunet-publish
Julien Morvan [Mon, 17 Aug 2015 10:05:31 +0000 (10:05 +0000)]
Julien Morvan [Mon, 17 Aug 2015 09:23:39 +0000 (09:23 +0000)]
David Barksdale [Mon, 17 Aug 2015 02:55:38 +0000 (02:55 +0000)]
The empty path is invalid
If GNUNET_DISK_directory_create_for_file() is called with a
path like "/foo" then we will pass the empty path to
GNUNET_DISK_directory_create() and access(). The latter will
always return ENOENT.
Bruno Cabral [Mon, 17 Aug 2015 01:59:44 +0000 (01:59 +0000)]
Fix #3918
Martin Schanzenbach [Tue, 11 Aug 2015 16:37:13 +0000 (16:37 +0000)]
-fix