Bart Polot [Mon, 27 Apr 2015 19:14:13 +0000 (19:14 +0000)]
- refactor kx handling
Bart Polot [Mon, 27 Apr 2015 19:14:12 +0000 (19:14 +0000)]
- const
Bart Polot [Mon, 27 Apr 2015 19:14:10 +0000 (19:14 +0000)]
- if C is NULL, can't use it for getting the ID
Bart Polot [Mon, 27 Apr 2015 19:14:09 +0000 (19:14 +0000)]
- NULL connections means error
Bart Polot [Mon, 27 Apr 2015 19:14:08 +0000 (19:14 +0000)]
- count traffic as connection confirmation
Bart Polot [Mon, 27 Apr 2015 19:14:06 +0000 (19:14 +0000)]
- fix const, log
Bart Polot [Mon, 27 Apr 2015 19:14:05 +0000 (19:14 +0000)]
- refactor to check messages from both enc systems
Bart Polot [Mon, 27 Apr 2015 19:14:04 +0000 (19:14 +0000)]
- data struct for axolotl internal state
Bart Polot [Mon, 27 Apr 2015 19:14:03 +0000 (19:14 +0000)]
- refactor to use same function to decrypt based on tunnel's enc method
Bart Polot [Mon, 27 Apr 2015 19:14:01 +0000 (19:14 +0000)]
- reduce number of messages for snappier test
Bart Polot [Mon, 27 Apr 2015 19:14:00 +0000 (19:14 +0000)]
- added basic axolotl support
Arthur Dewarumez [Mon, 27 Apr 2015 15:49:12 +0000 (15:49 +0000)]
Finish the create of the handler for every message.
Christian Grothoff [Mon, 27 Apr 2015 13:25:49 +0000 (13:25 +0000)]
-dead decl removal
Arthur Dewarumez [Mon, 27 Apr 2015 13:10:22 +0000 (13:10 +0000)]
Adding some function in the handler
Christian Grothoff [Mon, 27 Apr 2015 13:06:38 +0000 (13:06 +0000)]
-fix FTBFS from wdht
Christian Grothoff [Mon, 27 Apr 2015 13:05:17 +0000 (13:05 +0000)]
-reducing to required parts of skeleton
Christian Grothoff [Mon, 27 Apr 2015 13:00:54 +0000 (13:00 +0000)]
-also don't need xdht routing subsystem for wdht
Christian Grothoff [Mon, 27 Apr 2015 12:53:35 +0000 (12:53 +0000)]
eliminating dead HELLO logic, not needed for x-vine/whanau
Christian Grothoff [Mon, 27 Apr 2015 12:00:16 +0000 (12:00 +0000)]
starting with whanu
Arthur Dewarumez [Mon, 27 Apr 2015 11:12:21 +0000 (11:12 +0000)]
Adding files for whanau.
Christian Grothoff [Fri, 24 Apr 2015 07:04:18 +0000 (07:04 +0000)]
move ARM/config logic to util/ where it doesn't need to cast away a 'const' and is _slightly_ less likely to be forgotten, also add big fat comment to hopefully clarify why it is there
Christian Grothoff [Fri, 24 Apr 2015 06:47:07 +0000 (06:47 +0000)]
-static
Christian Grothoff [Fri, 24 Apr 2015 06:43:06 +0000 (06:43 +0000)]
-fixing PORT incongruency (LRN's W32 issue)
Christian Grothoff [Fri, 24 Apr 2015 06:42:44 +0000 (06:42 +0000)]
-indentation and doxygen fixes
LRN [Thu, 23 Apr 2015 17:31:48 +0000 (17:31 +0000)]
Fix a typo in perf_crypto_asymmetric
Matthias Wachs [Mon, 20 Apr 2015 20:10:57 +0000 (20:10 +0000)]
removing ATS preference count
Christian Grothoff [Fri, 17 Apr 2015 22:57:40 +0000 (22:57 +0000)]
-doxygen, indentation
Christian Grothoff [Mon, 13 Apr 2015 20:26:36 +0000 (20:26 +0000)]
-doxygen, build system fixes, minor API extension
Christian Grothoff [Fri, 10 Apr 2015 17:02:04 +0000 (17:02 +0000)]
-updated French translations
Martin Schanzenbach [Fri, 10 Apr 2015 14:31:02 +0000 (14:31 +0000)]
-make static
Matthias Wachs [Fri, 10 Apr 2015 07:49:10 +0000 (07:49 +0000)]
re-renable ats-tests directory:
tests and tools compile, tests pass on my system
LRN [Thu, 9 Apr 2015 19:34:18 +0000 (19:34 +0000)]
Don't shadow the system() function
LRN [Thu, 9 Apr 2015 19:28:05 +0000 (19:28 +0000)]
Update plibc header from upstream
LRN [Thu, 9 Apr 2015 18:25:08 +0000 (18:25 +0000)]
Add missing const to the argument of the readiness checkers
LRN [Thu, 9 Apr 2015 18:22:29 +0000 (18:22 +0000)]
Wait on actual HANDLE, not the structure that contains it
LRN [Thu, 9 Apr 2015 17:24:45 +0000 (17:24 +0000)]
Update bundled plibc header (don't redef S_I* constants), fix mkfifo prototype
Matthias Wachs [Thu, 9 Apr 2015 11:53:16 +0000 (11:53 +0000)]
adding disconnect check for performance cb
Matthias Wachs [Thu, 9 Apr 2015 11:13:45 +0000 (11:13 +0000)]
fix preference parsing
Matthias Wachs [Thu, 9 Apr 2015 11:11:51 +0000 (11:11 +0000)]
fix order in initializer
Matthias Wachs [Thu, 9 Apr 2015 11:01:28 +0000 (11:01 +0000)]
adding new ATS struct, updating config files to use lower case solver names
Matthias Wachs [Thu, 9 Apr 2015 11:00:31 +0000 (11:00 +0000)]
adding number of preferences to allow iterating over preferences
Matthias Wachs [Thu, 9 Apr 2015 10:11:47 +0000 (10:11 +0000)]
removing unused variable
switching from ATS_Information to ATS_Properties in gnunet-ats-sim
Matthias Wachs [Thu, 9 Apr 2015 10:08:55 +0000 (10:08 +0000)]
removing GNUNET_ATS_Information from ats-testing and logging
uses GNUNET_ATS_Properties instead
Matthias Wachs [Thu, 9 Apr 2015 08:31:59 +0000 (08:31 +0000)]
fix: compiler warning for uninitialized value
Julius Bünger [Tue, 7 Apr 2015 13:58:33 +0000 (13:58 +0000)]
-fix sampler
Julius Bünger [Tue, 7 Apr 2015 13:58:30 +0000 (13:58 +0000)]
-writing important sampler info to file
Julius Bünger [Tue, 7 Apr 2015 13:13:48 +0000 (13:13 +0000)]
compile test to profiler
Julius Bünger [Fri, 3 Apr 2015 11:28:21 +0000 (11:28 +0000)]
-restructured tests
Julius Bünger [Fri, 3 Apr 2015 11:28:18 +0000 (11:28 +0000)]
mal type 3 (combined 1 + 2)
Julius Bünger [Fri, 3 Apr 2015 11:28:15 +0000 (11:28 +0000)]
-updated TODOs
Martin Schanzenbach [Wed, 1 Apr 2015 14:05:10 +0000 (14:05 +0000)]
-json decrefs
Martin Schanzenbach [Wed, 1 Apr 2015 14:02:35 +0000 (14:02 +0000)]
- namestore rest
Martin Schanzenbach [Tue, 31 Mar 2015 16:17:09 +0000 (16:17 +0000)]
- fix
Christian Grothoff [Mon, 30 Mar 2015 19:46:35 +0000 (19:46 +0000)]
address #3745
Christian Grothoff [Mon, 30 Mar 2015 19:46:17 +0000 (19:46 +0000)]
add multihashmap_clear to API
Martin Schanzenbach [Mon, 30 Mar 2015 12:36:33 +0000 (12:36 +0000)]
-doxy
Julius Bünger [Sun, 29 Mar 2015 01:22:29 +0000 (01:22 +0000)]
-doxygen
Julius Bünger [Sat, 28 Mar 2015 16:09:38 +0000 (16:09 +0000)]
-logging
Julius Bünger [Sat, 28 Mar 2015 16:09:34 +0000 (16:09 +0000)]
-fixes
Julius Bünger [Sat, 28 Mar 2015 15:28:54 +0000 (15:28 +0000)]
-fixes
Julius Bünger [Sat, 28 Mar 2015 15:28:50 +0000 (15:28 +0000)]
-logging
Julius Bünger [Sat, 28 Mar 2015 15:28:45 +0000 (15:28 +0000)]
-renaming
Martin Schanzenbach [Fri, 27 Mar 2015 13:40:35 +0000 (13:40 +0000)]
-PUT since MHD cannot PATCH; add config
Julius Bünger [Fri, 27 Mar 2015 12:41:01 +0000 (12:41 +0000)]
-several fixes in api
Julius Bünger [Fri, 27 Mar 2015 12:40:57 +0000 (12:40 +0000)]
-further refined tests
Julius Bünger [Fri, 27 Mar 2015 12:40:53 +0000 (12:40 +0000)]
-fixed types
Julius Bünger [Fri, 27 Mar 2015 12:40:50 +0000 (12:40 +0000)]
-restructured handling peers from 'external sources'
Julius Bünger [Fri, 27 Mar 2015 12:40:47 +0000 (12:40 +0000)]
-fixed handling of client requests
Julius Bünger [Thu, 26 Mar 2015 22:04:21 +0000 (22:04 +0000)]
-unified testing
Martin Schanzenbach [Thu, 26 Mar 2015 18:30:11 +0000 (18:30 +0000)]
-minor
Martin Schanzenbach [Thu, 26 Mar 2015 18:22:20 +0000 (18:22 +0000)]
-gns rest
Martin Schanzenbach [Thu, 26 Mar 2015 17:11:08 +0000 (17:11 +0000)]
-minor put vs patch
Martin Schanzenbach [Thu, 26 Mar 2015 17:03:19 +0000 (17:03 +0000)]
-fix
Martin Schanzenbach [Thu, 26 Mar 2015 16:40:36 +0000 (16:40 +0000)]
-add rename
Martin Schanzenbach [Thu, 26 Mar 2015 15:51:56 +0000 (15:51 +0000)]
-fix mem corruption
Julius Bünger [Thu, 26 Mar 2015 15:29:39 +0000 (15:29 +0000)]
-restructured code
Martin Schanzenbach [Thu, 26 Mar 2015 14:57:05 +0000 (14:57 +0000)]
-more REST
Julius Bünger [Thu, 26 Mar 2015 12:12:09 +0000 (12:12 +0000)]
-cleaning up
Julius Bünger [Thu, 26 Mar 2015 11:44:56 +0000 (11:44 +0000)]
-mal peer pull reply handling
Julius Bünger [Thu, 26 Mar 2015 11:20:42 +0000 (11:20 +0000)]
-mal peer handle pull request
Julius Bünger [Wed, 25 Mar 2015 22:01:26 +0000 (22:01 +0000)]
-malicious push handling
Julius Bünger [Wed, 25 Mar 2015 22:01:20 +0000 (22:01 +0000)]
-refined mal peer type 1
Julius Bünger [Wed, 25 Mar 2015 21:08:11 +0000 (21:08 +0000)]
-mal peer type 1 pulls
Julius Bünger [Wed, 25 Mar 2015 20:52:43 +0000 (20:52 +0000)]
-malicious peer type 1 sending pushes
Martin Schanzenbach [Wed, 25 Mar 2015 17:19:54 +0000 (17:19 +0000)]
-more rest handling
Julius Bünger [Wed, 25 Mar 2015 17:18:39 +0000 (17:18 +0000)]
-additional assertions, fix
Julius Bünger [Wed, 25 Mar 2015 17:17:21 +0000 (17:17 +0000)]
-small fixes, logging
Julius Bünger [Wed, 25 Mar 2015 17:17:18 +0000 (17:17 +0000)]
-further implemented mal peer, restructured code
Julius Bünger [Wed, 25 Mar 2015 17:17:13 +0000 (17:17 +0000)]
-only turn portion of peers malicious
Julius Bünger [Wed, 25 Mar 2015 17:17:09 +0000 (17:17 +0000)]
-more verbose logging
Julius Bünger [Wed, 25 Mar 2015 17:17:04 +0000 (17:17 +0000)]
-corrected peer_is_live() checking
Julius Bünger [Wed, 25 Mar 2015 17:17:00 +0000 (17:17 +0000)]
-corrected type
Julius Bünger [Wed, 25 Mar 2015 17:16:56 +0000 (17:16 +0000)]
correct handling of act_malicious messages from client
Julius Bünger [Wed, 25 Mar 2015 17:16:52 +0000 (17:16 +0000)]
-optical changes
Julius Bünger [Wed, 25 Mar 2015 17:16:49 +0000 (17:16 +0000)]
- s/#if/#ifdef/
Martin Schanzenbach [Wed, 25 Mar 2015 15:58:38 +0000 (15:58 +0000)]
-start a lib for REST and json:api
Christian Grothoff [Wed, 25 Mar 2015 14:31:03 +0000 (14:31 +0000)]
-trying to fix AE's problem on Guix with more fancy retransmission logic
Christian Grothoff [Tue, 24 Mar 2015 09:36:10 +0000 (09:36 +0000)]
-updated french translations
Christian Grothoff [Mon, 23 Mar 2015 23:08:34 +0000 (23:08 +0000)]
-fix doxygen, make function static, fix indentation
Christian Grothoff [Mon, 23 Mar 2015 22:07:37 +0000 (22:07 +0000)]
-fix bad array init