can't find who suggested this crasher fix.. delayed by pgp
[oweals/gnunet.git] / src / transport /
2017-11-19 David BarksdaleRemove GNUNET_break call which is actually OK
2017-11-13 David BarksdaleFix memory leak and use-after-free
2017-10-13 ng0Merge branch 'master' of gnunet.org:gnunet
2017-10-09 David BarksdaleFix use-after-free in revalidate_address
2017-10-09 David BarksdaleFix use-after-free in some transport tests
2017-10-09 David BarksdaleFix memory leak in transport-testing
2017-10-09 David BarksdaleFix overflow in transport-testing
2017-10-08 David BarksdaleDon't start multiple blacklist checks per ve
2017-10-04 Christian Grothofffix transport crash from util-legacy-server refactoring...
2017-06-25 David Barksdale[transport] Fix EBADF in select()
2017-06-25 jahFix quota compliance tests.
2017-06-25 jahEnsure peer started callback recvs PeerContext
2017-06-16 David Barksdale[transport] copy-paste error, nothing to see here
2017-06-15 David Barksdale[transport] Don't exit with suspended connections
2017-06-13 David Barksdale[transport] suspend connection to avoid busy-wait
2017-06-08 David Barksdale[transport] http(s) are stable
2017-06-06 Christian Grothoffmark dv/http/https/wlan/bt as experimental
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-18 Christian Grothoffuse more modern getopt api to initialize pid
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-15 Marcello StanisciStill porting to new getopt API.
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffcheck GNUNET_PROGRAM_run return value
2017-03-10 Christian Grothofffix memory leak
2017-03-10 Christian Grothoffcheck return value from dup2
2017-03-10 Christian Grothofffix integer overflow test to actually work
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-26 Руслан ИжбулатовTry to fix FTBFS
2017-02-26 Руслан Ижбулатовntohl() return value casts for the testsuite on W32
2017-02-26 Christian Grothoffdocument neighbour_limit option better
2017-02-26 Christian Grothoff#4801 seems solidly fixed now, don't see how it can...
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Christian Grothoffupdate counters properly
2017-02-22 Christian Grothofftimeout -> skip for switch tests
2017-02-22 Christian Grothoffdo not fail hard if this test does not work
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2017-02-19 Christian Grothoffmisc log fixes, plus prevent multiple TCP connections...
2017-02-19 Christian Grothoffmostly logging, avoid having more than one typemap...
2017-02-11 David BarksdaleNo need to mention HOLE_EXTERNAL twice
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2017-01-14 Christian Grothofftrying to fix issue reported by Lurchi
2017-01-10 Christian Grothofffix misc compilation issues in nat-auto
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-08 Christian Grothoffexclude more tests
2017-01-07 Christian Grothofffix calls to test_address, expects a struct sockaddr...
2017-01-07 Christian Grothoffremove legacy NAT library logic, or preserve if it...
2017-01-07 Christian Grothoffremove dependency on old NAT logic from gnunet-transport
2017-01-07 Christian Grothoffmake sure nat-auto code uses NAT_AUTO prefix
2017-01-07 Christian Grothoffmigrate HTTP plugin to new NAT logic
2017-01-07 Christian Grothoffmigrate TCP plugin to new NAT logic
2017-01-07 Christian Grothoffmigrate UDP plugin to new NAT logic
2017-01-07 Christian Grothofffixing uninit sin_addr; now successfully tested externa...
2017-01-05 Christian Grothoffpass section name instead of specific option via IPC
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-26 David BarksdaleUse GNUNET_NAT_StatusCode and GNUNET_NAT_status2string
2016-10-21 Christian Grothoffeliminate last residue of old service api in transport
2016-10-21 Christian Grothofftest needs larger timeout to pass
2016-10-21 Christian Grothoffactivating client_new implementation, seems to mostly...
2016-10-12 Christian Grothoffrevert to MHD_USE_SSL for now
2016-10-11 Christian Grothoffdeprecate USE_SSL for USE_TLS, rename in code
2016-09-24 Christian Grothoff-fix compiler warning
2016-09-20 Christian Grothoff-make test more robust
2016-09-20 Christian Grothoffmigrating transport service to new MQ API
2016-08-18 David BarksdaleFix comment
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-13 Christian Grothoff-indeed, fixed
2016-08-12 Carlo von lynXipv6 udp broadcasts are ending up on ipv4
2016-08-11 Christian Grothoff-change log level to DEBUG
2016-08-04 Daniel Golletransport_tcp: make use of GNUNET_HELLO_address_check_o...
2016-07-30 Christian Grothoffremove now obsolete get_hello-API
2016-07-30 Christian Grothoffconverting transport tests to hello_get API
2016-07-30 Christian Grothoffuse different enum for HELLO address classes, deploy...
2016-07-30 Christian Grothoffimplementing new TRANSPORT_hello_get API
2016-07-29 Christian Grothoff-finally able to remove old transport API transmission...
2016-07-29 Christian Grothoffmigrate gnunet-transport-profiler to new API
2016-07-29 Christian Grothoffmigrate gnunet-transport to new API
2016-07-26 Christian Grothoff-dead code elimination
2016-07-26 Christian Grothoff-indentation, logging, style issues
2016-07-25 Christian Grothoff-unregister nat on error, indentation, DCE
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-24 Christian Grothoffconvert last test to new send api
2016-07-24 Christian Grothoff-fix http fix
2016-07-24 Christian Grothofffix http server shutdown sequence
2016-07-23 Christian Grothoffmore refactoring of tests for new send API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-21 Christian Grothoffgeneralize send API for transport tests
2016-07-15 Christian Grothofftowards having sending in transport-testing API (not...
next