-fix 0-termination
[oweals/gnunet.git] / src /
2016-07-08 Christian Grothoff-fix 0-termination
2016-07-08 Christian Grothoff-fix cancellations in test
2016-07-08 Christian Grothoff-properly cancel offer_hello handlers
2016-07-08 Christian Grothoff-cancel reconnect task
2016-07-08 Christian Grothoff-make handle static
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoffget transport_api_core to compile
2016-07-08 Christian Grothofffix packing issue
2016-07-08 Christian Grothofffix sanitization issues
2016-07-08 Christian Grothoff-fix fix
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-fix loglevel
2016-07-08 Christian Grothoff-lower log level
2016-07-08 Christian Grothoff-indent
2016-07-08 Christian Grothoff-init cfg
2016-07-08 Christian Grothoff-fix shifting issues
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-07-08 Christian Grothoff-draft of next version of transport-core API
2016-07-08 Christian Grothoffadd GNUNET_MQ_set_handlers_closure API
2016-07-08 Christophe Genevey... plugin psycstore_mysql
2016-07-08 Christian Grothofftowards factoring out HELLO handling from transport_api.c
2016-07-08 Christian Grothoff-be more careful, ppl, please
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach- fix coverity
2016-07-07 Sree Harsha Totakuraintroduce more message parsing checks
2016-07-06 Christian Grothoff-skeletons for transport-ng
2016-07-06 Christian Grothoffremove dead monitor validation test
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_address_to_string to MQ
2016-07-06 Christian Grothoffconverting monitor plugin functionality to MQ
2016-07-06 Christian Grothoffremoving GNUNET_TRANSPORT_monitor_validation-API
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_monitor_peers implementatio...
2016-07-06 Christian Grothoff-typo
2016-07-06 Christian Grothoffmisc minor fixes
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothofffix dlog API for mteich
2016-07-06 Christian Grothoff-separate mysql plugin build from sqlite, FTBFS so...
2016-07-06 Christian Grothoff-fix build issues
2016-07-06 Christian Grothoff-fix misc issues
2016-07-06 Christophe Genevey... fix leak memory
2016-07-06 Christian Grothoffconverting blacklist API to MQ
2016-07-05 Christian Grothofffix type -- caught by new MQ logic
2016-07-05 Christian Grothoff-reworking DV to use new MQ API
2016-07-05 Christian Grothoffindentation, moving API towards MQ-style
2016-07-05 Christian Grothofftransitioning VPN API to MQ
2016-07-05 Christian Grothoffupdate remaining tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-07-04 Christophe Genevey... psycstore mysql plugin
2016-07-03 Christian Grothoffreport skip if DB does not allow table creation
2016-07-03 Christian Grothoffconvert fs publish to MQ
2016-07-03 Christian Grothoffconvert search to MQ
2016-07-03 Christian Grothoffconvert download API to MQ
2016-07-03 Christian Grothoff-just indenting fixes
2016-07-03 Christian Grothoffconvert unindex to MQ
2016-07-02 Christian Grothoff-fix use after free on shutdown
2016-07-02 Christian Grothoff-handle namestore disconnect properly
2016-07-02 Christian Grothoff-handle namestore disconnect properly
2016-07-02 Christian Grothoff-fix testcase shutdown
2016-07-02 Christian Grothoff-reindent
2016-07-02 Christian Grothoffavoid ARM warning
2016-07-02 Christian Grothoff-indicate skip if tests are not used
2016-07-02 Christian Grothoff-doxygen
2016-07-02 Christian Grothoffrewrite scalarproduct_api to use MQ
2016-07-02 Christian Grothoff-fix ftbfs if extractor.h present but libextractor...
2016-07-02 Christian Grothoff-fix ftbfs if extractor.h present but libextractor...
2016-07-01 Julius Bünger-rps service: correct check of peer status
2016-07-01 Julius Bünger-rps api: delete leftover struct
2016-07-01 Julius Bünger-rps test _peers: disable storage of valid peers
2016-07-01 Julius Bünger-rps _peers: add disable option to peer storage
2016-07-01 Julius Bünger-rps _peers: restructure of status check
2016-07-01 Julius Bünger-rps service: correct check of peer status
2016-07-01 Julius Bünger-rps service: doxygen
2016-07-01 Julius Bünger-rps api: actually call check_reply()
2016-07-01 Sree Harsha TotakuraFix broken testbed controllerlink testcase.
2016-06-30 Christian Grothoff-doxygen
2016-06-29 Carlo von lynXMerge remote-tracking branch 'origin/master'
2016-06-29 Christian Grothoffallow empty/NULL context message
2016-06-29 Christian Grothoff-def before use
2016-06-29 Christian Grothoff-disconnects DO happen
2016-06-29 Christian Grothoffhacky fix for 4588
2016-06-29 Christian Grothoffhacky fix for cadet issues
2016-06-29 Christian Grothoff-fix format string
2016-06-29 Christian Grothoffconvert fs_list_indexed to MQ API
2016-06-29 Christian Grothoff-convert backoff test to new MQ API
2016-06-29 Christian Grothoff-add extra checks to catch shutdown bug
2016-06-28 Christian Grothoff-ensure stats queues do not grow too big
2016-06-28 Christian Grothoff-do not start unnecessary services
2016-06-28 Christian Grothoff-only trigger check config if we actually need it
2016-06-28 Marcello Staniscitypo
2016-06-28 Christophe Genevey... delete mysql function
2016-06-28 Christophe Genevey... add function conv param string
2016-06-28 Christophe Genevey... add function conv param string
2016-06-28 Christophe Genevey... add function conv param string
2016-06-27 Christian Grothoff-convert resolver_api to MQ
2016-06-27 Christian Grothoff-doxygen, error messages
next