Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
29 check-ins
2015-12-17
| ||
15:21 | Changed a little the error handling of SocketAccept. Leaf check-in: 5e1458a965 user: johnfound tags: trunk | |
2015-12-10
| ||
14:36 | Mainly added some debug output code in order to diagnose problems with KolibriOS port. check-in: c30e7bfb66 user: johnfound tags: trunk | |
2015-12-04
| ||
23:12 | The project license has been changed to BSD 2-clause license. check-in: 75d3e16e45 user: johnfound tags: trunk | |
22:50 | Fixed bug in reading configuration file (thanks to Ray from the FASM message board). check-in: 452503529a user: johnfound tags: trunk | |
2015-12-02
| ||
13:28 | Added options for proper compilation on 64bit Linux. check-in: 4d67e13957 user: johnfound tags: trunk | |
12:27 | Some documentation changes. The precompiled files has been removed from the repository. Leaf check-in: be09eb6de2 user: johnfound tags: HelpServer | |
2014-07-16
| ||
09:08 | Fixed a bug in the "sockets.asm". Fixed the uConfig arguments change in FreshLib. check-in: da7a22ae97 user: lhmnai0 tags: trunk | |
2014-03-18
| ||
13:01 | Added some example files and some code has been fixed. check-in: 383eee6465 user: johnfound tags: HelpServer | |
08:09 | Missed files added. check-in: 09f7282ce8 user: johnfound tags: HelpServer | |
06:59 | Some major changes in the request processing. check-in: b78d53666f user: johnfound tags: HelpServer | |
2014-03-17
| ||
20:58 | Implemented rendering of markdown formatted files. Partially... check-in: f370378f5a user: johnfound tags: HelpServer | |
16:43 | Create new branch named "HelpServer" check-in: 1fef166cab user: johnfound tags: HelpServer | |
16:42 | Adapted to the latest API changes in FreshLibDev. check-in: 5deb74c177 user: johnfound tags: trunk | |
2013-01-12
| ||
20:43 | Changed the use of uConfig library, because of changed API. Latest FreshLibDev have to be use for compilation. check-in: 047343ff0e user: JohnFound tags: trunk | |
2013-01-09
| ||
18:29 |
Code cleanup. Changed the format of the configuration file. (but this is not the latest version of uConfig, so another change will be provided later).
Now the server almost works in KolibriOS (but only with the new network stack, developed by hidnplayr). check-in: 16caabe748 user: JohnFound tags: trunk | |
2012-11-29
| ||
18:45 | Work on the KolibriOS port. check-in: 624213e631 user: JohnFound tags: trunk | |
2012-10-24
| ||
14:47 | Some debug code needed for KolibriOS tests. Not working properly in this checkin. check-in: 7f6356f3ce user: lhmnai0 tags: trunk | |
2012-10-23
| ||
06:12 | Support for KolibriOS. check-in: af979cb91c user: JohnFound tags: trunk | |
2012-08-27
| ||
19:17 | Added missing files. Some work on the security checks. check-in: 5dcbb9a857 user: JohnFound tags: trunk | |
2012-08-23
| ||
11:28 | Preparations for CGI and some security checks for the root directory. Not finished, not working in this checkin. check-in: e2917d1a3b user: lhmnai0 tags: trunk | |
2012-08-21
| ||
14:06 | Preparations for POST request processing. check-in: a2ee875f56 user: lhmnai0 tags: trunk | |
2012-08-20
| ||
14:04 | More work on HTTP protocol. check-in: 44d0bba8d2 user: lhmnai0 tags: trunk | |
04:17 | Work on proper stream processing. Less memory, more standards. :) check-in: b9888fea51 user: JohnFound tags: trunk | |
2012-08-18
| ||
20:26 | Work on the different stability issues. Now it work good in Windows and andLinux, but crashes in LinuxMint. More fixes have to be done. check-in: ce061d2d84 user: JohnFound tags: trunk | |
2012-08-17
| ||
04:32 | Work on memory and resource leaks in threaded mode. phWeb runs in Linux now (with the recent FreshLibDev library). check-in: 4f75607d45 user: JohnFound tags: trunk | |
2012-08-16
| ||
14:34 | Attempt to hunt for memory leaks. FreshLibDev is also changed. check-in: e2155665b2 user: lhmnai0 tags: trunk | |
2012-08-15
| ||
08:22 | Test of the thread based request processing - successful. check-in: b70f8565bc user: lhmnai0 tags: trunk | |
2012-08-14
| ||
21:49 | It is the first commit. The server works for static files, but only in Windows. Use the latest FreshLibDev library for compilation. check-in: a7d36f614f user: JohnFound tags: trunk | |
21:40 | initial empty check-in check-in: b144e98d9b user: johnfound tags: trunk | |