aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
...
* -dns parser works now well-enoughChristian Grothoff2012-01-04
|
* -fixing format stringsChristian Grothoff2011-12-30
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -cleaning up after mwachsChristian Grothoff2011-12-26
|
* -LRN: neaten up, make debug log calls use DEBUG levelChristian Grothoff2011-12-25
|
* -fix linkageChristian Grothoff2011-12-23
|
* include plugin in gnunet-transport outputMatthias Wachs2011-12-22
|
* - minor changeMatthias Wachs2011-12-21
|
* fixed assertion in gnunet-service resolverMatthias Wachs2011-12-21
| | | | | improved address printing for IPv6 addresses, especially if reverse lookup is not successful
* fixed assertion: wrong return valueMatthias Wachs2011-12-21
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* fix for mantis 1959Matthias Wachs2011-12-20
| | | | | compare addresses and only mark address when addresses match
* fix for mantis #2008Matthias Wachs2011-12-20
|
* Improvement in reconnect: first disconnect, then destroy neighboursMatthias Wachs2011-12-20
|
* first changes for new plugin apiMatthias Wachs2011-12-20
|
* fixing #2014Christian Grothoff2011-12-19
|
* fixes for mantis #1988Matthias Wachs2011-12-19
| | | | | and cleanup
* additional network type for WLAN Matthias Wachs2011-12-19
|
* -also minimizing SUID code hereChristian Grothoff2011-12-16
|
* wan/lan detection in pluginsMatthias Wachs2011-12-14
|
* WAN/LAN for HTTP/SMatthias Wachs2011-12-14
|
* removing ats functions from plugins, instead provide callback functionMatthias Wachs2011-12-14
|
* changes:Matthias Wachs2011-12-13
| | | | | | | changed order of startup since ats is now required for plugins transport provides ATS handles for plugins network detection for tcp
* address type in WLANMatthias Wachs2011-12-13
|
* added ATS addresstype information to unixMatthias Wachs2011-12-13
|
* renaming WLAN helper process to gnunet-helper-transport-wlan in order to ↵Christian Grothoff2011-12-11
| | | | satisfy naming conventions
* -more minor cleanupChristian Grothoff2011-12-11
|
* -careful WLAN code cleanupChristian Grothoff2011-12-11
|
* -make mst code static, remove GNUNET_SERVER_ prefixChristian Grothoff2011-12-06
|
* -server_mst simplification as possilbe from inliningChristian Grothoff2011-12-06
|
* -duplicatedChristian Grothoff2011-12-06
|
* eliminating last dependency on util code from wlan helper by inliningChristian Grothoff2011-12-06
|
* adding GNUnet endian operationsMatthias Wachs2011-12-06
|
* timestamp not supported on fedora core 8Matthias Wachs2011-12-06
|
* -fixing minor typos, version bumpChristian Grothoff2011-11-30
|
* - doxygenMatthias Wachs2011-11-30
|
* some doxygen + refactoring of GST_validation_set_address_useMatthias Wachs2011-11-30
|
* moving ats quotas to template filesMatthias Wachs2011-11-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* adding missing files to distChristian Grothoff2011-11-29
|
* -no valgrindChristian Grothoff2011-11-29
|
* -cleaning up message format and code related to recent transport address ↵Christian Grothoff2011-11-29
| | | | stringification code
* - finale commit for the api changeMatthias Wachs2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* - latest changes for refactoring: iterate sends disassembled hello-addressMatthias Wachs2011-11-29
|
* -nlChristian Grothoff2011-11-29
|
* api clean up next stepsMatthias Wachs2011-11-29
|
* first steps to transport_api cleanupMatthias Wachs2011-11-29
| | | | | compiles but no guarante to work!
* - hunting a bugMatthias Wachs2011-11-29
|
* -fixing use of uninitialized variable, some code cleanup, fixing memory leak ↵Christian Grothoff2011-11-28
| | | | on error path