aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/Makefile.am
Commit message (Collapse)AuthorAge
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* follow-up to win32 removal.ng02019-10-25
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* in principle finished with #5385, could use some testing...Christian Grothoff2019-01-27
|
* more work towards fixing #5385Christian Grothoff2019-01-27
|
* more work on #5385Christian Grothoff2019-01-27
|
* more work on #5385Christian Grothoff2019-01-27
|
* more work on #5385Christian Grothoff2019-01-27
|
* starting with #5385 in earnestChristian Grothoff2019-01-26
|
* Use synchronised logic for closing channels (rps service)Julius Bünger2018-08-13
|
* fix build issuesChristian Grothoff2017-03-16
|
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* getting rid of the old cadet client library (pre-MQ)Christian Grothoff2017-03-13
|
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where ↵Christian Grothoff2017-03-11
| | | | the 'old' one is not yet entirely dead)
* drop 'new' suffix from testsChristian Grothoff2017-03-11
|
* remove old CADET testcasesChristian Grothoff2017-03-11
|
* remove old CADET service codeChristian Grothoff2017-03-11
|
* Change helper libraries to be noinst_LTLIBTRARIESРуслан Ижбулатов2017-02-26
| | | | | This is the standard way to make helper/convenience libraries with libtool. Doesn't link on W32 otherwise.
* Add new testcases, to exercise the mq API.Bart Polot2017-02-21
|
* change Makefile.am back so it builds at least; fix #4908 in cadet APIChristian Grothoff2017-02-21
|
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
|
* Rewrite cadet tests using MQ APIBart Polot2017-02-21
|
* misc fixes in new CADET API, porting gnunet-cadet to new APIChristian Grothoff2017-02-17
|
* hacking up 'new' CADET API without legacy logicChristian Grothoff2017-02-17
|
* Add mq testBart Polot2017-02-08
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* starting with CORE subsystem for CADETChristian Grothoff2017-01-17
|
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
|
* use ATS connectivity suggestion instead of deprecated ↵Christian Grothoff2015-10-18
| | | | GNUNET_TRANSPORT_try_connect
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* - rename testsBart Polot2014-05-23
|
* - simplify names, update MakefileBart Polot2014-05-23
|
* Renamed directoryBart Polot2014-05-07