use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / ats / ats_api_performance.c
2013-12-19 LRNmalloc -> new
2013-10-08 Matthias Wachsats solver are now implemented as plugins
2013-09-30 Matthias Wachsdebug on freebsd
2013-09-26 Matthias Wachsadditional check
2013-09-26 Matthias Wachsrace condition between APIs due to different locations...
2013-08-30 Matthias Wachsupdated experimentation tests
2013-08-29 Matthias Wachsimplemented feedback API, but not yet calling solver
2013-03-26 Matthias Wachsapi change
2013-03-25 Matthias Wachsats api change
2013-03-25 Matthias Wachsdoxygen
2013-03-20 Matthias Wachstest
2013-03-20 Matthias Wachsinitial cb
2013-03-20 Matthias Wachsmod
2013-03-19 Matthias Wachspre lunch commit
2013-03-19 Matthias Wachsperformance monitor API + rename
2012-12-18 Matthias Wachs- preference mgmt
2012-12-05 Matthias Wachscallback check
2012-11-22 Matthias Wachs- stage 3
2012-11-22 Matthias Wachs- fix
2012-11-21 Matthias Wachsdogygen
2012-11-20 Matthias Wachs changes, almost done
2012-11-20 Matthias Wachs- changes
2012-11-20 Matthias Wachs- changes
2012-11-19 Matthias Wachs changes ... more TBD
2012-11-19 Matthias Wachs- changes
2012-11-19 Matthias Wachs- changes to api (not finished)
2012-11-05 Matthias Wachsinfocb can be NULL
2012-10-08 Christian Grothoff-abort pending transmission before disconnect
2012-10-08 Christian Grothoff-abort pending transmission before disconnect
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-01-26 Matthias Wachs- cppcheck
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-19 Christian Grothoffmajor bugfixes in performance api implementation, some...
2011-10-18 Christian Grothofffix
2011-10-18 Christian Grothofffix
2011-10-17 Matthias Wachsugh
2011-10-17 Christian Grothofffix
2011-10-17 Christian Grothoffbad free
2011-10-17 Christian Grothofffix
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-14 Christian Grothoffrcb, not rc
2011-10-14 Christian Grothoffuse after free
2011-10-13 Christian Grothoffcopy and paste copies bugs
2011-10-13 Christian Grothofffinish ATS API implementation
2011-10-13 Christian Grothofffinish
2011-10-13 Christian Grothoffparse updated message type
2011-10-13 Christian GrothoffAPI change to make mwachs happy
2011-10-13 Christian Grothoffsapi implemented
2011-10-13 Christian Grothoffnew ATS API -- code won't compile