RECLAIM/OIDC: encrypt authorizaion code payload
[oweals/gnunet.git] / src /
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
2019-04-21 Christian Grothofffix quota out calculation, even if it may go away
2019-04-20 Christian Grothoffimplement DV notifications towards core
2019-04-20 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-20 Julius BüngerTNG testing: Handle queues properly
2019-04-20 Christian Grothoffadd logic to build DVBox messages in TNG
2019-04-20 Christian Grothofffix ftbfs
2019-04-20 Julius BüngerTNG testing: Add ability to open queue
2019-04-19 Christian Grothofffix ftbfs
2019-04-19 Christian Grothofftypos
2019-04-18 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-18 Christian Grothoffimplement route_via_neighbour()
2019-04-18 Christian Grothoffapply clang format to gnunet-service-tng.c
2019-04-18 Christian Grothofffix #5688 packed warnings
2019-04-18 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-18 Julius BüngerTNG testing: Cleanup and Structuring
2019-04-18 Julius BüngerTNG testing: Update Makefile.am
2019-04-18 Julius BüngerTNG testing: Correct parameter type
2019-04-18 Julius BüngerTNG testing: Specify config source differently
2019-04-17 Julius BüngerTNG: Add first steps for communicator testing
2019-04-17 Julius BüngerRPS profiler: Keep cache of probabilities per peer
2019-04-17 Christian Grothoffmore work on route_message() logic
2019-04-17 Christian Grothoffonly notify core about validated queues
2019-04-17 Christian Grothoffimplement proper SEND_MSG wrapping for control messages
2019-04-17 Christian Grothofffix #defines, need to have different values
2019-04-16 Christian Grothoffnotes on next steps
2019-04-16 Christian Grothoffhandle forwarding of DVBox messages
2019-04-16 Christian Grothoffimplement backchannel encryption/decryption
2019-04-16 Christian Grothofffix ftbfs
2019-04-16 Christian Grothoffrevert Martin's reformatting
2019-04-16 Schanzenbach, Martinftbfs fix
2019-04-16 Christian Grothoffexplain motivations behind signatures better
2019-04-16 Schanzenbach, Martinfix memleaks
2019-04-16 Schanzenbach, Martinupdate clang-format
2019-04-16 Schanzenbach, Martinupdate clang-format
2019-04-16 Schanzenbach, Martinupdate clang-format; try formatting
2019-04-15 Christian Grothoffimplement basic reliability ACK handling
2019-04-15 Christian Grothoffadd basic handling of fragment acks
2019-04-15 Schanzenbach, MartinCREDENTIAL: Fix build with new APIs
2019-04-15 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-15 Schanzenbach, MartinRECLAIM: fix build
2019-04-15 Christian Grothoffmisc work on TNG
2019-04-15 Schanzenbach, MartinRECLAIM/OIDC: Formatting
2019-04-15 Schanzenbach, MartinRECLAIM/REST: update style
2019-04-14 Schanzenbach, MartinRECLAIM/REST: Fix attribute update/rest store
2019-04-14 Christian Grothoffwork on DV data structures
2019-04-14 Schanzenbach, MartinRECLAIM/REST: add attribute delete REST call
2019-04-14 Schanzenbach, MartinRECLAIM/REST: add attribute ID to JSON
2019-04-14 Schanzenbach, MartinRECLAIM: bugfixes; add delete attribute API
2019-04-14 Christian Grothoffmisc tng related cleanup
2019-04-14 Christian Grothoffimplement handle_validation_response logic
next