aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
...
* 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
|
* removing debugging breaksMatthias Wachs2013-07-08
|
* Adding a helper file for bluetooth plugin : gnunet-helper-transport-bluetooth.cClaudiu Olteanu2013-07-07
|
* fix network type for external hostnames in http_serverMatthias Wachs2013-07-02
|
* fixed: invalid network scope for external hostnameMatthias Wachs2013-07-02
|
* fix:Matthias Wachs2013-07-02
| | | | | | - empty string if no url given - print port as short
* fix failing tests: returned wrong address sizeMatthias Wachs2013-07-02
|
* fix: memory leakMatthias Wachs2013-07-02
|
* fix: memory leakMatthias Wachs2013-07-02
|
* fixing stack corruption due to buffer overflowMatthias Wachs2013-07-02
|
* fixing size check in get_sessionMatthias Wachs2013-07-01
|
* fixing size check in address to stringMatthias Wachs2013-07-01
|
* fix address printingMatthias Wachs2013-07-01
|
* doxygen fixesMatthias Wachs2013-07-01
|
* -fix compiler warning, removing unnecessary attributeChristian Grothoff2013-06-30
|
* fixes in tests: scheduling, removing connect request: Matthias Wachs2013-06-28
|
* updating template with address optionsMatthias Wachs2013-06-28
|
* added option field for WLAN addressesMatthias Wachs2013-06-28
|
* options support for unixMatthias Wachs2013-06-28
|
* added: port can be automatically included in external hostnameMatthias Wachs2013-06-28
| | | | | required for testing when ports are modified automatically
* new cfg option to include port in external hostnameMatthias Wachs2013-06-28
|
* printing fixMatthias Wachs2013-06-27
|
* fix printingMatthias Wachs2013-06-27
|
* (CURLOPT_SSL_VERIFYHOST, 1L) is not suported anymore, have to use 2LMatthias Wachs2013-06-27
|
* Implementing bug 0002910Matthias Wachs2013-06-27
| | | | | | | | | | - extended plugin to contain option field in addresses Implementing bug 0002677 - adding ssl verification for external hostname having - the server send the HTTP_OPTIONS_VERIFY_CERTIFICATE option - client use this option to enable ssl verification
* remove log messageMatthias Wachs2013-06-27
|
* enabling certification verification in testMatthias Wachs2013-06-27
| | | | | adding cfg options for certificate verification
* fix crash Matthias Wachs2013-06-27
|
* added options in headerMatthias Wachs2013-06-27
|
* added options field to addressesMatthias Wachs2013-06-27
| | | | | fixed stack allocation problem when converting string to address
* added option field in tcp pluginMatthias Wachs2013-06-27
| | | | | + fixed bug in port map callback: stack allocated variables not zeroed out -> addresses not comparable!
* updated testMatthias Wachs2013-06-27
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* fixing coverity 10467 Resource leakMatthias Wachs2013-06-25
|
* fixing coverity 10466: Resource leakMatthias Wachs2013-06-25
|
* fixing coverity 10465: Resource leakMatthias Wachs2013-06-25
|
* fixing coverity 10464: Resource leakMatthias Wachs2013-06-25
|
* workaround for coverty 10451: Unchecked return valueMatthias Wachs2013-06-25
|