aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* variable message sizeMatthias Wachs2012-01-30
|
* - sending and getting sessionsMatthias Wachs2012-01-30
|
* - more changesMatthias Wachs2012-01-30
|
* - changesMatthias Wachs2012-01-30
|
* -fixChristian Grothoff2012-01-30
|
* - changesMatthias Wachs2012-01-30
|
* - new udp implementation: start and stopMatthias Wachs2012-01-30
|
* - debug msgsMatthias Wachs2012-01-30
|
* - fixMatthias Wachs2012-01-27
|
* - debugging msgsMatthias Wachs2012-01-27
|
* implemented sessionsMatthias Wachs2012-01-27
|
* removing retry codeMatthias Wachs2012-01-27
| | | | | | | removing unused structs removing UDP Address structs fixed PrettyPrinter (printed UDP addresses???)
* complete select write implementationMatthias Wachs2012-01-27
|
* fix memory leaksMatthias Wachs2012-01-27
|
* -first half of write select implementationMatthias Wachs2012-01-27
|
* - changes in udpMatthias Wachs2012-01-26
|
* - changesMatthias Wachs2012-01-26
|
* - fixMatthias Wachs2012-01-26
|
* - session sending in tcpMatthias Wachs2012-01-26
|
* fixing mantis 2101Matthias Wachs2012-01-26
|
* - more changesMatthias Wachs2012-01-26
|
* implemented session based sending in transport service (coexisting with old ↵Matthias Wachs2012-01-26
| | | | code)
* -clarifyChristian Grothoff2012-01-26
|
* - test codeMatthias Wachs2012-01-26
|
* - more new codeMatthias Wachs2012-01-26
|
* - new get_session functionsMatthias Wachs2012-01-26
|
* - clangMatthias Wachs2012-01-25
|
* - clangMatthias Wachs2012-01-25
|
* coverity 10054Matthias Wachs2012-01-25
|
* coverity 10048Matthias Wachs2012-01-25
|
* -do not compile vpn/exit/pt/dns on non-Linux systemsChristian Grothoff2012-01-24
|
* fixing: mantis 0002098: transport did not propagate session to atsMatthias Wachs2012-01-23
|
* -LRN: Give-debug-log-message-DEBUG-levelChristian Grothoff2012-01-21
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -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
|