clean up for configs
[oweals/gnunet.git] / src / transport /
2013-07-11 Matthias Wachsremoving general address adding
2013-07-11 Matthias Wachsprinting inbound addresses
2013-07-11 Matthias Wachsadding debug message
2013-07-11 Matthias Wachsfixed:
2013-07-11 Matthias Wachsnotification for inbound sessions
2013-07-11 Matthias Wachsfix: wrong address length
2013-07-11 Matthias Wachsfixed:
2013-07-11 Matthias Wachsfixed:
2013-07-11 Matthias Wachsfix:
2013-07-11 Matthias Wachsfix for printing
2013-07-10 Matthias Wachssession report in http server
2013-07-10 Matthias Wachsreport session
2013-07-10 Matthias Wachsunkown session reporting
2013-07-10 Matthias Wachsmodified validation to use new api call to set networktype
2013-07-10 Matthias Wachsrenaming function
2013-07-10 Matthias Wachsmove add function directly to transport
2013-07-10 Matthias Wachscode deduplication: move to function
2013-07-10 Matthias Wachscheck implementation of api while loading plugn
2013-07-10 Matthias Wachschanged return type to enum
2013-07-09 Matthias Wachsadding addresses with network
2013-07-09 Matthias Wachsthis add should not be required anymore
2013-07-09 Matthias Wachsget function implementation in all plugins
2013-07-09 Matthias Wachsadded function
2013-07-09 Matthias Wachsnew api function to get network for session
2013-07-09 Matthias Wachsnew function for plugins to signal inbound session,
2013-07-09 Matthias Wachsbetter just a warning
2013-07-09 Matthias Wachsdo not use hellos included in gnunet with testcases
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-07-08 Christian Grothoff-typo
2013-07-08 Claudiu OlteanuImplementing SDP protocol
2013-07-08 Matthias Wachsremoving debugging breaks
2013-07-07 Claudiu OlteanuAdding a helper file for bluetooth plugin : gnunet...
2013-07-02 Matthias Wachsfix network type for external hostnames in http_server
2013-07-02 Matthias Wachsfixed: invalid network scope for external hostname
2013-07-02 Matthias Wachsfix:
2013-07-02 Matthias Wachsfix failing tests: returned wrong address size
2013-07-02 Matthias Wachsfix: memory leak
2013-07-02 Matthias Wachsfix: memory leak
2013-07-02 Matthias Wachsfixing stack corruption due to buffer overflow
2013-07-01 Matthias Wachsfixing size check in get_session
2013-07-01 Matthias Wachsfixing size check in address to string
2013-07-01 Matthias Wachsfix address printing
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-30 Christian Grothoff-fix compiler warning, removing unnecessary attribute
2013-06-28 Matthias Wachsfixes in tests: scheduling, removing connect request:
2013-06-28 Matthias Wachsupdating template with address options
2013-06-28 Matthias Wachsadded option field for WLAN addresses
2013-06-28 Matthias Wachsoptions support for unix
2013-06-28 Matthias Wachsadded: port can be automatically included in external...
2013-06-28 Matthias Wachsnew cfg option to include port in external hostname
2013-06-27 Matthias Wachsprinting fix
2013-06-27 Matthias Wachsfix printing
2013-06-27 Matthias Wachs(CURLOPT_SSL_VERIFYHOST, 1L) is not suported anymore...
2013-06-27 Matthias WachsImplementing bug 0002910
2013-06-27 Matthias Wachsremove log message
2013-06-27 Matthias Wachsenabling certification verification in test
2013-06-27 Matthias Wachsfix crash
2013-06-27 Matthias Wachsadded options in header
2013-06-27 Matthias Wachsadded options field to addresses
2013-06-27 Matthias Wachsadded option field in tcp plugin
2013-06-27 Matthias Wachsupdated test
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-25 Matthias Wachsfixing coverity 10467 Resource leak
2013-06-25 Matthias Wachsfixing coverity 10466: Resource leak
2013-06-25 Matthias Wachsfixing coverity 10465: Resource leak
2013-06-25 Matthias Wachsfixing coverity 10464: Resource leak
2013-06-25 Matthias Wachsworkaround for coverty 10451: Unchecked return value
2013-06-24 Matthias Wachsupdate for plugin template
2013-06-21 Christian Grothoffcleaner to not use ptr after freeing it, even for printing
2013-06-21 Christian Grothoff-fix use after free in log
2013-06-21 Christian Grothoff-fix double free
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-05-27 Matthias Wachs additional check
2013-05-23 Matthias Wachsone '&' to break it all...
2013-05-23 Matthias Wachsfix
2013-05-23 Matthias Wachsfix for 0002890
2013-05-23 Matthias Wachsremove warn message and add documentation
2013-05-21 Christian Grothoff-fixes to error reporting
2013-05-21 Christian Grothoff-some transport tests require persistent peerinfo
2013-05-17 Christian Grothoff-no peerinfo IO on tests
2013-05-17 Matthias Wachsfix return value
2013-05-17 Matthias Wachsimproved test
2013-05-17 Matthias Wachsmore dbg msg
2013-05-17 Matthias Wachsalready defined on OSX
2013-05-17 Matthias Wachsdebug msg
2013-05-16 Christian Grothoff-stats is allowed to be NULL
2013-05-16 Matthias Wachsfix
2013-05-16 Matthias Wachsreturning here is not a good idea since:
2013-05-16 Matthias Wachsfixing memory leaks in udp
2013-05-16 Matthias Wachsremove memory debug code
2013-05-16 Christian Grothoff-fix crash if UDP port is in use
2013-05-16 Christian Grothoff-fix error reporting
2013-05-16 Christian Grothoff-fix error reporting
2013-05-16 Matthias Wachstest failing on pi
2013-05-15 Christian Grothoff-do not call NAT with zero addresses
2013-05-15 Matthias Wachsdocu
2013-05-15 Matthias Wachstest using autodetection
2013-05-15 Matthias Wachschanges to binding port
2013-05-14 Matthias Wachsimproved messages
next