add integer overflow guards and avoid (unlimited) stack allocation
[oweals/gnunet.git] / src / identity /
2020-04-11 Christian Grothofffixing #6149
2020-02-14 Schanzenbach, Martinfix identity rest
2019-10-31 Christian Grothofftighten formatting rules
2019-10-26 xrsobsolete due to alpine policy
2019-10-25 ng0follow-up to win32 removal.
2019-10-12 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-10-11 Schanzenbach, Martinfix changes in identities
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-08-27 David BarksdaleUse pkg-config to check for MHD
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-15 Schanzenbach, Martinenable suspend resume for REST
2019-06-15 Christian Grothoffmissing file
2019-06-15 Christian Grothofffix gnunet-gns performance issue for many egos
2019-06-14 Christian Grothoffadd option to display private keys
2019-06-05 Christian Grothoffversion bumping
2019-06-04 Christian Grothoffmisc bugfixes
2019-05-31 Christian Grothoffimprove performance of identity_api_lookup.c logic...
2019-05-31 Christian Grothoffstash
2019-05-25 Christian Grothoffspeed up ego creation/deletion
2019-05-09 Christian Grothoffadd -q option to restrict output to just the public key
2019-05-09 Christian Grothoffallow using -e as filter on ego list
2019-05-08 Christian Grothoffmake generated ego key available in continuation when...
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-04-25 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-25 Schanzenbach, MartinIDENTITY/REST: gracefully return if no identities found
2019-04-25 Schanzenbach, MartinIDENTITY/REST: fix plugin location
2019-04-03 Christian Grothoffmerge conflict resolution
2019-03-12 Schanzenbach, Martinmove rest tests
2019-03-12 Schanzenbach, Martinmove identity rest plugin
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Philmoved test files and fixed namestore
2018-08-13 Schanzenbach, Martinfix build; move rest plugins to separate folder
2018-08-11 Philrewrite error handling and subsystem PUT
2018-08-11 Philsplit namespace of put request in identity rest api
2018-08-10 Philadded additional namespaces in identity rest api
2018-08-10 Philfix identity rename
2018-08-09 Schanzenbach, MartinMerge branch 'gsoc2018/rest_api'
2018-08-09 Christian Grothoffmerge
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-08-06 Schanzenbach, Martinensure ego identifiers are lowercase
2018-08-06 Philfix gns and identity test script
2018-08-05 PhilIdentity REST API finished
2018-08-02 Philfix lowercase identities
2018-08-01 Philfix makefiles
2018-07-26 Philchange namestore, json handling; fix identity, gns
2018-07-25 Philadded name search
2018-07-25 Phil-fix identity file
2018-07-24 Schanzenbach, Martinalso return empty egos
2018-07-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-07-03 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-07-03 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-07-01 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-07-01 Christian Grothoffmove gnunet-timeout to src/util/, fix issues related...
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-24 PhilIdentity+GNS Rest changed and fixed
2018-06-13 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-10 Phil-wip error gns
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-04 Philcleanup identity rest api, removed jsonapi includes
2018-06-04 Phil-merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-04 Philidentity rest api - finished and added test_script
2018-06-02 Philremoved jsonapi structures
2018-06-01 Phil-wip remove jsonapi from identity
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-11 PhilMerge remote-tracking branch 'gnunet/master' into ident...
2018-01-10 Schanzenbach, Martinfix scheduler when add_select is called with 0 ready fds
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-05 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-05 Schanzenbach, Martin-fix possible npe
2018-01-04 Schanzenbach, MartinMerge remote-tracking branch 'origin/identity_abe'
2018-01-02 Schanzenbach, Martin-merge
2017-12-20 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-09-16 Schanzenbach, Martin-move idp gns record handling to identity-provider
2017-09-15 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
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-07-09 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-09 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-09 Schanzenbach, Martin-merge
2017-07-09 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
next