aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* 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 ↵Matthias Wachs2013-07-15
| | | | | | | resolution processes storing pretty printer requests and removing them after timeout
* 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 *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* 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 ↵Matthias Wachs2013-07-11
| | | | from a remote peer on this session
* 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
| | | | | | | inbound address size reporting inbound sessions
* notification for inbound sessionsMatthias Wachs2013-07-11
|
* fix: wrong address lengthMatthias Wachs2013-07-11
|
* fixed:Matthias Wachs2013-07-11
| | | | | | printing of inbound session size of inbound sessions
* fixed:Matthias Wachs2013-07-11
| | | | | | | - printing inbound connections - lookup for existing sessions - notifying transport with session_start only for inbound sessions
* fix:Matthias Wachs2013-07-11
| | | | | | | | return address length 0 for inbound session - return session only if inbound flag is set: issue because plugin sends TCP_WELCOME messages for incoming connections not only outbount
* 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
| | | | | added get_network to template
* adding addresses with networkMatthias Wachs2013-07-09
|
* this add should not be required anymoreMatthias Wachs2013-07-09
|
* get function implementation in all pluginsMatthias Wachs2013-07-09
|
* added functionMatthias Wachs2013-07-09
|
* new api function to get network for sessionMatthias Wachs2013-07-09
|
* new function for plugins to signal inbound session,Matthias Wachs2013-07-09
| | | | | have to extend plugins
* better just a warningMatthias Wachs2013-07-09
|
* do not use hellos included in gnunet with testcasesMatthias Wachs2013-07-09
|
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
|
* -typoChristian Grothoff2013-07-08
|
* Implementing SDP protocolClaudiu Olteanu2013-07-08
|