Merge remote-tracking branch 'origin/identity_abe' into identity_oidc
[oweals/gnunet.git] / src /
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-04 Phil-start oidc
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-02 Schanzenbach, Martin-refactored
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-26 psyc://loupsycedyg... can't find who suggested this crasher fix.. delayed...
2017-11-26 David BarksdaleFix array indexing
2017-11-19 David BarksdaleRemove GNUNET_break call which is actually OK
2017-11-13 David BarksdaleAssert for a bug someone needs to fix
2017-11-13 David BarksdaleFix memory leak and use-after-free
2017-11-12 David BarksdaleFix memory leak in publishing UBlocks
2017-11-10 David BarksdaleFix skip_next_messages counting, combine logic
2017-11-08 Daniel Gollefs: fix typos in mime-types
2017-11-08 ng0FS: Add 'nar' and 'narinfo' to fs_misc.c
2017-11-07 Schanzenbach, Martin-add decrypt stats
2017-11-05 Christian Grothoffadd json from abs_time_nbo
2017-11-05 David BarksdaleAsserts to track down a bug
2017-11-02 Christian Grothoffdoxygen/indentation fixes
2017-11-01 Christian Grothoffadd -P option to gnunet-ecc
2017-10-31 Christian Grothoffadd missing const
2017-10-27 Schanzenbach, Martin-add stats
2017-10-27 Schanzenbach, Martin-fix
2017-10-25 ng0Merge branch 'master' of gnunet.org:gnunet
2017-10-25 Schanzenbach, Martin-fixes
2017-10-25 Christian GrothoffPeter@equalit.ie wrote (on gnunet-developers):
2017-10-20 Schanzenbach, Martin-fix make
2017-10-17 ng0Use Suffix Extensions in Makefiles (doc, src/{arm,dht...
2017-10-13 ng0Merge branch 'master' of gnunet.org:gnunet
2017-10-12 Schanzenbach, Martin-fix
2017-10-12 Schanzenbach, Martin-add consume rest api
2017-10-10 Schanzenbach, Martin-add tests
2017-10-10 Schanzenbach, Martin-bugfixes, fix memleaks
2017-10-10 David BarksdaleFix memory leak in test_core_api_reliability
2017-10-09 David BarksdaleFix use-after-free in revalidate_address
2017-10-09 David BarksdaleFix use-after-free in some transport tests
2017-10-09 David BarksdaleFix memory leak in transport-testing
2017-10-09 David BarksdaleFix overflow in transport-testing
2017-10-09 David BarksdaleFix overflow in test_sq
2017-10-09 David BarksdaleFix memory leak in test_mq
2017-10-09 David BarksdaleFix leaks in CRYPTO_paillier and test
2017-10-09 Schanzenbach, Martin-fixes
2017-10-09 Schanzenbach, Martin-improve revocation handling
2017-10-09 Schanzenbach, Martin-fixes
2017-10-09 Schanzenbach, Martin-add attribute store API, fixes
2017-10-09 Schanzenbach, Martin-add REST revoke API
2017-10-08 David BarksdaleDon't start multiple blacklist checks per ve
2017-10-07 Schanzenbach, Martin-add ticket listing for rest, bugfixes
2017-10-07 Schanzenbach, Martin-add new jwt handling
2017-10-07 Schanzenbach, Martin-fix records
2017-10-07 Schanzenbach, Martin-fixes, add tests
2017-10-07 Schanzenbach, Martin-mem fixes, revocation finish
2017-10-07 Schanzenbach, Martin-add api impl for revocation
2017-10-07 Schanzenbach, Martin-fixes
2017-10-07 Schanzenbach, Martin-finish revocation in service, cleanup
2017-10-06 Christian Grothoffmark bug location
2017-10-06 Schanzenbach, Martin-more revocation
2017-10-06 Schanzenbach, Martin-towards ticket revocation
2017-10-06 Christian Grothofffix leak
2017-10-06 Schanzenbach, Martin-fix
2017-10-06 Schanzenbach, Martin-readd new rest plugin
2017-10-06 Schanzenbach, Martin-revise API naming; cleanups
2017-10-06 Schanzenbach, Martin-remove deprecated
2017-10-06 Schanzenbach, Martin-do not persist sensitive data
2017-10-06 Schanzenbach, Martin-add ticket iteration
2017-10-06 Schanzenbach, Martin-fix bugs
2017-10-05 Christian Grothofffix type
2017-10-05 Christian Grothofffix whitespace
2017-10-05 Schanzenbach, Martin-fix bugs
2017-10-05 Schanzenbach, Martin-add ticket DB for IdP
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-04 Christian Grothofffix transport crash from util-legacy-server refactoring...
2017-10-04 Christian Grothoffignore generated files
2017-10-04 Christian Grothoffignore benchmark binary
2017-10-04 Christian Grothofffix indentation
2017-10-04 Christian Grothoffdelay cancelling listen operations to avoid rejecting...
2017-10-02 Christian Grothofffix uninit listener field
2017-10-02 Christian Grothoffdisconnect CADET only after client count hits zero
2017-10-01 David BarksdaleSupport filter-size in fs block plugin
2017-09-30 Christian Grothoffmore aggressive index creation
2017-09-26 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-26 Christian Grothoffremove debug logic
2017-09-26 Christian Grothofffix integer overflow in cast to long for very large...
2017-09-23 David BarksdaleFix info message header size check
2017-09-21 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-21 lurchicreate both host and guest identity before starting...
2017-09-17 Schanzenbach, Martin-add consume API
2017-09-17 Schanzenbach, Martin-minor fixed, start consume
2017-09-17 Schanzenbach, Martin-add comments
2017-09-17 Schanzenbach, Martin- rework issue api
2017-09-16 Schanzenbach, Martin-various fixes; add attribute list API
2017-09-16 Schanzenbach, Martin-move idp gns record handling to identity-provider
2017-09-15 Schanzenbach, Martin- Add attribute store API to IdP service
2017-09-15 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-09-13 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-12 Christian Grothofffix #5125
2017-09-05 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-05 Christian Grothoffimplement exponential back-off cool down for ARM proces...
2017-08-19 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-08-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-08-02 psyc://loupsycedyg... no proof-of-work when running tests...
next