|
25475dab02
|
Compiles again
|
2008-04-13 23:51:48 +00:00 |
|
|
95039ac3be
|
Code cleanup
|
2008-04-13 23:50:56 +00:00 |
|
|
9c3ebc73dd
|
Added two assertions
|
2008-04-13 23:21:22 +00:00 |
|
|
ae18ccfcb7
|
Code cleanup
|
2008-04-13 22:36:38 +00:00 |
|
|
a46dd04d09
|
Small optimization
|
2008-04-12 23:13:07 +00:00 |
|
|
df4a75df97
|
Fixed handling of integers when serving on big endian architectures
|
2008-04-12 17:29:38 +00:00 |
|
|
a0cfa48890
|
Added a way to determine which client is calling
|
2008-04-12 14:31:35 +00:00 |
|
|
2560d7179f
|
Added Plugin helpers
|
2008-04-11 12:39:07 +00:00 |
|
|
16fb99162f
|
The last character read was not updated after the filters
|
2008-04-11 10:08:21 +00:00 |
|
|
b58ed03dca
|
Code cleanup
|
2008-04-10 19:09:08 +00:00 |
|
|
ae56154a96
|
token_get_code() really returns a TokenCode
|
2008-03-07 13:25:16 +00:00 |
|
|
e07aca7572
|
token_get_code() really returns a TokenCode
|
2008-03-06 16:22:52 +00:00 |
|
|
eef6d19d5a
|
Reporting the error when unable to open the file
|
2008-03-02 00:56:17 +00:00 |
|
|
ec01f67200
|
error_set_print() actually accepts format strings
|
2008-02-29 12:18:32 +00:00 |
|
|
8e9cab9ffe
|
Fixed return code upon parsing errors
|
2008-02-28 00:06:59 +00:00 |
|
|
fcab87e048
|
Added accessors for the filename
|
2008-02-27 18:20:22 +00:00 |
|
|
ccb781960c
|
Handling errors while parsing
|
2008-02-27 18:17:10 +00:00 |
|
|
3204205845
|
Forcing the filename to be set upon token creation
|
2008-02-27 18:16:58 +00:00 |
|
|
245e6fcc8c
|
Initial release
|
2008-02-25 12:22:36 +00:00 |
|
|
0644a4eef4
|
Code cleanup
|
2008-02-25 01:00:04 +00:00 |
|
|
3d46e70771
|
Using the Object class
|
2008-02-25 00:59:12 +00:00 |
|
|
e924e0c41b
|
Compile and install the new Object and Parser classes
|
2008-02-25 00:54:59 +00:00 |
|
|
5762053cca
|
Corrected a comment
|
2008-02-25 00:52:34 +00:00 |
|
|
1eca1d6dd2
|
Initial release
|
2008-02-25 00:50:40 +00:00 |
|
|
83787869e1
|
First attempt at a generic file parsing API
|
2008-02-25 00:47:34 +00:00 |
|
|
ae90a261e7
|
Using safer types
|
2008-02-25 00:45:33 +00:00 |
|
|
0a346244d7
|
Code cleanup
|
2008-02-25 00:44:29 +00:00 |
|
|
411897c90a
|
Initial release
|
2008-02-25 00:42:32 +00:00 |
|
|
80d1e935eb
|
Added two comments
|
2008-02-25 00:42:06 +00:00 |
|
|
85407799ec
|
Re-generated Makefile
|
2007-12-12 15:43:05 +00:00 |
|
|
ec87f0b5cd
|
Compile with SSL by default
|
2007-12-12 15:42:48 +00:00 |
|
|
c2bf9facd6
|
Fixed a typo
|
2007-12-05 03:03:55 +00:00 |
|
|
40c065c004
|
Got rid of two warnings when compiling
|
2007-12-05 01:37:04 +00:00 |
|
|
316e1c4867
|
Code cleanup
|
2007-12-05 01:35:16 +00:00 |
|
|
707c36b6d7
|
Fixed sending buffers
|
2007-11-22 18:41:15 +00:00 |
|
|
132a7b71bc
|
Using the size actually sent
|
2007-11-09 19:20:08 +00:00 |
|
|
05aa187539
|
Added umask() to VFS
|
2007-11-07 23:51:44 +00:00 |
|
|
c3d29c634a
|
Added lchown() to VFS
|
2007-11-07 16:42:27 +00:00 |
|
|
475f693079
|
Added chmod() and chown() to VFS
|
2007-11-07 16:34:50 +00:00 |
|
|
e419b3333c
|
Added link(), rename() and symlink() to VFS
|
2007-11-07 16:19:42 +00:00 |
|
|
976c1366ec
|
Added unlink() to VFS
|
2007-11-07 16:07:23 +00:00 |
|
|
d9a38995bc
|
Added rmdir() to VFS, Casting buffer size for safety
|
2007-11-07 15:36:15 +00:00 |
|
|
02a877d0bf
|
Workaround automatic free() when resizing to 0
|
2007-11-07 15:08:11 +00:00 |
|
|
018a88e1e9
|
Added mkdir() to VFS
|
2007-11-07 13:53:51 +00:00 |
|
|
6a9e3c3225
|
More debugging information
|
2007-11-07 12:51:32 +00:00 |
|
|
30763031ea
|
Compilation fix with SSL
|
2007-11-07 12:09:13 +00:00 |
|
|
a8defcbab1
|
Added lseek() to VFS
|
2007-11-07 12:08:24 +00:00 |
|
|
a25b1182e7
|
Added fchmod() and fchown() to the VFS interface
|
2007-11-07 11:58:47 +00:00 |
|
|
91c3da67bf
|
Compilation fix with SSL
|
2007-11-07 11:58:14 +00:00 |
|
|
661bc4b768
|
Fixed crash upon error in Config
|
2007-11-06 18:22:40 +00:00 |
|