comment
[oweals/gnunet.git] / src / transport /
2012-07-25 Matthias Wachscomment
2012-07-25 Matthias Wachs- coverity 10070
2012-07-25 Christian Grothoff-check return values
2012-07-25 Matthias Wachs- coverity 10055
2012-07-25 Matthias Wachs- coverity 10080
2012-07-24 Christian Grothoff-debug code for new transport issue
2012-07-23 Matthias Wachs- coverirt 10105
2012-07-22 LRNDOS-pathsep-compatible filename extraction
2012-07-20 Christian Grothoff-better fix for perm issue
2012-07-20 Christian Grothoff-trying to fix perm problem despite SUID
2012-07-19 Matthias Wachs- issues with multiple services accessing one hostkey
2012-07-19 Matthias Wachs- some tests did not clean up
2012-07-19 Matthias Wachs- changes
2012-07-19 Matthias Wachs- cleanup
2012-07-17 Matthias Wachs- change
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-07-16 Matthias Wachs- new rsa api
2012-07-13 LRNFix transport makefile
2012-07-13 Matthias Wachs- fixed result
2012-07-10 Matthias Wachsimproved server disconnect
2012-07-10 Matthias Wachs- improving client disconnect code to fix mantis 2486
2012-07-10 Matthias Wachs- improved session creation and listen only mode
2012-07-10 Matthias Wachs- improved session creation and listen only mode
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-09 Matthias Wachs- check if service is running
2012-07-06 Matthias Wachsundo
2012-07-06 Matthias Wachs- undo
2012-07-06 Matthias Wachs quota tests for wlan
2012-07-06 Matthias Wachs- set start time
2012-07-06 Matthias Wachs- dozygen
2012-07-06 Matthias Wachs- implementation for mantis 0002485
2012-07-06 Matthias Wachs- fix
2012-07-06 Matthias Wachs- can happen on disconnect
2012-07-06 Matthias Wachs- updated confs
2012-07-06 Matthias Wachs- filter for expected message type
2012-07-06 Matthias Wachsfixing assertion: cancel transmit ready on disconnect
2012-07-06 Matthias Wachs- check did not fail over night with running peer,...
2012-07-05 Matthias Wachs- compatibility code
2012-07-04 Matthias Wachs- clean up testss
2012-07-04 Matthias Wachs- fix for 2481 and 2472
2012-07-03 Matthias Wachs- double checked all switch statements for missing...
2012-07-03 Matthias Wachs- missing cases
2012-07-02 Sree Harsha Totakuraignoring ACCEPT_FROM for transport plugins while testing
2012-07-02 Matthias Wachs- fix
2012-07-02 Matthias Wachsporting transport testing to new testing lib (mantis...
2012-07-02 Matthias Wachs- new test
2012-07-02 Matthias Wachs- minor changes
2012-07-02 Matthias Wachs- some docu and new testing lib
2012-07-02 Matthias Wachsfix for mantis 2445 & 2471
2012-06-29 Matthias Wachs- " undo"
2012-06-29 Matthias Wachs fix for mantis 2445
2012-06-29 Matthias Wachs- change for mantis 0002445
2012-06-29 Matthias Wachs- typo
2012-06-29 Matthias Wachsimproved error messages when no network connectivity...
2012-06-29 Matthias Wachs- mistake
2012-06-29 Matthias Wachsdo not print error msg when we have no network connectivity
2012-06-29 Matthias Wachs- fixed session code
2012-06-26 Matthias Wachsfix for 0002463
2012-06-26 Matthias Wachsfix for mantis 0002462
2012-06-26 Christian Grothoff-clarify comments
2012-06-25 Christian Grothoff-LRN: gives CONNECT message a priority (stops waiting...
2012-06-25 Christian Grothoff-LRN: reverting earlier attempt to fix LRN's NAT connec...
2012-06-24 Christian Grothoff-attempting to fix LRN's NAT connect issue
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-06-23 Christian Grothoff-removing dead old code
2012-06-22 Christian Grothoff-LRN: Mark session as completely disconnected later.
2012-06-20 Matthias Wachs- workaround for mantis 0002445
2012-06-20 Christian Grothoff-check misc return values
2012-06-19 Matthias Wachs- doxygen
2012-06-18 Matthias Wachs- fixing assertion in scheduling_api.c:1222
2012-06-18 Matthias Wachs- fix
2012-06-18 Matthias Wachs- fix
2012-06-18 Matthias Wachs-fix
2012-06-18 Matthias Wachs- fix
2012-06-15 Christian Grothoff-LRN: don't use Z
2012-06-15 Matthias Wachs- fixes
2012-06-15 Matthias Wachs- fix
2012-06-15 Matthias Wachs- changed behavior when receiving CONNECT messages...
2012-06-15 Matthias Wachs- changes related to ATS_address_add + testcases for...
2012-06-13 Matthias Wachs- since session == NULL this is more clear
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-12 Matthias Wachs- fix
2012-06-12 Matthias Wachs- fix
2012-06-12 Matthias Wachsclean up
2012-06-12 Matthias Wachs- fix mem leak
2012-06-12 Matthias Wachsmonitor mode implemented correctly
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-10 Christian Grothoff-more testcase cleanup
2012-06-08 Christian Grothoff-LRN: fix udp plugin on W32
2012-06-07 Christian Grothoff-fixing #2405
2012-06-02 Christian Grothoff-fix
2012-06-01 Christian Grothoff-minor code cleanups
2012-06-01 Christian Grothoff-bump versions
2012-06-01 Matthias Wachsfix for 2395
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Christian Grothoff-trying to make issues such as #2389 less likely, but...
2012-06-01 Matthias Wachs- correct output
2012-06-01 Christian Grothoff-fixing #2391
2012-06-01 Christian Grothoff-more logging
next