fix cast
[oweals/gnunet.git] / src /
2019-06-04 Christian Grothofffix cast
2019-06-03 Schanzenbach, Martinmake coverity happy
2019-06-03 Schanzenbach, MartinRECLAIM: Various fixes (coverity)
2019-06-02 Christian Grothofffix build issues
2019-06-02 Christian Grothoffgenerate and handle TRANSPORT_FLOW_CONTROL messages...
2019-06-02 Christian Grothoffwork on DV logic and FC
2019-05-31 Christian Grothoffnote on why gnunet-gns can be slow
2019-05-31 Christian Grothoffnote on why gnunet-gns can be slow
2019-05-31 Christian Grothoffimprove performance of identity_api_lookup.c logic...
2019-05-31 Christian Grothoffstash
2019-05-30 Bernd FixChange and improved comments.
2019-05-29 Schanzenbach, Martinfix #5734
2019-05-25 Christian Grothoffensure that gnunet-namestore at most adds one SOA per...
2019-05-25 Christian Grothoffremove bogus cast
2019-05-25 Christian Grothoffspeed up ego creation/deletion
2019-05-22 Schanzenbach, Martinclang-format and cleanup
2019-05-22 Schanzenbach, Martinclang-format
2019-05-22 Christian Grothoffsplit T2T-FC from CR for address validation
2019-05-21 Christian Grothoffimplement FC window tracking for incoming messages
2019-05-21 Christian Grothoffimplement GNUNET_TRANSPORT_core_receive_continue
2019-05-21 Christian Grothoffuse bytes, not kilobytes
2019-05-19 Christian Grothoffuse _exit in signal handlers
2019-05-19 Christian GrothoffFC work
2019-05-19 Christian Grothoffintroduce lookup_virtual_link
2019-05-17 Schanzenbach, Martinmake single label resolution work (for pkey at least
2019-05-17 Schanzenbach, Martindo not check for existing egos...
2019-05-17 Schanzenbach, Martinrevert check for @; this does not seem right for names...
2019-05-14 Christian Grothoffmodify messages for t2t-fc
2019-05-14 ng0Merge branch 'master' of gnunet.org:gnunet
2019-05-14 ng0mysql.c: clang-format indent
2019-05-14 Marcello Stanisciorder
2019-05-13 Marcello StanisciComments
2019-05-12 Florian Doldcurl: add GNUNET_CURL_job_add2
2019-05-12 Florian Doldcurl: fix memory leak in error handling
2019-05-12 Florian Doldcurl: append the actual headers
2019-05-12 Christian Grothoffimplement message selection heuristic
2019-05-12 Christian Grothoffupdate TODOs
2019-05-12 Christian Grothoffuse sorting to stop linked list search early
2019-05-12 Christian Grothofflast minute fixes for 0.11.4 (test cases adjustments...
2019-05-12 Schanzenbach, Martinforgot minor build changes
2019-05-12 Schanzenbach, MartinRECLAIM: Add manpage
2019-05-11 Christian Grothoffclean up transmission logic to have queues 'pull' for...
2019-05-11 Christian Grothoffreindenting
2019-05-11 Christian Grothoffmove encryption logic into DVBox
2019-05-11 Christian Grothoffcomplete TNG logging
2019-05-11 Christian Grothoffremove duplicate API
2019-05-10 Florian DoldImplement asynchronous scope identifiers.
2019-05-09 Schanzenbach, MartinRECLAIM: Update tests
2019-05-09 Christian Grothoffadd -q option to restrict output to just the public key
2019-05-09 Christian Grothoffallow using -e as filter on ego list
2019-05-09 Florian Doldmake logging more re-entrant
2019-05-09 Florian Doldtowards thread-safe logging
2019-05-08 Christian Grothoffmore logging, more FIXMEs
2019-05-08 Schanzenbach, MartinRECLAIM: Fix shutdown; tests
2019-05-08 Christian Grothoffmake generated ego key available in continuation when...
2019-05-07 Schanzenbach, Martinmake bind succeed
2019-05-07 Christian Grothoffmore logging
2019-05-07 Christian Grothoffadd logging
2019-05-05 Christian Grothoffnote on next steps
2019-05-05 Christian Grothoffuse new PriorityPreferences consistently, note on depre...
2019-05-05 Christian GrothoffDCE, set message UUID to incrementing counter
2019-05-05 Christian Grothoffadd out-of-order pref
2019-05-04 Schanzenbach, Martinfix warning
2019-05-04 Christian Grothoffnote on ChannelOption deprecation
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-05-04 Christian Grothoffonly use mono time in TNG HELLOs
2019-05-03 Christian Grothoffreindentation
2019-05-03 Christian Grothoffsupport compressed JSON uploads
2019-05-03 Christian Grothoffadd test for json_mhd.c logic
2019-05-02 Florian Doldbenchmark: fix request size collection and add invarian...
2019-05-02 Christian Grothoffpreparatory change to GNUNET_JSON_post_parser() API...
2019-05-02 Schanzenbach, MartinRECLAIM: cleanup, comments
2019-05-02 Christian Grothoffdocu option
2019-05-02 Christian Grothoffmake gnunet-arm log to file by default
2019-05-02 Christian Grothoffreindenting with clang
2019-05-02 Christian Grothofftolerate additional IPv4 address now available for...
2019-05-02 Christian Grothoffreject '@' as a label in domain names, this is usually...
2019-05-02 Florian Doldbenchmark: add up request size
2019-04-30 Schanzenbach, MartinREST/GNS: timeout handle 2nd try
2019-04-30 Schanzenbach, MartinREST/GNS: timeout handle
2019-04-30 Florian DoldMake gnurl and curl mutually exclusive.
2019-04-30 Christian Grothoffdo not display label if there are no matching records
2019-04-30 Schanzenbach, MartinREST: ftbfs
2019-04-30 Schanzenbach, MartinREST/NAMESTORE: fix memleak
2019-04-30 Schanzenbach, MartinREST/NAMESTORE: rework API
2019-04-30 Christian Grothoffimplement filtering by record type in gnunet-namestore
2019-04-30 Schanzenbach, Martintypo
2019-04-30 Christian Grothoffcomplete CORE flow control loop
2019-04-30 Schanzenbach, Martinfix make dist
2019-04-29 Schanzenbach, MartinREST: fallback to default port
2019-04-29 Schanzenbach, MartinREST: don't block port for now
2019-04-29 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-29 Schanzenbach, MartinREST: start on demand does not work with this
2019-04-29 Schanzenbach, MartinREST: trigger start; fix port
2019-04-29 Schanzenbach, MartinREST: nothing triggers rest
2019-04-28 Christian Grothofftowards flow control in TNG
2019-04-28 Schanzenbach, MartinRECLAIM: start on demand
2019-04-28 Christian Grothoffimplement hop-by-hop signature verification
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: fix key derivation
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: encrypt authorizaion code payload
next