summaryrefslogtreecommitdiff
path: root/salut/plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Be single-include-compliantSimon McVittie2013-01-041-2/+1
* SalutPluginInitializeImpl: Replace the protocol ctor callback with a vtable o...Olli Salli2012-03-161-2/+9
* Completely eradicate the dependency to salut_protocol_new from the plugin libOlli Salli2012-03-151-1/+2
* Use a callback to get custom SalutProtocol in the plugin library, soAlvaro Soliverez2012-03-151-1/+8
* plugins: Replace SalutConnection with SalutPluginConnection in pluginsSiraj Razick2012-02-171-5/+5
* plugins: Change the plugin API to create_sidecar_async and create_sidecar_finishSiraj Razick2012-02-171-2/+12
* Update Wocky snapshot for one big header.Will Thompson2012-02-061-1/+1
* plugins: add sidecar support to pluginsJonny Lamb2011-03-151-0/+43
* plugin: clarify the ownership of the returned arrayJonny Lamb2011-03-021-3/+3
* plugin: add initialize method to give access to the CMJonny Lamb2011-02-071-0/+14
* plugin: add padding and API versionJonny Lamb2011-02-071-3/+13
* plugin: clarify the return type of CreateChannelManagersImplJonny Lamb2011-02-071-0/+3
* plugin: add a create_channel_managers plugin memberJonny Lamb2011-02-071-0/+15
* plugins: start defining SalutPlugin interfaceJonny Lamb2011-02-071-0/+76