oweals/gnunet.git
2018-11-28 Schanzenbach... REST: Update OIDC issuer URI
2018-11-28 Schanzenbach... REST: OIDC plugin remove jsonapi includes
2018-11-28 Schanzenbach... REST: OIDC more comments
2018-11-28 Julius BüngerRPS test/profiler: Open file with right flags
2018-11-28 Julius BüngerRPS test/profiler: Separate configs
2018-11-28 Julius BüngerRPS test/profiler: Check success of opening file
2018-11-28 Schanzenbach... REST: Code cleanup pass
2018-11-28 Schanzenbach... REST: free header
2018-11-28 Schanzenbach... REST: actually add new cookie value
2018-11-28 Schanzenbach... REST: expire cookies
2018-11-28 Schanzenbach... REST: refactor OIDC plugin, towards cancel logic
2018-11-27 Julius BüngerRPS profiler: logging, return value
2018-11-27 Julius BüngerRPS sampler: Fix creation of sampler
2018-11-27 Julius BüngerRPS tests/profiler: Keep files for dumping internals...
2018-11-26 Schanzenbach... REST: Fix oidc client lookup
2018-11-26 Schanzenbach... RECLAIM: fix bootstrapping to not purge all records
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-11-23 Marcello StanisciBetter to move 'peerstore' up.
2018-11-23 Marcello Staniscifix build order of sub-directories.
2018-11-22 Julius BüngerRPS profiler: Dump more statistics to file
2018-11-22 Julius BüngerRPS tests: Get rid of warning (unused argument)
2018-11-22 Julius BüngerRPS API: Fix whitespaces
2018-11-22 Christian Grothofffixes for DLL management and indentation
2018-11-22 Julius BüngerRPS api: Schedule callback
2018-11-22 Julius BüngerRPS profiler: Dump more statistics
2018-11-22 Christian Grothoffadd design sketch for new ATS API
2018-11-22 Christian Grothoffmove network type logic out of ATS code, move performan...
2018-11-22 Christian Grothoffimplement monitor start logic
2018-11-22 Christian Grothofftry to fix FTBFS of martin
2018-11-22 Christian Grothoffmore work on TNG
2018-11-22 Christian Grothoffadd new hello generation support logic to tng
2018-11-22 Christian Grothoffsimplify peerstore API
2018-11-22 Christian Grothofffix pq check
2018-11-22 Christian Grothoffno hard fail if pq not found
2018-11-22 Christian Grothofffixing #5437
2018-11-20 Christian Grothofffixing #5440: updating postgres test m4 macro
2018-11-20 Christian Grothofffix impropper negation
2018-11-20 Christian Grothofffixing #5439
2018-11-20 Christian Grothofffix #5431
2018-11-20 Schanzenbach... fix ftbfs
2018-11-20 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2018-11-20 Schanzenbach... no leho cors
2018-11-20 Marcello StanisciRemove obsolete comment.
2018-11-20 Schanzenbach... fix cords through proxy
2018-11-19 Schanzenbach... change default reclaim redirect URI
2018-11-17 Schanzenbach... GNS PROXY: Add SubjectAltName; Fix memdup bug
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-16 xrsput old psyc test in place
2018-11-15 Christian Grothoffnotes
2018-11-15 Christian Grothoffremove dead field quota_in
2018-11-15 Christian Grothoffhandle addr add/remove messages
2018-11-15 Christian Grothoffadd missing file
2018-11-15 Christian Grothoffgetting data structures in place for gnunet-service-tng
2018-11-15 Christian Grothofffix double-read task in communicator-unix
2018-11-15 Christian Grothoffget gnunet-service-tng to build
2018-11-15 Christian Grothoffmake copy of transport_api_core.c
2018-11-14 lurchifix #5477
2018-11-14 Christian Grothoffadd logic to handle monitor start to gnunet-service...
2018-11-14 Christian Grothoffadd first sketch of libgnunettransportmonitor.so implem...
2018-11-14 Schanzenbach... HANDBOOK: Minor updates
2018-11-13 Christian Grothoffcomplete implementation of -R, to be tested by r
2018-11-13 rexxnoradded -R tests for multiple arguments
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-13 Nils GillmannPartial application of diff send in beberking, Issue...
2018-11-12 Christian Grothoffadd logic to skip tests if DNS or /etc/hosts does not...
2018-11-12 Christian Grothofffix resolver bugs and warnings
2018-11-12 Christian Grothofftrying to fix #5472
2018-11-12 Christian Grothofffix etime setting in gnunet-namestore
2018-11-12 Schanzenbach... GNSRECORD: fix build w/o jansson
2018-11-12 Schanzenbach... BUILD: remove ERROR from warning line
2018-11-10 Christian Grothoffignore new binary
2018-11-10 Christian Grothoffnew convenience function to do operations on a configur...
2018-11-08 Christian Grothoffstarting with TNG implementation
2018-11-08 Christian Grothoffsend NEW_COMMUNICATOR message on startup
2018-11-08 Christian Grothoffunix communicator now builds
2018-11-08 Christian Grothoffwork on UNIX communicator
2018-11-07 Christian Grothoffstarting with communicator
2018-11-07 Christian Grothoffget new libgnunettransportcommunicator to build
2018-11-06 Christian Grothofftemplate for Patrick
2018-11-06 Christian Grothoffadd option to allow manipulating entire sets in one...
2018-11-06 Christian Grothoffindentation fixes
2018-11-06 Christian Grothoffindentation fixes
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-04 Nils Gillmanndoc: in installation.texi convert an unused table to...
2018-11-04 Christian Grothofffix #5454
2018-11-03 Christian Grothoffchange cmp to be case-insensitive (to get tests to...
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-02 Christian Grothoffstyle fixes
2018-11-02 Christian Grothoffuse separate message type to indicate end of transmissi...
2018-11-02 Christian Grothofffix #5467
2018-11-02 Julius BüngerRPS: Adapt to new hashmap API - discard const
2018-11-01 Christian Grothoffextend potfile
2018-11-01 Christian Grothoffno need to select private key
2018-11-01 Christian Grothofffix #5465
2018-11-01 Christian Grothofffix compiler warning about redundant GNUNET_PACKED
2018-11-01 Christian Grothoffstyle fix
2018-11-01 Julius BüngerRPS profiler: Dump statistics more frequently
2018-11-01 Julius BüngerRPS: Add more multi-hop statistics
2018-11-01 Christian Grothoffupdate gitignore
2018-11-01 Christian Grothoffwork on TNG
next