-fix records
[oweals/gnunet.git] / src / include /
2017-10-07 Schanzenbach, Martin-add api impl for revocation
2017-10-07 Schanzenbach, Martin-finish revocation in service, cleanup
2017-10-06 Schanzenbach, Martin-more revocation
2017-10-06 Schanzenbach, Martin-towards ticket revocation
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-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 indentation
2017-10-04 Christian Grothoffdelay cancelling listen operations to avoid rejecting...
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-15 Schanzenbach, Martin- Add attribute store API to IdP service
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-18 lurchiforgot declaration of GNUNET_h2s2
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, Martin-add free ABE functions
2017-07-09 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-09 Schanzenbach, Martin-fix
2017-07-08 Schanzenbach, Martin-more towards idp2
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, Martin-fix api
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, Martin-add serialization
2017-07-08 Schanzenbach, Martin-towards IdP2
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, Martin-add ABE crypto module
2017-07-07 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-11 Florian Doldset: add 'over' message, since cadet does not reliably...
2017-06-11 Christian Grothoffclarify enum values
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-10 Christian Grothoffhandle UNIQUE violation nicely
2017-06-06 Christian Grothoffremoving dead libgnunetpostgres
2017-06-04 Christian Grothoffadd -x option to gnunet-ecc for #4629
2017-06-03 Christian Grothoffmore pq work
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-05-30 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-05-30 Schanzenbach, Martin-fix idp
2017-05-18 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-05-18 Schanzenbach, Martin-add policy record type
2017-05-10 Christian Grothoffattempting to fix #5006
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-19 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-17 Christian Grothoffadd GNUNET_JSON_spec_absolute_time_nbo
2017-04-17 David Barksdale[datastore] Create remove plugin API call
2017-04-16 David Barksdale[datastore] Combine put and update plugin APIs
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-11 Christian Grothofffix #4985
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-28 Christian Grothoffinitial ideas for improving the scheduler API (far...
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 Christian Grothoffimplement GNUNET_NETWORK_test_port_free() for testcases...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-23 David Barksdale[datastore] Return and update replication
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 David Barksdale[datastore] Fix #3743
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-15 Christian Grothoffmerging
2017-03-15 Christian Grothoffadd way to mark options as mandatory, get tests to...
2017-03-15 Christian Grothoffadd json command line option parser
2017-03-15 Christian Grothoffadd GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME
2017-03-15 Christian Grothofffix test case, implement base32 argument parser logic
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-15 Christian Grothoffadd GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME
2017-03-15 Christian GrothoffMerge branch 'getopt' of git+ssh://gnunet.org/gnunet...
2017-03-15 Christian Grothofffix test case, implement base32 argument parser logic
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothofffix leaks, note that APIs are deprecated (NTR instead...
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-13 Christian Grothoffgetting rid of the old cadet client library (pre-MQ)
2017-03-12 David BarksdaleForgot to remove decl for GNUNET_DATASTORE_update
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffconverting datacache to sqlite, fixing misc. issues...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffstarting conversion of plugin_datastore_sqlite to use...
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-08 Christian Grothoffremove dead enum values
2017-03-07 Christian Grothoffremove dead API taler-0.2.1
next