Remove unnecessary (and perilous) function pointer cast.
[oweals/gnunet.git] / src /
2018-10-24 Marcello StanisciRemove unnecessary (and perilous) function pointer...
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 Grothofffix include order
2018-10-18 Christian Grothoffupdate gitignore
2018-10-18 Christian Grothoffrevise communicator API
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, MartinNAMESTORE: sqlite plugins cleanup
2018-10-15 Schanzenbach, MartinNAMESTORE: rename flat plugin to heap
2018-10-15 Schanzenbach, Martinfix intendation
2018-10-15 Schanzenbach, Martinmodify 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, Martinfix broken zone iteration
2018-10-13 Schanzenbach, Martinshow that rel exp in dht does not work
2018-10-13 Schanzenbach, Martin 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 Christian Grothoffassertion is excessively rigid
2018-10-10 Christian Grothoffnow this should work...
2018-10-10 Christian Grothoffuse the other pointer to pass assertion
2018-10-10 Christian Grothoffcode cleanup, remove/simplify bogus check
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, Martinurlencode base64
2018-09-29 Schanzenbach, Martinadd tld handling from config
2018-09-28 Schanzenbach, Martinfix
2018-09-27 Schanzenbach, Martinrevert
2018-09-27 Schanzenbach, Martinfix
2018-09-27 Schanzenbach, Martinfix memcorruption
2018-09-27 Schanzenbach, Martinchange attribute api
2018-09-27 Schanzenbach, Martinadd json linker flag
2018-09-27 Schanzenbach, Martinremove exp
2018-09-27 Schanzenbach, Martinupdate
2018-09-27 Schanzenbach, Martindont build credentials rest for now
2018-09-27 Schanzenbach, Martinbye bye jsonapi
2018-09-27 Schanzenbach, Martinfix include path
2018-09-27 Schanzenbach, Martinactually fix ftbfs
2018-09-27 Schanzenbach, Martinfix ftbfs
2018-09-27 Schanzenbach, Martinfix with exp
2018-09-27 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
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 Julius BüngerSplit sampler into common, sampler and client part
2018-09-26 Florian Doldrandomized exponential backoff
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-20 Julius BüngerMove from timer-based to callback-based updates in...
2018-09-19 Julius BüngerStart changing architecture of rps service/client
2018-09-19 Julius BüngerBe a little bit more consistent in style
2018-09-18 Julius BüngerRemove redundant type definition
2018-09-18 Julius BüngerLog number of know peers to statistics service
2018-09-18 Julius BüngerAdd possibility to send multiple peers to client
2018-09-15 Christian Grothoffi18n, fix typo, better logging
2018-09-15 Christian Grothoffwarn better if config option is invalid, allow second...
2018-09-13 Julius BüngerAdd API call to receive unbiased peer stream for debugg...
2018-09-12 Julius BüngerQuote strings if in csv mode (statistics cli)
2018-09-12 Julius BüngerDecrement statistics count for pending checks
2018-09-06 Julius BüngerFix signedness to keep compiler happy
2018-09-06 Julius BüngerFix non-compiling code by proper pre-compiler usage
2018-09-06 Julius BüngerChange cosmetics - keep compiler happy
2018-09-05 Christian Grothofffix gns plugin action on NOTFOUND
2018-08-30 Julius BüngerKeep track of pending liveliness checks with statistics
2018-08-29 Julius BüngerDont write internals to file by default II
2018-08-29 Julius BüngerDont write internals to file by default
2018-08-29 Julius BüngerMake cosmetic changes
2018-08-29 Julius BüngerFix condition for returning peer from sampler element
2018-08-29 Julius BüngerSchedule insertion in view,sampler on check
2018-08-29 Julius BüngerAdd reason to wait for more peers
2018-08-29 Julius BüngerGet statistics values from within sampler
2018-08-29 Julius BüngerUpdate the view size on a new network size estimate
2018-08-26 Julius BüngerAdd missing #ifdef
next