Commit Graph

55 Commits

Author SHA1 Message Date
Diego Nehab
773e35ced3 Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
Implemented a nice dispatcher! Non-blocking check-links and forward server
use the dispatcher.
2005-08-23 05:53:14 +00:00
Diego Nehab
0c3cdd5ef2 Final push for release... 2005-08-12 05:56:32 +00:00
Diego Nehab
37f7af4b9f Added check-links-nb.lua that check links in a non-blocking way. 2005-06-20 04:51:55 +00:00
Diego Nehab
65c35845c5 Working on the manual. 2005-06-14 04:29:23 +00:00
Diego Nehab
b22f6f3830 Starting work on final version. 2005-05-17 22:10:46 +00:00
Diego Nehab
693a201db6 Wrong namespace. 2005-04-13 22:18:28 +00:00
Diego Nehab
8d4e240f6a Forward server working on Mac OS X... 2005-02-08 10:01:01 +00:00
Diego Nehab
6b7aeb0cb9 Copyright. 2005-01-15 22:52:33 +00:00
Diego Nehab
5a7a23a7ef Stupid bug. 2005-01-12 06:27:58 +00:00
Diego Nehab
ff4bdd2592 typo. 2005-01-03 00:14:48 +00:00
Diego Nehab
3b7c263954 Minor tune-ups in the manual. 2005-01-03 00:13:14 +00:00
Diego Nehab
c5486e206c Releasing. 2005-01-02 23:31:14 +00:00
Diego Nehab
ae2d2859e7 Spell checked the manual. 2004-12-13 06:26:01 +00:00
Diego Nehab
4f2e036f60 Tiny adjustment. 2004-12-13 05:06:15 +00:00
Diego Nehab
4e5ad6d5ee Bug in poll.
Debug garbage in compat-5.1.c.
Improvements to the user manual.
2004-11-29 06:55:47 +00:00
Diego Nehab
bf563ac857 Adjusted distribution and typo. 2004-11-28 08:32:36 +00:00
Diego Nehab
7592683b0a Modification dates updated. 2004-11-28 08:20:11 +00:00
Diego Nehab
534b0cedf7 Added new instalation section to the manual. 2004-11-28 08:17:16 +00:00
Diego Nehab
7c97e8e40a Almost ready for beta3 2004-11-27 07:58:04 +00:00
Diego Nehab
bdc3e241bb Little bug in manual. 2004-11-17 04:55:57 +00:00
Diego Nehab
ee71689972 Setstats was missing. 2004-10-12 22:35:37 +00:00
Diego Nehab
30ec722a3b Added Mike's changes to udp.html. 2004-07-26 20:17:27 +00:00
Diego Nehab
b1c1b616dc Another typo. 2004-07-26 05:35:46 +00:00
Diego Nehab
7d483484f5 Typos. 2004-07-26 05:19:47 +00:00
Diego Nehab
911e8d7e7f Beta2 is out! Total timeout works on Windows. 2004-07-26 05:17:37 +00:00
Diego Nehab
d914007507 Almost ready for beta2. 2004-07-26 04:04:04 +00:00
Diego Nehab
c8b402e004 Changed send function. 2004-07-18 22:56:14 +00:00
Diego Nehab
87d260356a *** empty log message *** 2004-07-02 23:31:39 +00:00
Diego Nehab
bce1cb30d8 More adjustments/bugfixes. 2004-06-21 06:07:58 +00:00
Diego Nehab
f7579db9e8 Fixing bugs... 2004-06-20 22:19:54 +00:00
Diego Nehab
cdae8c02ed *** empty log message *** 2004-06-18 21:41:51 +00:00
Diego Nehab
ac4aac0909 Implemented safe exceptions. This looks preeety good. 2004-06-18 08:02:09 +00:00
Diego Nehab
eac26d2c8d Updated manual timestamps and the added stuffing filters to mime.html. 2004-06-17 07:00:43 +00:00
Diego Nehab
613534c795 smtp.c was eatten by mime.c 2004-06-17 06:23:13 +00:00
Diego Nehab
94b97bdc00 Bug in select documentation. 2004-06-17 00:19:02 +00:00
Diego Nehab
27c8ae30aa Updated the HTTP manual. Finaly done. 2004-06-16 23:21:49 +00:00
Diego Nehab
ba2f0b8c6b Fine tuning the manual... 2004-06-16 20:41:03 +00:00
Diego Nehab
0a4c1534f3 Still work to do in the manual... 2004-06-16 04:28:21 +00:00
Diego Nehab
8e80e38f2c Manual almost there. 2004-06-16 01:02:14 +00:00
Diego Nehab
843a431ef9 Almost done with manual... 2004-06-15 23:00:56 +00:00
Diego Nehab
cb03a0e954 Starting to change HTTP manual. 2004-06-15 20:05:54 +00:00
Diego Nehab
58096449c6 Manual is almost done. HTTP is missing.
Implemented new distribution scheme.
Select is now purely C.
HTTP reimplemented seems faster dunno why.
LTN12 functions that coroutines fail gracefully.
2004-06-15 06:24:00 +00:00
Diego Nehab
bf738a0336 Working with in the manual. 2004-05-26 04:58:32 +00:00
Diego Nehab
4b7c2db4b7 Forgot this file. 2004-05-25 06:52:06 +00:00
Diego Nehab
c53dad9883 Starting the manual. Oh well. 2004-05-25 06:51:43 +00:00
Diego Nehab
390846b640 Added ltn12 module. Modified mime to be stand alone.
Still crashes on invalid input. Dunno why.
2004-02-11 03:31:53 +00:00
Diego Nehab
0b2542d1a6 Worked on the manual.
Implemented stuffing (needs test)
Added cddb and qp examples.
2004-02-04 14:29:11 +00:00
Diego Nehab
62a4c505e4 Working on the manual...
Making better tests for error messages.
Changed a few names.
Moved gethostname to inet.c.
2004-01-24 02:47:24 +00:00
Diego Nehab
e63f500d24 Adding the callback.lua documentation. 2004-01-21 06:33:47 +00:00
Diego Nehab
a91a0f808d Adjusted css for windows. 2004-01-20 20:24:51 +00:00