Commit Graph

512 Commits

Author SHA1 Message Date
d7b40cfe95 Added string_clear() 2011-10-29 01:53:49 +00:00
ed7b7c7186 Avoid some warnings 2011-10-15 14:11:35 +00:00
4bea6239c3 Updated copyright information 2011-10-15 14:10:29 +00:00
7fce065f1d Also allocate empty buffers 2011-10-15 14:08:55 +00:00
57e7b514e6 Code cleanup 2011-09-26 20:57:30 +00:00
e50be89137 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
ba0e215470 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
0c1d780edf Re-generated Makefiles 2011-09-16 10:19:40 +00:00
7e8cd21415 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
360f0e76a6 Fix build on Windows 2011-06-02 19:35:33 +00:00
5b95a2aa63 No longer redefine max() if already defined 2011-06-02 19:26:00 +00:00
a985fcce90 Compilation fix for Windows 2011-06-02 19:24:13 +00:00
a6c2192556 Compilation fix for Windows 2011-06-02 18:26:27 +00:00
ea2b05239c Partial compilation fix for Windows 2011-06-02 18:12:42 +00:00
3c4aecfb9a Added missing include 2011-06-02 17:55:31 +00:00
d610f919d9 Fixed handling of the prefix configured 2011-06-01 14:37:57 +00:00
fa09004c85 Using the "getopts" shell builtin instead of the "getopt" shell utility 2011-06-01 12:47:00 +00:00
ee731f7dc3 libSystem 0.1.6 is released by now 2011-05-17 22:34:02 +00:00
bf32a4d944 Reverted before accidental commit 2011-05-11 22:04:17 +00:00
9afd9fe776 Reverted to the older version (before accidental commit) 2011-05-11 22:02:29 +00:00
494d1cb129 Should definitely fix the build this time 2011-05-01 23:27:39 +00:00
701c27ea00 Fixed build 2011-04-30 19:46:32 +00:00
6f3a5259df Fixed build 2011-04-28 20:22:17 +00:00
1d340abbe1 Added string_replace() 2011-04-28 02:52:29 +00:00
07e414905f Try again to be more consistent 2011-03-30 03:27:38 +00:00
4106386a32 No longer needs -lsocket 2011-03-30 01:32:28 +00:00
f9cbc155e6 Working on CFLAGS 2011-03-29 21:09:25 +00:00
3f998d9f11 No longer include the App protocol handler 2011-03-27 23:33:41 +00:00
3db02a052e Added missing header 2011-03-27 23:31:44 +00:00
6ec1245d2c No longer include the App protocol handler 2011-03-27 23:28:47 +00:00
f2e2f17a50 Re-generated Makefiles 2011-02-03 04:15:27 +00:00
15bd273aab Re-generated Makefiles 2011-01-26 23:55:01 +00:00
c9e010c88f No longer regenerate pkg-config's definition file upon install 2011-01-04 02:45:46 +00:00
eec5cdb2b9 Always fail when allocating empty objects 2011-01-02 14:28:26 +00:00
9838f86036 Changed the way scripts are called 2010-12-31 15:11:16 +00:00
88ec1d4b26 Preparing the 0.1.5 release 2010-12-31 14:41:59 +00:00
ec16f96660 Code cleanup 2010-12-31 14:41:05 +00:00
2825ebdb7b Updated copyright line 2010-12-16 12:12:00 +00:00
70acfb1a2e Updated dependencies 2010-12-11 23:56:49 +00:00
5d15a2e4d7 Let CVS be quieter 2010-12-10 23:14:53 +00:00
0712eb9ae4 Integrating pkg-config 2010-12-10 22:59:15 +00:00
9c7a4fd1b6 Re-generated Makefile 2010-12-05 02:54:41 +00:00
9c4f7bdb2d Re-generated Makefile 2010-12-05 00:44:29 +00:00
d41c9501cf Re-generated Makefiles 2010-12-05 00:37:24 +00:00
275b4e5f10 The <arpa/inet.h> header is not used only for debugging 2010-11-16 00:28:37 +00:00
1d9a574b4d Also supporting calls with 4 arguments 2010-11-12 15:01:26 +00:00
d044782702 Only use SSL when compiled in and connecting to/from remote hosts 2010-11-12 14:56:54 +00:00
25fe4dc23f Re-generated Makefile 2010-11-12 14:50:47 +00:00
f2d7a240ff Fixed compilation with debugging information enabled 2010-11-10 16:23:49 +00:00
e2a44a9320 Let PREFIX be set easily 2010-11-10 16:07:24 +00:00