Schanzenbach, Martin [Fri, 20 Jan 2017 06:00:54 +0000 (07:00 +0100)]
- merge; service API change
Christian Grothoff [Thu, 19 Jan 2017 14:58:50 +0000 (15:58 +0100)]
note on things left to do
Christian Grothoff [Thu, 19 Jan 2017 14:52:22 +0000 (15:52 +0100)]
much work on connection/route/peer-level queue management
Christian Grothoff [Thu, 19 Jan 2017 10:05:34 +0000 (11:05 +0100)]
baby steps towards KX
Christian Grothoff [Wed, 18 Jan 2017 18:24:33 +0000 (19:24 +0100)]
create matching connection objects for inbound connections
Christian Grothoff [Wed, 18 Jan 2017 15:56:01 +0000 (16:56 +0100)]
work towards routing
Christian Grothoff [Wed, 18 Jan 2017 13:49:17 +0000 (14:49 +0100)]
more rename festivities
Christian Grothoff [Wed, 18 Jan 2017 10:46:20 +0000 (11:46 +0100)]
add note to legacy code about rename operation
Christian Grothoff [Wed, 18 Jan 2017 10:43:09 +0000 (11:43 +0100)]
introduce CadetEncryptedMessageIdentifier instead of over-using uint32_t
Christian Grothoff [Wed, 18 Jan 2017 09:51:16 +0000 (10:51 +0100)]
cadet message struct and type rename-fest
Christian Grothoff [Tue, 17 Jan 2017 21:40:43 +0000 (22:40 +0100)]
add logic to properly decode and dispatch decrypted messages
Christian Grothoff [Tue, 17 Jan 2017 18:58:31 +0000 (19:58 +0100)]
towards decrypting traffic in new CADET
Christian Grothoff [Tue, 17 Jan 2017 16:20:30 +0000 (17:20 +0100)]
unnecessary here
Christian Grothoff [Tue, 17 Jan 2017 16:18:53 +0000 (17:18 +0100)]
use new shortmap to simplify CADET logic a bit
Christian Grothoff [Tue, 17 Jan 2017 15:54:38 +0000 (16:54 +0100)]
make shortmap actually over shorts
Christian Grothoff [Tue, 17 Jan 2017 15:40:19 +0000 (16:40 +0100)]
introducing the short map
Christian Grothoff [Tue, 17 Jan 2017 15:08:38 +0000 (16:08 +0100)]
towards actual routing...
Christian Grothoff [Tue, 17 Jan 2017 13:44:50 +0000 (14:44 +0100)]
starting with CORE subsystem for CADET
Christian Grothoff [Tue, 17 Jan 2017 13:41:50 +0000 (14:41 +0100)]
dead code elimination
Christian Grothoff [Tue, 17 Jan 2017 13:20:59 +0000 (14:20 +0100)]
importing KX logic, integrating encryption logic
Christian Grothoff [Tue, 17 Jan 2017 10:54:31 +0000 (11:54 +0100)]
more work on new CADET
Christian Grothoff [Tue, 17 Jan 2017 10:22:00 +0000 (11:22 +0100)]
replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallback
lurchi [Tue, 17 Jan 2017 02:00:11 +0000 (03:00 +0100)]
More bugfixes to make gnunet-social usable
- the host's entry message is not ignored anymore
- guest-talk and host-anounce are working
ng0 [Mon, 16 Jan 2017 23:47:38 +0000 (23:47 +0000)]
README: Change adduser line.
This is a follow-up to
85320267db58094d6623fd93bf969e0d4a6d96f2.
Markus Teich [Mon, 16 Jan 2017 20:08:20 +0000 (21:08 +0100)]
auction: basic service template
Christian Grothoff [Mon, 16 Jan 2017 18:31:31 +0000 (19:31 +0100)]
finish logic to maintain paths
Markus Teich [Mon, 16 Jan 2017 17:45:03 +0000 (18:45 +0100)]
make gcc -pedantic happy
Christian Grothoff [Mon, 16 Jan 2017 17:13:09 +0000 (18:13 +0100)]
more work on peers, paths and tunnels
Markus Teich [Mon, 16 Jan 2017 14:30:03 +0000 (15:30 +0100)]
protocols.h: reserve block for auction service
Markus Teich [Mon, 16 Jan 2017 14:15:43 +0000 (15:15 +0100)]
util: increment internal version for new code used by libbrandt
ng0 [Mon, 16 Jan 2017 13:02:38 +0000 (13:02 +0000)]
Revert "README: Change"
This reverts commit
06a3136e27109c317d20c28049ac55c47e2e05d9.
ng0 [Mon, 16 Jan 2017 12:17:43 +0000 (12:17 +0000)]
README: Change
adduser gnunet gnunet
to
adduser --system --home "/var/lib/gnunet" --group gnunet
In sync with what is recommended later on in the README (use of /var/lib),
as suggested by adfeno in freenode.
Christian Grothoff [Mon, 16 Jan 2017 11:06:17 +0000 (12:06 +0100)]
more work on peer and paths structures
Christian Grothoff [Mon, 16 Jan 2017 10:25:24 +0000 (11:25 +0100)]
design CadetPeerPathEntry data structure
Christian Grothoff [Mon, 16 Jan 2017 10:24:30 +0000 (11:24 +0100)]
simplify GNUNET_CONTAINER_heap_update_cost API
lurchi [Mon, 16 Jan 2017 06:50:00 +0000 (07:50 +0100)]
bugfixes in the multicast service
It's now possible to use the social service to enter a place on another peer as guest.
Christian Grothoff [Sun, 15 Jan 2017 20:49:27 +0000 (21:49 +0100)]
starting re-implementation of CADET service
Christian Grothoff [Sun, 15 Jan 2017 20:49:06 +0000 (21:49 +0100)]
cleaning up some CADET logic, improving types used
Christian Grothoff [Sun, 15 Jan 2017 20:48:12 +0000 (21:48 +0100)]
fix format string issue
Christian Grothoff [Sun, 15 Jan 2017 17:46:17 +0000 (18:46 +0100)]
indentation fixes
Christian Grothoff [Sun, 15 Jan 2017 17:41:34 +0000 (18:41 +0100)]
block size of 0 is also valid
Christian Grothoff [Sat, 14 Jan 2017 17:01:12 +0000 (18:01 +0100)]
trying to fix issue reported by Lurchi
Christian Grothoff [Sat, 14 Jan 2017 15:14:15 +0000 (16:14 +0100)]
do not start zonemaster in tests that do not need it
Christian Grothoff [Fri, 13 Jan 2017 12:25:47 +0000 (13:25 +0100)]
degrade warning to DEBUG statement, include logging of retry delay
Christian Grothoff [Fri, 13 Jan 2017 12:23:38 +0000 (13:23 +0100)]
implement -T option for gnunet-arm (#4854)
Markus Teich [Thu, 12 Jan 2017 19:17:35 +0000 (20:17 +0100)]
auction: add test for auction-create
Markus Teich [Thu, 12 Jan 2017 19:16:40 +0000 (20:16 +0100)]
auction: check for empty pricelist
Markus Teich [Thu, 12 Jan 2017 18:23:12 +0000 (19:23 +0100)]
auction: add pricemap validation
Christian Grothoff [Thu, 12 Jan 2017 17:33:03 +0000 (18:33 +0100)]
handle case upnpc not found nicely
Christian Grothoff [Thu, 12 Jan 2017 17:22:26 +0000 (18:22 +0100)]
spacing
Christian Grothoff [Thu, 12 Jan 2017 17:22:05 +0000 (18:22 +0100)]
correct section is nat-auto
Markus Teich [Thu, 12 Jan 2017 17:13:17 +0000 (18:13 +0100)]
Merge remote-tracking branch 'origin/master'
Christian Grothoff [Thu, 12 Jan 2017 17:04:14 +0000 (18:04 +0100)]
force non-zero
Christian Grothoff [Thu, 12 Jan 2017 17:01:27 +0000 (18:01 +0100)]
use sane default
Markus Teich [Thu, 12 Jan 2017 16:34:19 +0000 (17:34 +0100)]
Merge branch 'master' into auction
Markus Teich [Thu, 12 Jan 2017 16:33:52 +0000 (17:33 +0100)]
configure.ac: add notice for libjansson
Markus Teich [Thu, 12 Jan 2017 16:29:25 +0000 (17:29 +0100)]
include json dependency
Markus Teich [Thu, 12 Jan 2017 16:28:41 +0000 (17:28 +0100)]
add basic cmdline checking
Christian Grothoff [Thu, 12 Jan 2017 16:20:17 +0000 (17:20 +0100)]
fix section name
Christian Grothoff [Thu, 12 Jan 2017 16:19:13 +0000 (17:19 +0100)]
regen POTfiles
Markus Teich [Thu, 12 Jan 2017 11:30:02 +0000 (12:30 +0100)]
update cmdline parsing
Daniel Golle [Wed, 11 Jan 2017 21:52:20 +0000 (22:52 +0100)]
add empty auctions.conf to satisfy build system
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Christian Grothoff [Wed, 11 Jan 2017 18:57:36 +0000 (19:57 +0100)]
fix FTBFS
Markus Teich [Wed, 11 Jan 2017 13:50:29 +0000 (14:50 +0100)]
cmdline for auction-create
Markus Teich [Tue, 3 Jan 2017 06:52:18 +0000 (07:52 +0100)]
initial gnunet-auction commit
Christian Grothoff [Tue, 10 Jan 2017 17:52:29 +0000 (18:52 +0100)]
remove old nat_lib header to avoid problems
Christian Grothoff [Tue, 10 Jan 2017 17:50:16 +0000 (18:50 +0100)]
fix misc compilation issues in nat-auto
Christian Grothoff [Tue, 10 Jan 2017 17:25:00 +0000 (18:25 +0100)]
remove dead legacy decls
Christian Grothoff [Tue, 10 Jan 2017 16:38:29 +0000 (17:38 +0100)]
rename connecT -> connect now that the old API is dead
Christian Grothoff [Tue, 10 Jan 2017 16:35:49 +0000 (17:35 +0100)]
eliminating dead cth field
Daniel Golle [Tue, 10 Jan 2017 04:49:13 +0000 (05:49 +0100)]
don't attempt to build set profilers if testing is disabled
Daniel Golle [Tue, 10 Jan 2017 04:42:44 +0000 (05:42 +0100)]
don't attempt to build dht-profiler if testing is disabled
Daniel Golle [Tue, 10 Jan 2017 04:36:48 +0000 (05:36 +0100)]
don't attempt to build ats-tests if testing is disabled
Daniel Golle [Tue, 10 Jan 2017 04:17:54 +0000 (05:17 +0100)]
ats-tests: fix compile
Christian Grothoff [Mon, 9 Jan 2017 16:50:10 +0000 (17:50 +0100)]
cosmetics
Christian Grothoff [Mon, 9 Jan 2017 16:49:36 +0000 (17:49 +0100)]
do not attempt to publish empty HELLOs
Christian Grothoff [Mon, 9 Jan 2017 16:49:12 +0000 (17:49 +0100)]
remove obsolete options
Christian Grothoff [Mon, 9 Jan 2017 16:48:52 +0000 (17:48 +0100)]
improve comments
Christian Grothoff [Mon, 9 Jan 2017 16:48:27 +0000 (17:48 +0100)]
cosmetics
Christian Grothoff [Mon, 9 Jan 2017 08:26:28 +0000 (09:26 +0100)]
enable upnpc by default
Christian Grothoff [Mon, 9 Jan 2017 07:59:53 +0000 (08:59 +0100)]
eliminate dead NAT options
Christian Grothoff [Mon, 9 Jan 2017 07:51:33 +0000 (08:51 +0100)]
fix link issue
Christian Grothoff [Mon, 9 Jan 2017 07:49:44 +0000 (08:49 +0100)]
log at DEBUG level
Christian Grothoff [Mon, 9 Jan 2017 07:42:37 +0000 (08:42 +0100)]
rename new client API implementation to name of standard implementation
Christian Grothoff [Mon, 9 Jan 2017 07:42:04 +0000 (08:42 +0100)]
rename new core API implementation to name of standard implementation
Christian Grothoff [Mon, 9 Jan 2017 07:41:22 +0000 (08:41 +0100)]
remove legacy core api code (now dead)
Christian Grothoff [Mon, 9 Jan 2017 07:38:14 +0000 (08:38 +0100)]
ignore zonefiles dir
Christian Grothoff [Mon, 9 Jan 2017 07:35:43 +0000 (08:35 +0100)]
dead code elimination
Christian Grothoff [Mon, 9 Jan 2017 07:32:21 +0000 (08:32 +0100)]
handle transmissions initiated during disconnect callbacks by dropping
Christian Grothoff [Mon, 9 Jan 2017 07:30:41 +0000 (08:30 +0100)]
cancel potentially dangling reconnect task
Christian Grothoff [Mon, 9 Jan 2017 07:22:33 +0000 (08:22 +0100)]
out-of-order PIDs are not exactly protocol violations, hence do not report as such
Daniel Golle [Mon, 9 Jan 2017 15:18:53 +0000 (16:18 +0100)]
add entry for OpenWrt/LEDE along with my email address
Christian Grothoff [Mon, 9 Jan 2017 06:31:49 +0000 (07:31 +0100)]
properly handle case of should-drop by asynchronously running continuation
Christian Grothoff [Mon, 9 Jan 2017 06:22:14 +0000 (07:22 +0100)]
DLL remove already done inside of call_peer_cont()
Christian Grothoff [Mon, 9 Jan 2017 06:18:43 +0000 (07:18 +0100)]
fix format string issue
Christian Grothoff [Mon, 9 Jan 2017 06:17:19 +0000 (07:17 +0100)]
fix more field initialziation order issues
Christian Grothoff [Mon, 9 Jan 2017 06:10:37 +0000 (07:10 +0100)]
fix crashes caused by DLL removes preceeding DLL inserts
Christian Grothoff [Sun, 8 Jan 2017 19:27:17 +0000 (20:27 +0100)]
even more .gitignore updates
Christian Grothoff [Sun, 8 Jan 2017 19:26:53 +0000 (20:26 +0100)]
even more .gitignore updates
Christian Grothoff [Sun, 8 Jan 2017 19:26:14 +0000 (20:26 +0100)]
even more .gitignore updates