aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
...
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* fixing assertion in ATS about unknown address in use:Matthias Wachs2013-09-12
| | | | | | | | | unix returned inbound session with length 0 when transport asked for outbound address so ATS cannot compare addresses this bug took exactly so long to find as the additional check has chars
* important messages are infoMatthias Wachs2013-09-12
| | | | | ATS timeout was breaking tests /w valgrind
* better logging since important messages are infoMatthias Wachs2013-09-12
|
* fixing coverity issuesMatthias Wachs2013-09-12
|
* fixing coverity issueMatthias Wachs2013-09-09
|
* Fix a typoLRN2013-09-08
|
* no debugging sleep for buildbots required any more...Matthias Wachs2013-09-04
|
* order of daemonsMatthias Wachs2013-09-04
|
* fix: wrong checkMatthias Wachs2013-09-04
|
* mhd is failing to bind both IPv4 and IPv6 -> restructured http plugin to no ↵Matthias Wachs2013-09-04
| | | | fail if one fails
* h_addr is a define in in netdb.hMatthias Wachs2013-09-02
| | | | | | leads to stack corruption -> rename variable
* -report error if starting openssl failedChristian Grothoff2013-08-25
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
|
* check in wrong lineMatthias Wachs2013-08-20
|
* more clang fixesMatthias Wachs2013-08-20
|
* fix clang reportMatthias Wachs2013-08-20
|
* fixing clang reportsMatthias Wachs2013-08-20
|
* fixing bugs found by clangMatthias Wachs2013-08-20
|
* fixing blacklist: Matthias Wachs2013-08-19
| | | | | peer ids for blacklisting have changed due to crypto change, so blacklisting did not work
* fix peer idsMatthias Wachs2013-08-19
|
* make test resistant againt duplicate notificationsMatthias Wachs2013-08-19
|
* fix logical error to assure buf is never NULLMatthias Wachs2013-08-19
|
* remove dead assignmentsMatthias Wachs2013-08-19
|
* remove dead assignmentsMatthias Wachs2013-08-19
|
* -doxygen fixesChristian Grothoff2013-08-13
|
* -more code migration to microseconds:Christian Grothoff2013-08-12
|
* -some minor code cleanupChristian Grothoff2013-08-12
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* remove outputMatthias Wachs2013-08-08
|
* debugging messages due to mantis bug 2980Matthias Wachs2013-08-08
|
* improved messagesMatthias Wachs2013-08-08
|
* added warning for self connectMatthias Wachs2013-08-08
|
* more infoMatthias Wachs2013-08-08
|
* added error messageMatthias Wachs2013-08-08
|
* error message instead of assertionMatthias Wachs2013-08-07
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* Fixing the commentsClaudiu Olteanu2013-08-04
|
* Fixing the commentsClaudiu Olteanu2013-08-04
|