aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* [transport-wlan] use correct buffer positionDavid Barksdale2018-03-25
* be more generous for short-lived tests wrt quotaChristian Grothoff2018-01-13
* prevent assertion failureChristian Grothoff2018-01-13
* prevent NPEChristian Grothoff2018-01-13
* transport: [fix] Typos in commentsMatthias Kolja Miehl2018-01-07
* internally assert that asprintf size allocation never failsChristian Grothoff2018-01-06
* fix indentation and use after free in tcp pluginChristian Grothoff2018-01-06
* fix potential use after free in tcpChristian Grothoff2018-01-05
* Fixed int to unsigned casting warning.anryko2018-01-05
* eliminate warningsChristian Grothoff2018-01-05
* prevent use-after-free by indicating free status in return value of set_incom...Christian Grothoff2018-01-05
* Fixed Uninitialized Variable warning.anryko2018-01-04
* fix UDP memory leakChristian Grothoff2018-01-04
* fix more 'make dist' issuesChristian Grothoff2018-01-02
* fix misc make dist issuesChristian Grothoff2018-01-02
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * Fix tcp on exit crash -- could have sworn I fixed this one beforeChristian Grothoff2017-10-29
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | more logging for transportChristian Grothoff2017-12-27
* | Another assert which is actually OKDavid Barksdale2017-12-19
* | Another assert which is actually OK.David Barksdale2017-12-18
* | Remove GNUNET_break call which is actually OKDavid Barksdale2017-11-19
* | Fix memory leak and use-after-freeDavid Barksdale2017-11-12
* | Fix use-after-free in revalidate_addressDavid Barksdale2017-10-09
* | Fix use-after-free in some transport testsDavid Barksdale2017-10-09
* | Fix memory leak in transport-testingDavid Barksdale2017-10-09
* | Fix overflow in transport-testingDavid Barksdale2017-10-09
* | Don't start multiple blacklist checks per veDavid Barksdale2017-10-08
* | fix transport crash from util-legacy-server refactoring of tcp pluginChristian Grothoff2017-10-04
|/
* [transport] Fix EBADF in select()David Barksdale2017-06-25
* Fix quota compliance tests.jah2017-06-25
* Ensure peer started callback recvs PeerContextjah2017-06-25
* [transport] copy-paste error, nothing to see hereDavid Barksdale2017-06-15
* [transport] Don't exit with suspended connectionsDavid Barksdale2017-06-15
* [transport] suspend connection to avoid busy-waitDavid Barksdale2017-06-12
* [transport] http(s) are stableDavid Barksdale2017-06-08
* mark dv/http/https/wlan/bt as experimentalChristian Grothoff2017-06-06
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* use more modern getopt api to initialize pidChristian Grothoff2017-03-19
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* | Still porting to new getopt API.Marcello Stanisci2017-03-15
|/
* check GNUNET_PROGRAM_run return valueChristian Grothoff2017-03-10
* fix memory leakChristian Grothoff2017-03-10
* check return value from dup2Christian Grothoff2017-03-10
* fix integer overflow test to actually workChristian Grothoff2017-03-10
* Try to fix FTBFSРуслан Ижбулатов2017-02-26
* ntohl() return value casts for the testsuite on W32Руслан Ижбулатов2017-02-26