aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
Commit message (Collapse)AuthorAge
...
* sensor: test case + fixesOmar Tarabai2014-08-15
|
* sensor: api changesOmar Tarabai2014-08-11
|
* sensor: towards anomaly reportingOmar Tarabai2014-08-05
|
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
|
* psyc: membership storeGabor X Toth2014-07-27
|
* sensor: towards update functionalityOmar Tarabai2014-07-25
|
* sensor: towards update functionalityOmar Tarabai2014-07-25
|
* sensor: towards update functionalityOmar Tarabai2014-07-24
|
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
| | | | | | | - social: implement enter/leave, send/receive messages, slicer - psyc, social: add struct GNUNET_PSYC_Message for single-fragment join messages - psyc: add message callback in addition to message part callback - client_manager, social, psyc, multicast: add disconnect callback
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add ↵Gabor X Toth2014-07-10
| | | | GNUNET_PSYC_message_create()
* moved common sensor functionality to a util libOmar Tarabai2014-07-03
|
* Handling 'put', 'get' and 'get result' correctlySupriti Singh2014-06-25
|
* -- New message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT and ↵Supriti Singh2014-06-23
| | | | | | | | GNUNET_MESSAGE_TYPE_XDHT_P2P_GET -- Changing name of all the messages of X-Vine by appending X in front of DHT. -- Not sending trail teardown in case next_hop or prev_hop is me (remove routing trail due to disconnected peer)
* Add a debug "dump to stderr" feature to cadetBart Polot2014-06-18
|
* xvine - minor fixesSupriti Singh2014-06-17
|
* Enable (X)DHT service to be compiled with malicious code.Sree Harsha Totakura2014-06-06
|
* peerstore: fixes in watch functionalityOmar Tarabai2014-06-03
|
* header file changesOmar Tarabai2014-06-02
|
* Adapting verify successor code to use trail idSupriti Singh2014-05-28
| | | | | | Linear lookup in find_successor() Typo fix in comment of trail compression
* Using trail id Supriti Singh2014-05-27
| | | | | | Finger table add functionality complete Adding a new message trail compression
* add social serviceGabor X Toth2014-05-27
|
* psyc, multicast: join decisionGabor X Toth2014-05-22
|
* - Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P_ADD_TRAILSupriti Singh2014-05-19
| | | | | | - removing compare_and_update_predecessor() - refactoring trail rejection.
* peestore: towards iterate functionalityOmar Tarabai2014-05-17
|
* multicast, psyc: client connections, join requestsGabor X Toth2014-05-17
|
* peerstore helper fileOmar Tarabai2014-05-14
|
* PEERSTORE api overhaulOmar Tarabai2014-05-13
|
* multicast: send messages between client lib & serviceGabor X Toth2014-05-13
|
* update to PEERSTORE apiOmar Tarabai2014-05-07
|
* PEERSTORE api updateOmar Tarabai2014-05-07
|
* Rename mesh->cadetBart Polot2014-05-07
|
* WIP commit of scalar product 2.0. It is unfinished and does not yet pass ↵Christian Fuchs2014-05-07
| | | | | | | | | | | tests. This commit happens because of the move from mesh->cadet. - reverted SP API back to the original design from 2012 (using key-value pairs) - SP now uses set intersection to determine common elements from the set provided by the user - values are sorted based on their keys after intersection - removed state tracking, as simple tracking is now insufficient. Just checking for conditions directly is easier readable and less buggy - modified/renamed SP message types to reflect the changed behavior of SP
* psyc: in-order message deliveryGabor X Toth2014-05-06
|
* Removing compile warningsSupriti Singh2014-04-23
| | | | | Adding a new message type, tear down.
* fix #3348: send typemap confirmation messages, perform faster typemap ↵Christian Grothoff2014-04-23
| | | | retransmissions for unconfirmed typemaps, restart retransmissions on reconnect
* SENSOR service integrationOmar Tarabai2014-04-14
|
* Framework for trail rejection and threshold on linksSupriti Singh2014-04-13
| | | | | first phase changes for get.
* towards fixing #3363: replacing old iteration API with new monitoring API ↵Christian Grothoff2014-04-11
| | | | for core (needs testing, gnunet-core incomplete)
* -doxygen improvementsChristian Grothoff2014-04-07
|
* Framework for put/get/monitorSupriti Singh2014-03-28
|
* PSYC: message types, documentationGabor X Toth2014-03-13
|
* PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth2014-03-06
| | | | | Multicast lib: handle member to origin requests. Keep track of members and origins and call their callbacks when necessary.
* - Modified find_successorSupriti Singh2014-03-06
| | | | | - added a new field successor flag to identify successor in finger table.
* - Adding self to trail_peer_listSupriti Singh2014-03-05
| | | | | | | - Adding functions to handle concurrent node joins. - Modified but incomplete find_successor logic. - Added new message types for concurrent node joins.
* - add peers info to mesh CLI and APIBart Polot2014-01-23
|
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* header for transport validation monitoring APIMatthias Wachs2014-01-15
|
* implementing monitoring apiMatthias Wachs2014-01-08
|
* - missing headers, removed message typesBart Polot2014-01-06
|
* psyc: ipc messages, notify callback for modifiers, testsGabor X Toth2014-01-06
|