GNUnet 0.21.1
Deprecated List
Global GNUNET_APPLICATION_TYPE_CONSENSUS
Global GNUNET_APPLICATION_TYPE_CONVERSATION_AUDIO
Global GNUNET_APPLICATION_TYPE_CONVERSATION_CONTROL
Global GNUNET_APPLICATION_TYPE_MQTT
Global GNUNET_APPLICATION_TYPE_MULTICAST
Global GNUNET_APPLICATION_TYPE_SET
Global GNUNET_MESSAGE_TYPE_CADET_CHANNEL_OPEN_NACK_DEPRECATED
Global GNUNET_MESSAGE_TYPE_CADET_CONNECTION_HOP_BY_HOP_ENCRYPTED_ACK
Global GNUNET_MESSAGE_TYPE_CADET_TUNNEL_ENCRYPTED_POLL
Global GNUNET_MESSAGE_TYPE_TEST
!
Global GNUNET_MQ_preference_to_string (enum GNUNET_MQ_PreferenceKind type)
will be replaced by enum GNUNET_MQ_PriorityPreference
Global GNUNET_MQ_PreferenceKind
will be replaced by enum GNUNET_MQ_PriorityPreference
Global GNUNET_NAMESTORE_zone_iteration_start (struct GNUNET_NAMESTORE_Handle *h, const struct GNUNET_CRYPTO_PrivateKey *zone, GNUNET_SCHEDULER_TaskCallback error_cb, void *error_cb_cls, GNUNET_NAMESTORE_RecordMonitor proc, void *proc_cls, GNUNET_SCHEDULER_TaskCallback finish_cb, void *finish_cb_cls)
since 0.16.7 will be replaced in 0.18
Global GNUNET_NAMESTORE_zone_monitor_start (const struct GNUNET_CONFIGURATION_Handle *cfg, const struct GNUNET_CRYPTO_PrivateKey *zone, int iterate_first, GNUNET_SCHEDULER_TaskCallback error_cb, void *error_cb_cls, GNUNET_NAMESTORE_RecordMonitor monitor, void *monitor_cls, GNUNET_SCHEDULER_TaskCallback sync_cb, void *sync_cb_cls)
since 0.16.7 will be replaced in 0.18
Global GNUNET_PQ_eval_result (struct GNUNET_PQ_Context *db, const char *statement_name, PGresult *result)
(low level, let's see if we can do with just the high-level functions)
Global GNUNET_PQ_exec_prepared (struct GNUNET_PQ_Context *db, const char *name, const struct GNUNET_PQ_QueryParam *params)
(should become an internal API)
Global GNUNET_SCHEDULER_Handle::rs
Global GNUNET_SCHEDULER_Handle::ws
Global GNUNET_SCHEDULER_TaskContext::read_ready
Global GNUNET_SCHEDULER_TaskContext::write_ready
Global GNUNET_TESTING_interpreter_lookup_command_all (struct GNUNET_TESTING_Interpreter *is, const char *label)
(still in use in a very odd way)
Global GNUNET_TESTING_interpreter_lookup_future_command (struct GNUNET_TESTING_Interpreter *is, const char *label)
(still in use in a very odd way)
Global GNUNET_TRANSPORT_MonitorData::last_validation
To be discussed if we keep these...
Global handle_connection_broken (void *cls, const struct GNUNET_CADET_ConnectionBrokenMessage *msg)
duplicate logic with handle_destroy(); dedup!
Global MAX_HTTP_URI_LENGTH

Global MonitorEvent::last_validation
To be discussed if we keep these...