aboutsummaryrefslogtreecommitdiff
path: root/src/identity
AgeCommit message (Expand)Author
2018-06-06second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-01-10fix scheduler when add_select is called with 0 ready fdsSchanzenbach, Martin
2018-01-05-fix possible npeSchanzenbach, Martin
2017-09-16-move idp gns record handling to identity-providerSchanzenbach, Martin
2017-03-29- merge with masterSchanzenbach, Martin
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-15porting.Marcello Stanisci
2017-02-23fix termination, proper shutdown on CTRL-CChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-20- merge; service API changeSchanzenbach, Martin
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08even more .gitignore updatesChristian Grothoff
2016-12-18-fixesSchanzenbach, Martin
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-28-new service APIMartin Schanzenbach
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-25-cosmeticsChristian Grothoff
2016-06-25-fix bad checkChristian Grothoff
2016-06-21rework identity API to use new MQ APIChristian Grothoff
2016-06-20- fix warningsMartin Schanzenbach
2016-06-18- fix more rest and jsonapiMartin Schanzenbach
2016-06-18- fix rest pluginMartin Schanzenbach
2016-05-31typo in src/identity/gnunet-identity.cCarlo von lynX
2016-05-05- refactor jsonpi utils, add testMartin Schanzenbach
2016-05-05- remove HAVE_REST, remove json reference from restMartin Schanzenbach
2016-05-04Update jsonapi to current specs, refactorMartin Schanzenbach
2016-05-04- rework rest/jsonapi API; bugfixesMartin Schanzenbach
2016-05-03- add jsonapi testsMartin Schanzenbach
2016-05-02- Refactor jsonapi into separate moduleMartin Schanzenbach
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-10- update issue handling, fix memleaksMartin Schanzenbach
2016-01-07- Finish refactoringMartin Schanzenbach
2015-10-29-doxfixChristian Grothoff
2015-10-29-fix buildMartin Schanzenbach
2015-10-13- FTBFSBart Polot
2015-09-15- fixesMartin Schanzenbach
2015-09-14- fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin Schanzenbach
2015-09-14- purge token creation from pluginMartin Schanzenbach
2015-09-14- fix install path for pluginsMartin Schanzenbach
2015-09-14- revert plugin move. Add new identity-tokenMartin Schanzenbach
2015-09-12- fix building (missing source)Bart Polot
2015-09-11- move rest plugins into rest directory where they belongMartin Schanzenbach
2015-09-10- updateMartin Schanzenbach
2015-08-06.unix change to .sockJulien Morvan