Christian Grothoff d080cb1ed8 check return values from GNSRECORD_record_serialize/size always 6 years ago
..
Makefile.am 4ffa88828d fix more 'make dist' issues 6 years ago
block_dns.h bb5fe91d23 -fix (C) notices 8 years ago
block_fs.h bb5fe91d23 -fix (C) notices 8 years ago
block_regex.h bb5fe91d23 -fix (C) notices 8 years ago
gauger.h b23f7bcde5 doxygen: group/module definitions (part 1) 8 years ago
gettext.h f27338992f fix #3869: outdated FSF address 9 years ago
gnunet_abe_lib.h 78705d5a49 -cleanup doc; fixes 6 years ago
gnunet_applications.h 2674f29dc3 -missing include/ changes from last patches 8 years ago
gnunet_arm_service.h 95646a7b49 remove dead enum values 7 years ago
gnunet_ats_plugin.h d4afc6e37a migrating more services to new service API 8 years ago
gnunet_ats_service.h 48aec5c799 use different enum for HELLO address classes, deploy for DHT 8 years ago
gnunet_bandwidth_lib.h 17d34d5e09 more renamings relating to 'new' service now just being the 'normal' service 7 years ago
gnunet_bio_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_block_group_lib.h 8d7c29c468 ensure all plugins properly use BF, move shared logic to shared library 7 years ago
gnunet_block_lib.h 830137e312 implement revocation block plugin, get revocation test to pass again 7 years ago
gnunet_block_plugin.h 82242cae3b add validation for inner consensus element 7 years ago
gnunet_cadet_service.h 51e9f26b10 fix #4985 7 years ago
gnunet_client_lib.h bf5f92d942 rename connecT -> connect now that the old API is dead 7 years ago
gnunet_common.h da393a04d0 log key material hashes 6 years ago
gnunet_configuration_lib.h 981cc68a63 fix configuration parsing issue with inlines from configuration not in cwd 7 years ago
gnunet_consensus_service.h 4ce6efe274 Do not include platform.h in headers from include/ 8 years ago
gnunet_constants.h 17d34d5e09 more renamings relating to 'new' service now just being the 'normal' service 7 years ago
gnunet_container_lib.h a6a84661da fix insert_sorted macro 7 years ago
gnunet_conversation_service.h 1ac9fb8bc3 update gnunet-conversation to match .gnu-less GNS 6 years ago
gnunet_core_service.h 831572e37e remove dead API 7 years ago
gnunet_credential_service.h 78705d5a49 -cleanup doc; fixes 6 years ago
gnunet_crypto_lib.h 805d0505de typofix 6 years ago
gnunet_curl_lib.h fc9b25be2d fix #4478 8 years ago
gnunet_datacache_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_datacache_plugin.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_datastore_plugin.h a58d36b8da [datastore] Create remove plugin API call 7 years ago
gnunet_datastore_service.h 78ecfccd77 [datastore] Return and update replication 7 years ago
gnunet_db_lib.h 9e1e0255cc clarify enum values 7 years ago
gnunet_dht_service.h ccf723196e eliminate DHT PUT OK message by using MQ feature of calling continuation when transmission is complete 6 years ago
gnunet_disk_lib.h 8bb475af99 implement new functions in libgnunetsq, clean up sqlite namestore plugin, implement flow control in namestore API and tests 6 years ago
gnunet_dns_service.h 32f590da99 where applicable, check DNS ID in responses before processing further 6 years ago
gnunet_dnsparser_lib.h e0d9869415 do work on more record types 6 years ago
gnunet_dnsstub_lib.h ff4d7b51f3 support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution for now) 6 years ago
gnunet_dv_service.h 439fed4dda -reworking DV to use new MQ API 8 years ago
gnunet_fragmentation_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_friends_lib.h 219e64fe61 doxygen: group/module definitions (part 2) 8 years ago
gnunet_fs_service.h 8dea30580c fix potential use of uninitialized key 6 years ago
gnunet_getopt_lib.h 5295856396 add json from abs_time_nbo 7 years ago
gnunet_gns_service.h e1f46c052d move to @ for empty label, fix empty-label resolution bug in GNS API, install gnunet-zoneimport and add man page 6 years ago
gnunet_gnsrecord_lib.h d080cb1ed8 check return values from GNSRECORD_record_serialize/size always 6 years ago
gnunet_gnsrecord_plugin.h 0cd0e3a528 more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes 6 years ago
gnunet_hello_lib.h 406c7d2d2d convering more services to new core MQ API 8 years ago
gnunet_helper_lib.h d23a815951 removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugins (which will be updated 'later') 7 years ago
gnunet_identity_attribute_lib.h ddbd4e85b1 -changes for using token endpoint & added token endpoint 6 years ago
gnunet_identity_attribute_plugin.h a9a7ac8028 -refactored 7 years ago
gnunet_identity_provider_plugin.h a9a7ac8028 -refactored 7 years ago
gnunet_identity_provider_service.h b1af3dcf2a add attribute expiration 6 years ago
gnunet_identity_service.h dd9ed7931e rework identity API to use new MQ API 8 years ago
gnunet_json_lib.h 407e79aca5 implement boolean json spec 6 years ago
gnunet_jsonapi_lib.h 0e7c1fb8fe -add attribute store API, fixes 7 years ago
gnunet_jsonapi_util.h 8aad5eb78d - ignore 8 years ago
gnunet_load_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_microphone_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_mq_lib.h 0be37e812d fix off-by-one error in cadet connection construction, also enforce better timeouts for retransmissions of handshake 6 years ago
gnunet_mst_lib.h 17f5db6f7c allow MST callback to distinguish between disconnect and parse error situations, and only log for the hard errors 7 years ago
gnunet_multicast_service.h e7739331e2 fix leaks, note that APIs are deprecated (NTR instead of MQ style) 7 years ago
gnunet_my_lib.h 315f640ad9 -housekeeping 8 years ago
gnunet_mysql_lib.h befd2f9fc7 designing SQ-lib API 7 years ago
gnunet_namecache_plugin.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_namecache_service.h 7262f6743a convert namecache to new MQ API 8 years ago
gnunet_namestore_plugin.h a5e3e870f2 more extensive namestore tests for the non-sqlite plugins, with bugfixes 6 years ago
gnunet_namestore_service.h 7fc3ecc8e8 start preparations for flow control by namestore monitors 6 years ago
gnunet_nat_auto_service.h 07c8655e1e fix misc compilation issues in nat-auto 7 years ago
gnunet_nat_service.h c6bf6b89b5 make sure nat-auto code uses NAT_AUTO prefix 7 years ago
gnunet_nc_lib.h 1532728eb9 header for new NC logic 8 years ago
gnunet_network_lib.h 1c09b24241 fix documentation 6 years ago
gnunet_nse_service.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_op_lib.h 42fcd295db op: lib for async operations 8 years ago
gnunet_os_lib.h 360d7afad5 fix zombie-fest 7 years ago
gnunet_peer_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_peerinfo_service.h d0bb14e2a9 replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallback 7 years ago
gnunet_peerstore_plugin.h 3bca0a62ab migrate peerstore to new service MQ API 8 years ago
gnunet_peerstore_service.h 8d71f909cb convert sqlite peerstore to using libgnunetsq 7 years ago
gnunet_plugin_lib.h 830137e312 implement revocation block plugin, get revocation test to pass again 7 years ago
gnunet_pq_lib.h c90ae19215 rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus 7 years ago
gnunet_program_lib.h 0cd0e3a528 more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes 6 years ago
gnunet_protocols.h 3915b341a6 expand test_mq testcase 6 years ago
gnunet_psyc_env.h 9b8f3b8f35 indent 8 years ago
gnunet_psyc_message.h 667cc67f82 psyc, social: switch to MQ 8 years ago
gnunet_psyc_service.h 2506c0b954 probably the wrong place to address high-level features 8 years ago
gnunet_psyc_slicer.h 23f117ce97 social: relay msgs; psyc: slicer api; multicast: reset fragment_offset 8 years ago
gnunet_psyc_util_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_psycstore_plugin.h b44b31bd94 psycstore: fix postgres 8 years ago
gnunet_psycstore_service.h cb073fc0a2 psycstore: switch to MQ 8 years ago
gnunet_regex_service.h 6b6d9999bc -fix indent 8 years ago
gnunet_resolver_service.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_rest_lib.h f2d31fb82a Merge remote-tracking branch 'origin/master' into identity_oidc 6 years ago
gnunet_rest_plugin.h 78705d5a49 -cleanup doc; fixes 6 years ago
gnunet_revocation_service.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_rps_service.h 132597e505 rps: add debug function to api to get view of service 6 years ago
gnunet_scalarproduct_service.h a9f5334542 -fix minor issues 8 years ago
gnunet_scheduler_lib.h 4c6b07e810 improve documentation 6 years ago
gnunet_secretsharing_service.h 240091007e -indentation and comments 8 years ago
gnunet_sensor_service.h 4ce6efe274 Do not include platform.h in headers from include/ 8 years ago
gnunet_sensor_util_lib.h 219e64fe61 doxygen: group/module definitions (part 2) 8 years ago
gnunet_sensordashboard_service.h 4ce6efe274 Do not include platform.h in headers from include/ 8 years ago
gnunet_service_lib.h 059e364e55 clarify use of client_drop 7 years ago
gnunet_set_service.h 2847375361 fix memory leak 6 years ago
gnunet_signal_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_signatures.h 3cb90c74c5 - merge; service API change 7 years ago
gnunet_social_service.h 46b723ebd2 social: fix various warnings 8 years ago
gnunet_socks.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_speaker_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_sq_lib.h 8bb475af99 implement new functions in libgnunetsq, clean up sqlite namestore plugin, implement flow control in namestore API and tests 6 years ago
gnunet_statistics_service.h 3d7b29ec1c update statistics API to use new MQ API style, also get rid of timeout argument 8 years ago
gnunet_strings_lib.h 97baa2271f add -x option to gnunet-ecc for #4629 7 years ago
gnunet_testbed_logger_service.h 4a99626e6a adapting testbed-logger to MQ API 8 years ago
gnunet_testbed_service.h 04d5943630 update documentation 8 years ago
gnunet_testing_lib.h 5742938289 refactoring ARM api to use new MQ 8 years ago
gnunet_time_lib.h 12597da2a3 Sometimes it's OK if multiplication overflows 8 years ago
gnunet_transport_communication_service.h aeece36002 -skeletons for transport-ng 8 years ago
gnunet_transport_core_service.h 0cd2efeadb -migrating ATS tests to new transport (and core) API; core tests disabled as new core API doesn't exist yet 8 years ago
gnunet_transport_hello_service.h 24dc89edc8 converting core tests to hello_get API 8 years ago
gnunet_transport_manipulation_service.h d0701eb631 switching transport tests to new MQ-based transport API 8 years ago
gnunet_transport_monitor_service.h aeece36002 -skeletons for transport-ng 8 years ago
gnunet_transport_plugin.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_transport_service.h 38e7ff9a88 remove now obsolete get_hello-API 8 years ago
gnunet_tun_lib.h 64732cdb0d fixes relating to intercepting DNS queries over IPv6 8 years ago
gnunet_util_lib.h 17d34d5e09 more renamings relating to 'new' service now just being the 'normal' service 7 years ago
gnunet_util_taler_wallet_lib.h bb5fe91d23 -fix (C) notices 8 years ago
gnunet_vpn_service.h bb5fe91d23 -fix (C) notices 8 years ago
platform.h 2dde0202c5 [datastore] Fix #3743 7 years ago
plibc.h 219e64fe61 doxygen: group/module definitions (part 2) 8 years ago
tap-windows.h 219e64fe61 doxygen: group/module definitions (part 2) 8 years ago
winproc.h bb5fe91d23 -fix (C) notices 8 years ago