- add jsonapi tests
[oweals/gnunet.git] / src / identity /
2016-05-03 Martin Schanzenbach- add jsonapi tests
2016-05-02 Martin Schanzenbach- Refactor jsonapi into separate module
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-10 Martin Schanzenbach- update issue handling, fix memleaks
2016-01-07 Martin Schanzenbach- Finish refactoring
2015-10-29 Christian Grothoff-doxfix
2015-10-29 Martin Schanzenbach-fix build
2015-10-13 Bart Polot- FTBFS
2015-09-15 Martin Schanzenbach- fixes
2015-09-14 Martin Schanzenbach- fix invalid free in token rest, fix build bug, move...
2015-09-14 Martin Schanzenbach- purge token creation from plugin
2015-09-14 Martin Schanzenbach- fix install path for plugins
2015-09-14 Martin Schanzenbach- revert plugin move. Add new identity-token
2015-09-12 Bart Polot- fix building (missing source)
2015-09-11 Martin Schanzenbach- move rest plugins into rest directory where they...
2015-09-10 Martin Schanzenbach- update
2015-08-06 Julien Morvan.unix change to .sock
2015-07-15 Christian Grothoff-fix
2015-07-10 Martin Schanzenbach- Identity token support
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-29 Martin Schanzenbach- clean up gns rest api
2015-06-29 Martin Schanzenbach- give control over CORS methods to plugin
2015-06-29 Martin Schanzenbach- add CORS logic
2015-04-10 Martin Schanzenbach-make static
2015-04-01 Martin Schanzenbach-json decrefs
2015-03-31 Martin Schanzenbach- fix
2015-03-30 Martin Schanzenbach-doxy
2015-03-27 Martin Schanzenbach-PUT since MHD cannot PATCH; add config
2015-03-26 Martin Schanzenbach-minor put vs patch
2015-03-26 Martin Schanzenbach-fix
2015-03-26 Martin Schanzenbach-add rename
2015-03-26 Martin Schanzenbach-fix mem corruption
2015-03-26 Martin Schanzenbach-more REST
2015-03-25 Martin Schanzenbach-more rest handling
2015-03-25 Martin Schanzenbach-start a lib for REST and json:api
2015-03-13 Martin Schanzenbach-fix, debug
2015-03-13 Martin Schanzenbach-change API
2015-03-13 Martin Schanzenbach-more json api
2015-03-13 Martin Schanzenbach-towards JSON API compat
2015-03-13 Martin Schanzenbach-fixes, add set ego for service
2015-03-13 Martin Schanzenbach-bugfixes, change plugin call
2015-03-13 Christian Grothoff-doxygen fix
2015-03-12 Martin Schanzenbach-add delete REST
2015-03-12 Martin Schanzenbach-add ego creation
2015-03-12 Martin Schanzenbach-add identity REST, fixes
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-11-16 Christian Grothoff-doxygen, minor bug fixes
2013-11-14 Christian Grothoff-fix #3101
2013-11-09 Christian Grothoff-fixing crash in #3101, but just replacing it with...
2013-11-09 Christian Grothoff-fix memory leak on shutdown (3104)
2013-11-09 Christian Grothoff-operations can be there, but none with active cont
2013-11-09 Christian Grothoff-fix potential leak and awkward test behavior causing it
2013-11-05 Christian Grothoff-fix include order
2013-10-27 Christian Grothoff-better doxygen
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 Florian Doldmake identity port available for java
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-24 Christian Grothoff-removing bogus duplicate NTR cancel call
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Gabor X Tothpsycstore: fixing issues reported by static code analysis
2013-09-15 Christian Grothoff-properly clean up on disconnect, without memory leaks
2013-09-15 LRNFix the endless loop fix - don't miss pre-last item
2013-09-14 LRNDon't go into infinite loop once only uncancellable...
2013-09-14 Christian Grothoff-avoid queuing large number of START requests
2013-09-13 Christian Grothoff-more rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothoff-anonymous contribution: patch to add -c support to...
2013-09-10 Christian Grothoff-do not crash if cb was NULL on ego free
2013-09-10 Christian Grothoff-print main output to stdout
2013-09-06 Christian Grothoff-code cleanup
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Christian Grothoff-fix bad free, cut&paste error, might fix #3020
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-08-29 Christian Grothoff-doxygen fix
2013-08-27 Gabor X Tothidentity: doc fixes
2013-08-24 Christian Grothoff-more convenient API to lookup egos
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-13 Christian Grothoff-dead code elimination, and docu
2013-08-13 Christian Grothoff-fix
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Christian Grothoff-working on identity service create/rename/delete
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-28 Christian Grothoff-fix #2970
next