Commit Graph

362 Commits

Author SHA1 Message Date
2d919268b2 Fixed a crash when parsing empty section ("[]") 2007-11-02 15:40:35 +00:00
e6d4faf25d Code cleanup 2007-11-02 15:18:12 +00:00
f1cd4a8c5c Updated Array API 2007-11-02 15:17:18 +00:00
da796ef52a Beginning to use the error reporting framework 2007-10-31 15:31:59 +00:00
54edbc0eff Conforming to the new Buffer interface 2007-10-25 15:45:40 +00:00
bff63a7b27 Revised Buffer interface 2007-10-25 15:44:33 +00:00
4492c1757e Tracking calls to close() when debugging 2007-10-24 21:59:46 +00:00
ab87a78967 Fixed reception of buffers 2007-10-24 21:59:06 +00:00
a7ce354120 Corrected the prototype for buffer_new() 2007-10-24 21:56:24 +00:00
affd6347ac Important code review 2007-10-24 16:49:54 +00:00
fe904cf775 Using error reporting routines 2007-10-23 09:48:49 +00:00
6293fb93ae Updated error handling API 2007-10-14 22:47:42 +00:00
d8b9e7d407 Added helpers for error handling 2007-10-14 22:02:36 +00:00
390982c317 Avoid information leak for interfaces that don't return a value 2007-10-13 21:22:48 +00:00
b0f5e136f7 SSL support is now optional with the compilation flag "WITH_SSL" 2007-10-12 01:31:44 +00:00
d6e364e01b The App protocol now goes over SSL (will make it optional ASAP) 2007-10-12 00:53:20 +00:00
b164540032 Added config.h 2007-10-11 15:19:44 +00:00
4d2a7e8e43 Fixed a compilation warning on Linux 2007-10-10 00:35:03 +00:00
7ce4e78cc0 Compiling with optimizations turned on 2007-10-10 00:29:19 +00:00
e8678fb8fd Fixed an uninitialized value and some code cleanup 2007-10-10 00:28:14 +00:00
60f44beeef Removed two debugging messages 2007-10-10 00:17:01 +00:00
4c8801ae97 Better handling of timeout issues 2007-10-09 20:33:40 +00:00
39d0941376 Fixes installation of include files 2007-10-09 15:53:16 +00:00
69c1413a81 Fixed a memory leak when failing to create an AppClient 2007-10-09 15:50:42 +00:00
d75dadcb7e Using the newly introduced "includes" directive in configure 2007-09-25 23:01:26 +00:00
713e6464e1 Fixed compilation warning on OpenBSD 2007-09-16 00:15:02 +00:00
43d2065340 Fixed compilation warnings 2007-08-17 15:07:37 +00:00
e159babd3d Releasing libSystem 0.0.1 2007-08-17 15:06:26 +00:00
1f10e80997 Fixed compilation on OpenBSD 2007-06-21 11:15:08 +00:00
4bd8bb9ebc Added file COPYING 2007-06-13 23:54:47 +00:00
106de9a81a Licensed under the terms of the DeforaOS Project license 2007-06-13 23:34:06 +00:00
30d7198bdc Added copyright information 2007-05-21 02:47:24 +00:00
f82fcaf0d6 Partial AppServer/AppClient API and code review 2007-05-12 16:28:56 +00:00
a790dba906 appclient.c and appserver.c rely on appinterface.h 2007-05-12 16:21:06 +00:00
c735ee1d43 Code cleanup 2007-05-12 15:10:05 +00:00
ed339596e3 Code cleanup 2007-05-12 00:27:14 +00:00
2ab97f645d Code cleanup 2007-05-11 22:02:02 +00:00
447fe795b8 Code cleanup 2007-05-11 20:32:58 +00:00
4fa1fa34fc Code cleanup 2007-05-11 20:25:57 +00:00
06b931f0a4 Code cleanup 2007-05-11 20:09:27 +00:00
8dca6e44ff Code cleanup 2007-05-11 20:08:31 +00:00
52e2877441 Code cleanup 2007-05-10 18:35:13 +00:00
2e9ca83564 Using size_t where seems appropriate 2007-03-19 00:40:47 +00:00
02d576a5d0 Fixed a compilation warning 2007-03-19 00:40:15 +00:00
1ec2d03dff Using size_t where seems appropriate 2007-03-19 00:32:07 +00:00
2e4458eb5e Re-generated Makefiles 2007-01-19 01:36:16 +00:00
ca13ba6bba Fixing Makefiles 2006-11-03 10:58:14 +00:00
a0f02612b7 Fixed dist creation 2006-11-01 20:03:52 +00:00
32c0bf3d72 Added include <sys/types.h> 2006-10-23 11:31:49 +00:00
eb1f6efaff Adding copyright notices 2006-10-09 05:32:05 +00:00