aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_cadet_service.h
AgeCommit message (Expand)Author
2017-04-11fix #4985Christian Grothoff
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-03-13getting rid of the old cadet client library (pre-MQ)Christian Grothoff
2017-02-22converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not co...Christian Grothoff
2017-02-17misc fixes in new CADET API, porting gnunet-cadet to new APIChristian Grothoff
2017-02-16first, very rough conversion of SET service to new cadet client API (fails te...Christian Grothoff
2017-02-02Implement data ack in CADET MQ APIBart Polot
2017-01-31Add note for clarificationBart Polot
2017-01-31CADET MQ API documentation improvementsBart Polot
2017-01-27- third (and hopefully final) draft for CADET APIBart Polot
2017-01-26- second iteration for new CADET APIBart Polot
2017-01-25New CADET MQ API draftBart Polot
2017-01-22API documentation, loggingChristian Grothoff
2017-01-18create matching connection objects for inbound connectionsChristian Grothoff
2017-01-17use new shortmap to simplify CADET logic a bitChristian Grothoff
2017-01-15cleaning up some CADET logic, improving types usedChristian Grothoff
2016-08-10Port CADET API to MQBart Polot
2016-07-20Change CADET ports from uint32 to HashCodeBart Polot
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-15doxygen: add documentation linksGabor X Toth
2016-01-12doxygen: group/module definitions (part 2)Gabor X Toth
2016-01-11doxygen: group/module definitions (part 1)Gabor X Toth
2015-07-31- refactor GCP_get_peer, fix get peer infoBart Polot
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-28- more documentationBart Polot
2015-01-28Documentation update - fix contradictionBart Polot
2014-12-07-indentation, doxygenChristian Grothoff
2014-08-31- remove duplicate/incorrect API callBart Polot
2014-08-31Fix infinite loop ( grothoff, please check !)Bruno Cabral
2014-06-18Add a debug "dump to stderr" feature to cadetBart Polot
2014-05-07- move include fileBart Polot