replace printf() with GNUNET_log()
[oweals/gnunet.git] / src / transport / test_plugin_transport.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-10 Christian Grothofffix clean up logic in test_plugin_transport.c
2018-05-10 Christian Grothoffmore verbose logging
2018-05-07 Nils Gillmannat least compiling fix
2018-05-07 Nils Gillmanntry to fix test failure in src/transport
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffix compiler warnings
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-01 Christian Grothoffmajor code cleanup in UDP plugin, seems to also fix...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-09 Christian Grothoff-tolerateNAT instant reporting
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2015-01-18 Christian Grothoff-fix compile issue due to api change
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-10 Matthias Wachsfixing compile error
2014-06-09 Christian Grothoff-fix compiler warning, fix test logic
2014-05-27 Matthias Wachsminor changes
2014-03-26 Matthias Wachsfix compile warning
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfix leak
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Matthias Wachsfixing test
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-19 Matthias Wachsmake test resistant againt duplicate notifications
2013-08-12 Christian Grothoff-more code migration to microseconds:
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-06-27 Matthias Wachsremove log message
2013-06-27 Matthias Wachsupdated test
2013-06-25 Matthias Wachsfixing coverity 10464: Resource leak
2013-05-21 Christian Grothoff-fixes to error reporting
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-03-28 Matthias Wachsnew friend only HELLO type GNUNET_MESSAGE_TYPE_FRIEND_HELLO
2013-03-25 Matthias Wachs fix
2013-03-22 Matthias Wachsfixing ATS data
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2012-10-24 LRNCreate directory for hostkey
2012-10-17 Matthias Wachsuse precomputed hostkey for slow computers
2012-10-17 Matthias Wachsfix
2012-10-17 Matthias Wachscrash in test due to pending callbacks
2012-09-17 Christian Grothofffixing #1551/#2503
2012-09-05 Matthias Wachs- fix for 2nd cb
2012-09-04 Matthias Wachs- fix
2012-08-29 Matthias Wachschanges
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-08-29 Matthias Wachschanges
2012-08-29 Matthias Wachs- fix for unix
2012-08-29 Matthias Wachschanges
2012-08-29 Matthias Wachscoverity 10270
2012-08-27 Matthias Wachsfix
2012-08-27 Matthias Wachsfix for wlan
2012-08-23 Matthias Wachsmem leak
2012-08-23 Matthias Wachsfix
2012-08-23 Matthias Wachsplugin test
2012-08-23 Matthias Wachs(no commit message)
2012-08-23 Matthias Wachschanges to plugin test
2012-06-10 Christian Grothoff-more testcase cleanup
2012-05-08 Christian Grothoff-cleanup
2012-02-26 Christian Grothoff-verbose is independent of logging
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-19 Christian Grothoffdisable debug options
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-06-25 Christian Grothoffthe big NAT change
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-07-27 Christian Grothoffreduce verbosity
2010-07-26 Christian Grothoffbugfix
2010-07-15 Matthias WachsCleaned up code
2010-07-02 Christian Grothoffgpl3
2010-03-18 Christian Grothoffmove
2010-01-24 Nathan S. Evanstest case performs better, ping/pong happens correctly...
2010-01-21 Christian Grothofffixing compilation issues
2010-01-19 Nathan S. Evanspre-commit
2010-01-16 Christian Grothofffurther simplify transport API
2010-01-15 Christian Grothofffix
2009-11-05 Christian Grothoffremoving old comments
2009-11-05 Heikki Lindholmclarity
next