aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* -remove duplicated returnChristian Grothoff2013-12-08
* -assert MHD_VERSION is always above 09E00, remove dead structChristian Grothoff2013-12-08
* -clarify prescedenceChristian Grothoff2013-12-08
* -clarify prescedenceChristian Grothoff2013-12-08
* -make checkers happy by always initializing map, also extra check just in cas...Christian Grothoff2013-12-08
* -style fixesChristian Grothoff2013-12-08
* -cleanupChristian Grothoff2013-12-08
* -cleanupChristian Grothoff2013-12-08
* -cleanupChristian Grothoff2013-12-08
* -complete commentChristian Grothoff2013-12-08
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to GNUNET_TRAN...Christian Grothoff2013-12-08
* -doxgyen, indentation, code clean upChristian Grothoff2013-12-08
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* fix #3170, again by cancelling scheduler tasks last so that they cannot be re...Christian Grothoff2013-12-08
* -fix #3168, cancel retry task AFTER GMT_cancel, as that triggers a callback i...Christian Grothoff2013-12-08
* Dup the envvar before unsetting, everywhereLRN2013-12-08
* Skip tests properlyLRN2013-12-08
* Change gnunet-config detection in gns testsLRN2013-12-08
* Save the prefix value on W32, it does not survive unsettingLRN2013-12-08
* Add hostname and port to psyc.conf (required on W32)LRN2013-12-08
* Add hostname to psycstore.conf (required on W32)LRN2013-12-08
* -minor code cleanup and doxygen/style fixesChristian Grothoff2013-12-08
* -doxygen and formatting and style fixesChristian Grothoff2013-12-08
* mark timeout task as done if it is run, fixes #3171Christian Grothoff2013-12-08
* -fix trailing spacesChristian Grothoff2013-12-08
* fix use-after-free: the call to mesh_channel_destroy will ultimately free 'op...Christian Grothoff2013-12-08
* -test for tm_gmtoff and use it instead of 'timezone' as suggested by GNU libc...Christian Grothoff2013-12-08
* -freebsd wants malloc_np for malloc_usable_sizeChristian Grothoff2013-12-08
* -fixChristian Grothoff2013-12-08
* -set session to active on initial creation and notification of the transport;...Christian Grothoff2013-12-08
* -default to httpsChristian Grothoff2013-12-08
* -correct use of consensiChristian Grothoff2013-12-07
* -doxygen and style fixesChristian Grothoff2013-12-07
* -fix #3152Christian Grothoff2013-12-07
* -remove object from all_routes peer map before freeing it, should fix #3161Christian Grothoff2013-12-07
* -doxygenChristian Grothoff2013-12-07
* adding test for immediately rejected phone callChristian Grothoff2013-12-07
* -test two incoming calls at the same time, plus suspend/resumeChristian Grothoff2013-12-07
* -perform mic/speaker operations before event callbacksChristian Grothoff2013-12-07
* -doxygenfixesChristian Grothoff2013-12-07
* -note missing featuresChristian Grothoff2013-12-06
* -adding CERT support to DNS pluginChristian Grothoff2013-12-06
* -adding CERT record support to dnsparserChristian Grothoff2013-12-06
* -move base64 encoder/decoder to utilChristian Grothoff2013-12-06
* - wipBart Polot2013-12-06
* gnunet-mesh has netcat capabilitiesBart Polot2013-12-06
* - basic connect/listenBart Polot2013-12-06
* working againMatthias Wachs2013-12-06
* not working Matthias Wachs2013-12-06
* -create channelBart Polot2013-12-06