- add underlay api implementation
[oweals/gnunet.git] / src / transport /
2013-12-10 Christian Grothoff-doxygen fixes
2013-12-09 Matthias Wachsmake message appear less often
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-08 Christian Grothoff-assert MHD_VERSION is always above 09E00, remove dead...
2013-12-08 Christian Grothoff-cleanup
2013-12-08 Christian Grothoff-complete comment
2013-12-08 Christian GrothoffAPI cleanup, rename GNUNET_TRANSPORT_check_neighbour_co...
2013-12-08 Christian Grothoff-doxgyen, indentation, code clean up
2013-12-06 Christian Grothoff-move base64 encoder/decoder to util
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-05 Christian Grothoff-fix leak
2013-12-05 Christian Grothoff-fix leak
2013-12-05 Christian Grothoff-fix leak, indentation, make start_cb static
2013-12-05 Christian Grothoff-safer, found by clang
2013-12-05 Christian Grothoffonly try to open /dev/power if it actually exists
2013-12-05 Matthias Wachsfixed public key and identity comparison in disconnect...
2013-12-05 Christian Grothoff-make cryogenic code Linux-only
2013-12-05 Bart Polot- fix compilation issues
2013-12-05 Alejandra MoralesGNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_...
2013-12-05 Alejandra MoralesCryogenic stuff
2013-11-29 Christian Grothoff-doxygen fixes, fix starting gnunet-service-resolver...
2013-11-28 Christian Grothoff-cleaning up UDP broadcast code, preparing for cryogenic
2013-11-28 Matthias Wachsfix div by zero
2013-11-20 Matthias Wachsrenaming timeout constants
2013-11-14 Christian Grothoff-fix warnings, use proper types for addr
2013-11-14 Christian Grothoff-make buildbots happier
2013-11-06 Matthias Wachsnew identities for blacklist checks
2013-11-06 Matthias Wachstest for address to sock
2013-10-23 Christian Grothoff-moving from libcurl to libgnurl
2013-10-21 Florian Dold- make transport and consensus ports java-ports
2013-10-18 Matthias Wachsfixing crash
2013-10-18 Matthias Wachspayload and data
2013-10-18 Matthias Wachs(no commit message)
2013-10-18 Matthias Wachs(no commit message)
2013-10-18 Matthias Wachsunused
2013-10-18 Matthias Wachsclean up code and code for utilization
2013-10-18 Matthias Wachsdoxygen
2013-10-18 Matthias Wachs- fix assertion in scheduling
2013-10-18 Matthias Wachsbasic utilization implementation
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfix leak
2013-10-09 Christian Grothoff-replace stderr with /dev/null, instead of just closing
2013-10-09 Christian Grothoff-rename serverAddr to server_addr to follow naming...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothoff-say that we ignore retval on purpose
2013-10-09 Christian Grothoffcreate directory if one does not exist before trying...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-07 Matthias Wachsfix for incoming addresses:
2013-10-07 Matthias Wachs- fixing udp address handling for inbound sessions
2013-10-07 Christian Grothoffrename coreAPI to core_api to follow naming conventions...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-doxygen, coding conventions
2013-10-02 Bart Polot- fix compilation
2013-10-02 Matthias Wachsfix
2013-10-01 LRNShift the includes (include platform.h earlier)
2013-10-01 Matthias Wachsblacklisting cfg files
2013-10-01 Matthias Wachsfixing test
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-30 Matthias Wachsfix unix plugin
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-22 Claudiu OlteanuRemoving some log messages
2013-09-19 Claudiu OlteanuRemoving all the tests for the bluetooth transport...
2013-09-19 Claudiu Olteanucleaning up the code
2013-09-19 Claudiu OlteanuRemoving the bluetooth tests on W32
2013-09-19 Claudiu Olteanusolving some binding errors for W32
2013-09-18 Claudiu Olteanudefying NS_BTH
2013-09-18 Claudiu OlteanuUndefining "interface" for W32.
2013-09-18 Claudiu OlteanuAdding W32 functionality
2013-09-16 Matthias Wachsfix: upd has to use the session with fragmentation...
2013-09-16 Matthias Wachsfixing indent
2013-09-16 Matthias Wachslog level
2013-09-16 Matthias Wachsfix: do not return inbound sessions when transport...
2013-09-16 Christian Grothoff-ftbfs
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Matthias Wachsclarified docu and log level for ATS disconnect notific...
2013-09-13 Matthias Wachsplugin returns inbound session if outbound session...
2013-09-13 Matthias Wachswarning if inbound session does not have address length 0
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-12 Matthias Wachsfixing assertion in ATS about unknown address in use:
2013-09-12 Matthias Wachsimportant messages are info
2013-09-12 Matthias Wachsbetter logging since important messages are info
2013-09-12 Matthias Wachsfixing coverity issues
2013-09-09 Matthias Wachsfixing coverity issue
2013-09-08 LRNFix a typo
2013-09-04 Matthias Wachsno debugging sleep for buildbots required any more...
2013-09-04 Matthias Wachsorder of daemons
2013-09-04 Matthias Wachsfix: wrong check
2013-09-04 Matthias Wachsmhd is failing to bind both IPv4 and IPv6 -> restructur...
2013-09-02 Matthias Wachsh_addr is a define in in netdb.h
2013-08-25 Christian Grothoff-report error if starting openssl failed
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
next