- doxygen
[oweals/gnunet.git] / src / transport /
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...
2013-08-20 Matthias Wachscheck in wrong line
2013-08-20 Matthias Wachsmore clang fixes
2013-08-20 Matthias Wachsfix clang report
2013-08-20 Matthias Wachsfixing clang reports
2013-08-20 Matthias Wachsfixing bugs found by clang
2013-08-19 Matthias Wachsfixing blacklist:
2013-08-19 Matthias Wachsfix peer ids
2013-08-19 Matthias Wachsmake test resistant againt duplicate notifications
2013-08-19 Matthias Wachsfix logical error to assure buf is never NULL
2013-08-19 Matthias Wachsremove dead assignments
2013-08-19 Matthias Wachsremove dead assignments
2013-08-13 Christian Grothoff-doxygen fixes
2013-08-12 Christian Grothoff-more code migration to microseconds:
2013-08-12 Christian Grothoff-some minor code cleanup
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsremove output
2013-08-08 Matthias Wachsdebugging messages due to mantis bug 2980
2013-08-08 Matthias Wachsimproved messages
2013-08-08 Matthias Wachsadded warning for self connect
2013-08-08 Matthias Wachsmore info
2013-08-08 Matthias Wachsadded error message
2013-08-07 Matthias Wachserror message instead of assertion
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-08-04 Claudiu OlteanuFixing the comments
2013-08-04 Claudiu OlteanuFixing the comments
2013-08-04 Claudiu OlteanuExtending the testcases to use bluetooth
2013-08-02 Matthias Wachsfix for crash on buildbots
2013-07-28 Claudiu OlteanuImplementing broadcast functionality; Resolving the...
2013-07-25 Nils Durnerfix
2013-07-23 Claudiu Olteanuskiping the broadcast messages
2013-07-21 Claudiu OlteanuFixing the function called to convert a string address...
2013-07-19 Claudiu OlteanuFixed some bugs
2013-07-19 Claudiu OlteanuFixing dependencies for bluetooth plugin
next