Commit Graph

428 Commits

Author SHA1 Message Date
66583fab57 Installing the available transports 2012-09-28 00:27:34 +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
3f0dd9525a Fixed build on FreeBSD (hopefully) 2012-09-23 00:30:38 +00:00
7d77396c32 Explicitly check for ASO_REMOTE to listen on all interfaces 2012-09-23 00:20:19 +00:00
601a340327 Code cleanup 2012-09-23 00:19:52 +00:00
ab864b4b7e Nicer debugging 2012-09-22 23:55:42 +00:00
e167fbdb11 Code cleanup 2012-09-22 23:44:21 +00:00
3e61fd0bce Fixed another endian issue 2012-09-22 23:42:50 +00:00
2ded965099 Code cleanup 2012-09-22 23:30:30 +00:00
4681eed3da Fixed an issue with network endian 2012-09-22 23:26:50 +00:00
9bf7fc9af9 Set TCP's NODELAY flag in more situations (including server-side) 2012-09-22 22:07:48 +00:00
cc57a74cef Introducing common code 2012-09-22 22:04:15 +00:00
68121f52f3 Being unable to set the TCP_NODELAY flag is no longer fatal 2012-09-22 21:45:15 +00:00
c17bb74194 No longer try to connect with an invalid AppClient (after errors) 2012-09-22 21:24:06 +00:00
58cc5b2361 Code cleanup 2012-09-22 21:23:26 +00:00
dcc7e95d90 Code cleanup 2012-09-22 21:08:11 +00:00
7f8c7de6ba Do not bother initializing OpenSSL if only listening locally 2012-09-22 20:54:07 +00:00
bcec18dfc9 Looking up the proper functions for AppServers 2012-09-22 20:33:24 +00:00
344f2a050c Fixed build on MacOS X 2012-08-13 19:38:51 +00:00
02cb486323 Chose a substitution character for sed less likely to conflict 2012-08-13 18:27:16 +00:00
b3c13fc1ff MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00
0a9fe4faa8 Improved debugging information and uninstallation for some scripts 2012-08-01 00:13:24 +00:00
d12d1c8162 More portable generation of pkg-config definition files 2012-07-31 23:54:54 +00:00
10904da1ab Unifying the scripts generating pkg-config definition files 2012-07-11 23:07:34 +00:00
d8d5c03014 Only install (and uninstall) regular files 2012-07-10 22:49:59 +00:00
c83c79a0fd Really uninstall all the files installed 2012-07-10 22:45:18 +00:00
b7bb15560a Enforce permissions properly when creating directories 2012-07-10 22:37:21 +00:00
2b20fd1d36 Avoid a potential memory leak 2012-05-18 22:25:31 +00:00
335f988677 Installing the documentation as well 2012-05-15 02:56:14 +00:00
f6abcb070d Fixed cross-referencing upon installation 2012-05-15 02:50:20 +00:00
ddeb47befb Code cleanup 2012-05-15 02:48:24 +00:00
0547e31e4a Implemented installing and uninstalling 2012-05-15 02:41:44 +00:00
6c1909a437 Fixed documentation generation 2012-05-14 23:28:27 +00:00
82b2da2926 Introducing gtk-doc template generation 2012-05-14 22:47:12 +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
3386ec1d53 Always link with libSystem 2012-01-30 00:05:59 +00:00
8bd39f2e7b Let CVS be quieter 2011-10-29 02:12:09 +00:00
4260f299fe Re-generated Makefiles 2011-10-29 01:58:19 +00:00
bb50ce396f Doubling the interface name in the protection against duplicate inclusions 2011-10-17 15:57:26 +00:00
7c8c2c4025 Allow interfaces to define constants 2011-10-17 15:03:35 +00:00
f3547765f8 Code cleanup 2011-10-17 15:02:22 +00:00
a7b52c20a7 Code cleanup 2011-10-17 14:58:47 +00:00
f8e508a566 Slightly improved debugging information 2011-10-15 14:13:45 +00:00
edaabda988 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
5ee290e8de Re-generated Makefiles 2011-09-16 11:36:26 +00:00
b2885dfd0d Re-generated Makefiles 2011-09-16 10:19:40 +00:00
b9e96419f4 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
a8fc6864fe Fixed build on systems where TCP_NODELAY is not available 2011-06-12 01:20:15 +00:00