aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* skiping the broadcast messagesClaudiu Olteanu2013-07-23
* Fixing the function called to convert a string address to a binary addressClaudiu Olteanu2013-07-21
* Fixed some bugsClaudiu Olteanu2013-07-19
* Fixing dependencies for bluetooth pluginClaudiu Olteanu2013-07-19
* uninitialized variableMatthias Wachs2013-07-18
* const was discardedMatthias Wachs2013-07-18
* memory leakMatthias Wachs2013-07-18
* bug fixMatthias Wachs2013-07-18
* removing breaks, adding statsMatthias Wachs2013-07-17
* udp returned addresses with 0-portMatthias Wachs2013-07-15
* improved printingMatthias Wachs2013-07-15
* while running transport: valgrind showed memory leak due to not removed resol...Matthias Wachs2013-07-15
* Integrating bluetooth in the configuration fileClaudiu Olteanu2013-07-14
* Integrating bluetooth pluginClaudiu Olteanu2013-07-14
* -add dv_get_network to DV API, improve signature to use 'struct Session *' in...Christian Grothoff2013-07-13
* Adding a copy of wlan plugin used for bluetooth pluginClaudiu Olteanu2013-07-13
* template updateMatthias Wachs2013-07-12
* using inbound stringMatthias Wachs2013-07-12
* fixing crashMatthias Wachs2013-07-12
* unused variableMatthias Wachs2013-07-12
* important checkMatthias Wachs2013-07-12
* fix if plugin is loaded only in stub modeMatthias Wachs2013-07-12
* disabling error level message, adding stats insteadMatthias Wachs2013-07-12
* fixed address validation for plugins with client server architectureMatthias Wachs2013-07-12
* verified and improved address checking for external hostname and verify optionMatthias Wachs2013-07-12
* enabling address check in validationMatthias Wachs2013-07-11
* notify ATS about a session (used for for validation) if we receive payload fr...Matthias Wachs2013-07-11
* log levelMatthias Wachs2013-07-11
* removing unwanted breakMatthias Wachs2013-07-11
* removing general address addingMatthias Wachs2013-07-11
* printing inbound addressesMatthias Wachs2013-07-11
* adding debug messageMatthias Wachs2013-07-11
* fixed:Matthias Wachs2013-07-11
* notification for inbound sessionsMatthias Wachs2013-07-11
* fix: wrong address lengthMatthias Wachs2013-07-11
* fixed:Matthias Wachs2013-07-11
* fixed:Matthias Wachs2013-07-11
* fix:Matthias Wachs2013-07-11
* fix for printingMatthias Wachs2013-07-11
* session report in http serverMatthias Wachs2013-07-10
* report sessionMatthias Wachs2013-07-10
* unkown session reportingMatthias Wachs2013-07-10
* modified validation to use new api call to set networktypeMatthias Wachs2013-07-10
* renaming functionMatthias Wachs2013-07-10
* move add function directly to transportMatthias Wachs2013-07-10
* code deduplication: move to functionMatthias Wachs2013-07-10
* check implementation of api while loading plugnMatthias Wachs2013-07-10
* changed return type to enumMatthias Wachs2013-07-10
* adding addresses with networkMatthias Wachs2013-07-09
* this add should not be required anymoreMatthias Wachs2013-07-09