aboutsummaryrefslogtreecommitdiff
path: root/src/transport
AgeCommit message (Expand)Author
2013-10-18payload and dataMatthias Wachs
2013-10-18(no commit message)Matthias Wachs
2013-10-18(no commit message)Matthias Wachs
2013-10-18unusedMatthias Wachs
2013-10-18clean up code and code for utilizationMatthias Wachs
2013-10-18doxygenMatthias Wachs
2013-10-18- fix assertion in schedulingMatthias Wachs
2013-10-18basic utilization implementationMatthias Wachs
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-10fix leakMatthias Wachs
2013-10-09-replace stderr with /dev/null, instead of just closingChristian Grothoff
2013-10-09-rename serverAddr to server_addr to follow naming conventionsChristian Grothoff
2013-10-09-switching (again) to named sockets, see #2887Christian Grothoff
2013-10-09-say that we ignore retval on purposeChristian Grothoff
2013-10-09create directory if one does not exist before trying to output certificatesChristian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-07fix for incoming addresses:Matthias Wachs
2013-10-07- fixing udp address handling for inbound sessionsMatthias Wachs
2013-10-07rename coreAPI to core_api to follow naming conventions betterChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-06-doxygen, coding conventionsChristian Grothoff
2013-10-02- fix compilationBart Polot
2013-10-02fixMatthias Wachs
2013-10-01Shift the includes (include platform.h earlier)LRN
2013-10-01blacklisting cfg filesMatthias Wachs
2013-10-01fixing testMatthias Wachs
2013-09-30-getting ATS and transport to compile again (part of #3047)Christian Grothoff
2013-09-30fix unix pluginMatthias Wachs
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-25-misc fixes based on cppcheckChristian Grothoff
2013-09-22Removing some log messagesClaudiu Olteanu
2013-09-19Removing all the tests for the bluetooth transport plugin.Claudiu Olteanu
2013-09-19cleaning up the codeClaudiu Olteanu
2013-09-19Removing the bluetooth tests on W32Claudiu Olteanu
2013-09-19solving some binding errors for W32Claudiu Olteanu
2013-09-18defying NS_BTHClaudiu Olteanu
2013-09-18Undefining "interface" for W32.Claudiu Olteanu
2013-09-18Adding W32 functionalityClaudiu Olteanu
2013-09-16fix: upd has to use the session with fragmentation context when receiving ACKsMatthias Wachs
2013-09-16fixing indentMatthias Wachs
2013-09-16log levelMatthias Wachs
2013-09-16fix: do not return inbound sessions when transport asks for outbound sessionMatthias Wachs
2013-09-16-ftbfsChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-16clarified docu and log level for ATS disconnect notificationsMatthias Wachs
2013-09-13plugin returns inbound session if outbound session is requieredMatthias Wachs