Commit Graph

37 Commits

Author SHA1 Message Date
90e53e4410 Moved appbroker.sh to the "tools" folder 2015-03-04 01:38:53 +01:00
18cd894491 Re-generated the Makefiles 2015-03-03 20:48:05 +01:00
aeed2736d3 .cvsignore files are no longer necessary 2014-12-27 18:12:32 +01:00
ee2d304fbf Re-generated the Makefiles with partial support for OBJDIR 2014-11-12 02:39:08 +01:00
901d09b0d8 Introducing a "self" transport 2014-08-07 22:22:10 +02:00
dafee43e2b Added an example in the manual page 2014-05-29 18:10:32 +02:00
7827411b43 Using the new CSS for manual pages 2014-05-29 16:31:13 +02:00
850da6f9d0 Added the "includes" test (including all headers) 2014-05-07 03:38:54 +02:00
d617051c41 Imported a couple manual pages 2014-05-04 00:48:17 +02:00
c9dd376cb6 Added a Dummy interface (passes the AppServer tests) 2014-04-28 06:07:43 +08:00
9c19831820 Allow passing flags to getaddrinfo() 2014-04-25 18:07:03 +08:00
e6cc2c5d75 Separated the marshaller from the AppInterface class 2014-04-17 03:02:22 +02:00
d579c7047d Moved the lookup code to the AppTransport class 2014-03-29 03:28:10 +01:00
4db916ebe8 Renamed the lookup code and added tests 2014-03-29 02:09:54 +01:00
4e3129d521 Also reworked the AppClient class (to use AppTransport) 2014-03-28 00:32:53 +01:00
becab80217 Reviewed the AppServer code 2014-03-23 15:32:02 +09:00
32593c6e25 Preparing support for acknowledgements 2014-03-22 23:40:28 +09:00
727a33b6eb Getting closer to functional UDP calls 2014-03-22 19:00:53 +09:00
30ffe2ea3e Added a basic test for AppMessages 2014-03-22 18:35:56 +09:00
8067a45422 Re-generated the Makefiles 2013-03-24 17:14:02 +01:00
0fc11c530a Re-generated Makefiles 2013-01-07 02:21:30 +01:00
f832d4ae96 Largely improved the TCP and UDP transports
Adding IPv4- and IPv6-only versions in the process
Also comes with a better test suite (not fully functional yet)
2012-10-29 02:15:19 +01:00
20f1156396 Added a template transport 2012-10-18 02:08:42 +00:00
15ebf43c9e Testing the TCP and UDP transports alike 2012-10-18 01:56:25 +00:00
593a7ab2bc Imported the first test 2012-10-18 00:19:37 +00:00
fda7e616ee Fixed "make dist" 2012-10-18 00:18:01 +00:00
6f5a991d81 Moving OpenSSL support to a separate folder (should fix embedded builds) 2012-10-14 22:22:38 +00:00
b74b1848b4 Make sure to install every header 2012-09-28 21:22:50 +00:00
ca4e92eb8e Working on the modularization of libApp 2012-09-28 00:25:57 +00:00
b5be1d03be Moved some code for consistency and clarity 2012-09-27 23:16:09 +00:00
cc57a74cef Introducing common code 2012-09-22 22:04:15 +00:00
8e9285faec Fixed "make dist" 2012-05-14 20:41:13 +00:00
afe96d1aea Generating documentation with gtk-doc 2012-05-14 20:31:03 +00:00
5ee290e8de Re-generated Makefiles 2011-09-16 11:36:26 +00:00
0d209d7637 Fixed installation 2011-06-02 21:39:31 +00:00
35c87f7c69 Install includes into $(INCLUDEDIR)/System/App 2011-06-02 20:51:59 +00:00
578fd2991e libSystem will no longer depend on external dependencies 2011-03-27 23:15:38 +00:00