oweals/gnunet.git
2018-10-20 Julius BüngerRPS service: Write push frequency and pull delays to...
2018-10-20 Julius BüngerRPS: Fix writing internals to disk
2018-10-20 Julius BüngerRPS: Try to fix building error
2018-10-20 Christian Grothoffmove aux before canonical checks
2018-10-20 Christian Grothofffix include order
2018-10-18 Christian Grothoffignore build-aux
2018-10-18 Christian Grothofflicense
2018-10-18 Christian Grothoffflat was renamed to heap
2018-10-18 Christian Grothoffupdate gitignore
2018-10-18 Christian GrothoffTR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUT...
2018-10-18 Christian Grothoffrevise communicator API
2018-10-18 Christian Grothofffix merge artifact
2018-10-18 Christian Grothoffadd support for /etc/hosts
2018-10-18 Christian Grothoffuse unique 32-bit IDs for DNS requests to avoid random...
2018-10-17 Marcello Staniscicurl: reschedule uses GNUNET_CURL_perform2.
2018-10-17 Marcello Staniscicurl: abstracting response's parser & cleaner.
2018-10-15 Julius BüngerRPS: Cleanup datastructures, NULL out freed pointers
2018-10-15 Schanzenbach... NAMESTORE: sqlite plugins cleanup
2018-10-15 Schanzenbach... NAMESTORE: rename flat plugin to heap
2018-10-15 Schanzenbach... fix intendation
2018-10-15 Schanzenbach... modify sqlite logic to accomodate rowcount starting...
2018-10-14 Julius BüngerRPS tests: Schedule shutdown properly
2018-10-14 Julius BüngerRPS API: Remove numer of peers from stream request
2018-10-14 Julius BüngerRPS service: Only change statistics from main sub
2018-10-14 Julius BüngerRPS test: Add another group for sub test
2018-10-13 Julius BüngerRPS: Add forgotten definition of message types
2018-10-13 Schanzenbach... fix broken zone iteration
2018-10-13 Schanzenbach... show that rel exp in dht does not work
2018-10-13 Schanzenbach... add rel expiration test
2018-10-11 Julius BüngerRPS service: Fix - handle case of nonexisting sub
2018-10-11 Julius BüngerRPS tests: Refine tests for subs
2018-10-11 Julius BüngerRPS API: Add API calls to rps header
2018-10-11 Julius BüngerRPS API: (Temporarily) Fix usage of stream request...
2018-10-11 Julius BüngerRPS Tests: Test Subs
2018-10-11 Julius BüngerRPS Tests: Refactor (run post_test before disconnect)
2018-10-11 Julius BüngerRPS API: Add creation, deletion of Subs
2018-10-11 Julius BüngerRPS api: Clean code and logging
2018-10-10 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-10-10 Nils Gillmanncontributing: Adjust note on prefered test languages...
2018-10-10 Nils GillmannRename Makefile example (025.c) to resemble it being...
2018-10-10 Nils Gillmannphilosophy: reformat paragraphs.
2018-10-10 Nils Gillmannphilosophy: likewise.
2018-10-10 Nils Gillmanndeveloper: likewise.
2018-10-10 Christian Grothoffassertion is excessively rigid
2018-10-10 Christian Grothoffnow this should work...
2018-10-10 Nils Gillmannuser: likewise
2018-10-10 Christian Grothoffuse the other pointer to pass assertion
2018-10-10 Christian Grothoffcode cleanup, remove/simplify bogus check
2018-10-10 Nils Gillmannkeyconcepts: likewise
2018-10-10 Nils Gillmanninstallation: likewise.
2018-10-10 Nils Gillmannpreface: rewrite footnotes to in-page text.
2018-10-09 Christian Grothoffnote
2018-10-09 Christian Grothoffwhen zone does not match, do not run through the loop...
2018-10-09 Christian Grothoffcheck namestore only sends relevant replies to monitor
2018-10-04 Julius BüngerRestructure service towards having subsamplers
2018-10-01 Julius BüngerChange terminology: "live" -> "online"
2018-10-01 Julius BüngerRestructure implementation of view (towards subsampling)
2018-10-01 Julius BüngerChange architecture of service (towards subsampling)
2018-10-01 Julius BüngerRename "live" -> online
2018-10-01 Schanzenbach... urlencode base64
2018-09-29 Schanzenbach... add tld handling from config
2018-09-28 Schanzenbach... fix
2018-09-27 Schanzenbach... revert
2018-09-27 Schanzenbach... fix
2018-09-27 Schanzenbach... fix memcorruption
2018-09-27 Schanzenbach... change attribute api
2018-09-27 Schanzenbach... add json linker flag
2018-09-27 Schanzenbach... remove exp
2018-09-27 Schanzenbach... update
2018-09-27 Schanzenbach... dont build credentials rest for now
2018-09-27 Schanzenbach... again jsonapi
2018-09-27 Schanzenbach... bye bye jsonapi
2018-09-27 Schanzenbach... fix include path
2018-09-27 Schanzenbach... actually fix ftbfs
2018-09-27 Schanzenbach... fix ftbfs
2018-09-27 Schanzenbach... fix with exp
2018-09-27 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2018-09-27 Florian Doldbenchmark: output int
2018-09-27 Florian Doldbenchmark: there is just one adjusted total
2018-09-27 Florian Doldbenchmark: output adjusted total time
2018-09-27 Florian Doldbenchmark: output baseline
2018-09-27 Florian Doldbenchmark: collect total time of all crypto ops
2018-09-27 Florian Doldbenchmark: collect max correctly this time
2018-09-27 Julius BüngerUse new terminology in config
2018-09-26 Florian Doldconfigurable threshold for randomized backoff
2018-09-26 Julius BüngerHandle cancellation of stream on the service-side
2018-09-26 Julius BüngerFix details and style
2018-09-26 Julius BüngerUpdate doxygen
2018-09-26 Julius BüngerHandle cancellation of view updates
2018-09-26 Julius BüngerRemove leftovers of architecture change
2018-09-26 Julius BüngerStart rps in any case
2018-09-26 Florian Doldbenchmark: fix another awk error
2018-09-26 Florian Doldbenchmark: fix syntax error in awk script
2018-09-26 Julius BüngerSplit sampler into common, sampler and client part
2018-09-26 Florian Doldrandomized exponential backoff
2018-09-26 Florian Doldbenchmark: collect max
2018-09-26 Florian Doldbenchmark: track max time for URLs
2018-09-26 Julius BüngerRemove leftovers of old architecture
2018-09-25 Julius BüngerChange architecture of RPS service - api
2018-09-24 Florian Doldbenchmark: throw in abs
next