oweals/gnunet.git
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
2018-08-26 Julius BüngerRequest samples from multiple peers (rps profiler)
2018-08-26 Julius BüngerChange cosmetics of sampler element implementation
2018-08-24 Julius BüngerReinitialise the (client) sampler element after querying
2018-08-24 Julius BüngerFix: Cast closure to proper type
2018-08-24 Julius BüngerUnify strings in rps profiler
2018-08-24 Julius BüngerRefactor code cosmetically (rps profiler)
2018-08-24 Julius BüngerCount number of unrequested pull replies with statistics
2018-08-23 Julius BüngerIntroduce more statistical values (rps service)
2018-08-23 Julius BüngerRefactor code mostly visually to prevent compiler warnings
2018-08-19 Florian Doldbenchmark: count rsa_blind properly
2018-08-19 Florian Doldfix benchmark for threads
2018-08-18 Florian Doldbenchmark collection awk scripts
2018-08-18 Florian Doldimproved benchmarking
2018-08-18 Florian Doldtypo
2018-08-18 Florian Doldbenchmarking: assert
2018-08-18 Florian Doldbenchmarking: minor fix
2018-08-18 Florian DoldURL benchmarking
2018-08-17 Florian Doldmissing files
2018-08-17 Florian Doldbasic benchmarking
2018-08-16 Florian Doldguix: postgres dep
2018-08-16 Florian Doldguix: fix git filter and source-dir
2018-08-16 Florian Doldguix: only include files from git
2018-08-16 Florian Doldfix guix git version
2018-08-16 Florian Doldalso move docker/ to contrib
2018-08-16 Florian Doldmove misc CI and build system files to contrib/
2018-08-16 Florian Doldadd a guix GNUnet dev package definition
2018-08-16 Florian Doldmissing comma in configure.ac
2018-08-16 Christian Grothoffminor fix
2018-08-15 Christian Grothofftolerate failure to start gnunet-service-resolver,...
2018-08-15 Christian Grothoffre-run pogen
2018-08-14 Julius BüngerDestroy channel and their datastructures properly
2018-08-14 Christian Grothoffhandle case that DNS servers do not return A/AAAA recor...
2018-08-14 Christian Grothofffix CNAME handling, caching, out-of-bounds accesses...
2018-08-14 Christian Grothoffwhitespace
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Philfixed makefile for plugin_rest_gns, json_generator
2018-08-13 Julius BüngerFix documentation and assertions
2018-08-13 Julius BüngerRemove BINARY from test configuration
2018-08-13 Julius BüngerAdd BINARY to test config
2018-08-13 Christian Grothoffdo notify client about destroyed channel on MQ error
2018-08-13 Julius BüngerUpdate po-files
2018-08-13 Julius BüngerSchedule destruction of channel during destruction...
2018-08-13 Julius BüngerUpdate po-files
2018-08-13 Julius BüngerRefactor, simplify, delete code
2018-08-13 Julius BüngerMake non-exported functions static
2018-08-13 Julius BüngerUse synchronised logic for closing channels (rps service)
2018-08-13 Philmoved test files and fixed namestore
2018-08-13 Schanzenbach... fix dep handling rest plugin
2018-08-13 Schanzenbach... fix build; move rest plugins to separate folder
2018-08-12 Phil-fix peerinfo warning
2018-08-12 PhilChanged Namestore API, changed error handling, changed...
2018-08-11 Philrewrite error handling and subsystem PUT
2018-08-11 Philsplit namespace of put request in identity rest api
2018-08-11 Christian Grothofffix build order: peerinfo logic depending on transport...
2018-08-11 Christian Grothoffintroduce allocation wrappers to improve libgcrypt...
2018-08-10 Philadded additional namespaces in identity rest api
2018-08-10 Philfix identity rename
2018-08-10 Christian Grothoffupdate potfiles
2018-08-10 Christian Grothoffnicer pq logging
2018-08-10 Christian Grothoffdo not warn about empty bodies
2018-08-10 Schanzenbach... change makefile reorder back
2018-08-09 Schanzenbach... attempt #5422
2018-08-09 Schanzenbach... temp fix for json deps
2018-08-09 Schanzenbach... fix parallel build
2018-08-09 Schanzenbach... Merge branch 'gsoc2018/rest_api'
2018-08-09 Schanzenbach... style
2018-08-09 Christian Grothoffminor formatting
2018-08-09 Christian Grothoffadjust RPS to new CADET API semantic, dead code elimination
2018-08-09 Christian Grothoffmerge
2018-08-09 Christian Grothoffchange CADET channel destroy API to not call the callba...
2018-08-09 Schanzenbach... use fprintf, change output style
2018-08-09 Schanzenbach... actually fix revocation
2018-08-09 Schanzenbach... syntax
2018-08-09 Schanzenbach... fix output; fix revocation
2018-08-09 Schanzenbach... issue case insensitivity
2018-08-09 Julius BüngerAdd docstrings to recently introduced functions
2018-08-09 Schanzenbach... fix case insensitivity
2018-08-09 Schanzenbach... Apparently ignoring return values from add_now is almos...
2018-08-09 Schanzenbach... fix ego not found
2018-08-09 Schanzenbach... update
2018-08-09 Schanzenbach... use to_string for attribute
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-08-08 PhilPeerinfo Rest API finished
2018-08-08 Phil-fix added timeout for gns Rest plugin
2018-08-08 PhilNamestore Rest API finished
2018-08-08 Phil-wip namestore
2018-08-07 Julius BüngerRestructure removal of peers during shutdown (rps service)
2018-08-06 Schanzenbach... remove jsonapi dep from copying
2018-08-06 Schanzenbach... ensure ego identifiers are lowercase
2018-08-06 Schanzenbach... add copying rest plugin
2018-08-06 Philfix gns and identity test script
2018-08-06 PhilGNS REST API finished
2018-08-05 PhilIdentity REST API finished
2018-08-02 dvnREADME.md: er, not ssh -- bring back rsh!
2018-08-02 dvnREADME.md: add section on VPN usage
2018-08-02 dvndocker: move Dockerfile to root of repo
next