summaryrefslogtreecommitdiff
path: root/salut/plugin.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Be single-include-compliantSimon McVittie1-2/+1
2012-03-16SalutPluginInitializeImpl: Replace the protocol ctor callback with a vtable o...Olli Salli1-2/+9
2012-03-15Completely eradicate the dependency to salut_protocol_new from the plugin libOlli Salli1-1/+2
2012-03-15Use a callback to get custom SalutProtocol in the plugin library, soAlvaro Soliverez1-1/+8
2012-02-17plugins: Replace SalutConnection with SalutPluginConnection in pluginsSiraj Razick1-5/+5
2012-02-17plugins: Change the plugin API to create_sidecar_async and create_sidecar_finishSiraj Razick1-2/+12
2012-02-06Update Wocky snapshot for one big header.Will Thompson1-1/+1
2011-03-15plugins: add sidecar support to pluginsJonny Lamb1-0/+43
2011-03-02plugin: clarify the ownership of the returned arrayJonny Lamb1-3/+3
2011-02-07plugin: add initialize method to give access to the CMJonny Lamb1-0/+14
2011-02-07plugin: add padding and API versionJonny Lamb1-3/+13
2011-02-07plugin: clarify the return type of CreateChannelManagersImplJonny Lamb1-0/+3
2011-02-07plugin: add a create_channel_managers plugin memberJonny Lamb1-0/+15
2011-02-07plugins: start defining SalutPlugin interfaceJonny Lamb1-0/+76