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