allow using -e as filter on ego list
[oweals/gnunet.git] / src /
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
2019-04-27 Christian Grothoffrudimentary logging
2019-04-27 Christian Grothoffget rid of the trackers
2019-04-27 Christian Grothofffix validity vs. monotime
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: better logging
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: fix issue attrs
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: more code cleanup
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: code cleanup
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: nonce logging
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: fix nonce size
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: simplify access token
2019-04-27 Schanzenbach, Martinfix corruption
2019-04-27 Schanzenbach, Martinfixes
2019-04-26 Schanzenbach, MartinRECLAIM: no longer experimental
2019-04-26 Schanzenbach, MartinRevert "GNS/PROXY: Forward request query escaped"
2019-04-26 Schanzenbach, MartinGNS/PROXY: Forward request query escaped
2019-04-26 Schanzenbach, Martinftbfs
2019-04-26 Schanzenbach, Martinminor
2019-04-26 Schanzenbach, Martinminor
2019-04-26 Christian Grothoffreject . in labels
2019-04-26 Schanzenbach, MartinRECLAIM/REST: properly urlencode
2019-04-26 Schanzenbach, MartinRECLAIM/REST: simplify auth code; include attrs
2019-04-26 Schanzenbach, MartinREST: add config plugin
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-04-25 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-25 ng0src/template: format
2019-04-25 Schanzenbach, MartinNAMESTORE/REST: fix add record
2019-04-25 Schanzenbach, MartinNAMESTORE/REST: ftbfs
2019-04-25 Schanzenbach, MartinNAMESTORE/REST: no HTTP_OK on failure...
2019-04-25 Schanzenbach, MartinNAMESTORE/JSON: fix parsing exp and flags
2019-04-25 Schanzenbach, MartinNAMESTORE/REST: fix
2019-04-25 Schanzenbach, MartinIDENTITY/REST: gracefully return if no identities found
2019-04-25 Schanzenbach, MartinIDENTITY/REST: fix plugin location
2019-04-25 Christian Grothoffimplement DV learn monotime handling
2019-04-25 Christian Grothoffimplement DV learn monotime handling
2019-04-25 Christian Grothoffcomplete handle_client_send()
2019-04-25 ng0Apply clang-format to gnunet-qr.c
2019-04-24 Christian Grothoffmore work towards DVH paths
2019-04-24 Christian Grothoffimplement looping over neighbours to call fwd_dv_learn()
2019-04-23 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-22 Christian Grothoffaddress a few FIXMEs
2019-04-22 Christian Grothoffmassive refactoring to intruce data structure
2019-04-22 Christian Grothoffchanging UUID types (in preparation for RTT tracking)
2019-04-22 Christian Grothoffrenaming
2019-04-21 Christian Grothoffimprove types
2019-04-21 Christian Grothoffdefine constant
2019-04-21 Christian Grothofffinish backchannel message delivery
2019-04-21 Christian Grothoffreorder next steps
2019-04-21 Christian Grothoffhandle communicator status, address a few FIXMEs
2019-04-21 Christian Grothoffdistance field in queue is dead
next