home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 20 / AACD20.BIN / AACD / Information / AmiBench / Network.module_rev.log < prev    next >
Text File  |  2000-11-30  |  1KB  |  39 lines

  1. Network.module 1.0 (3.11.1999) 12:11:52 by chris@starforge.co.uk
  2.  
  3. See log entry for AmiBench v1.4
  4.  
  5.  
  6. Network.module 1.1 (4.11.1999) 14:51:57 by chris@starforge.co.uk
  7.  
  8. Cleaned up comments, filled in source header data, replaced ansi sprintf() with
  9. a custom RawDoFmt() based one. The latter resulted in the binary size dropping
  10. from 12k to 4,696 bytes - to roughly 39% of it's size when linked with StormC's
  11. Storm020.lib
  12.  
  13. Sheesh...
  14.  
  15.  
  16. Network.module 1.2 (5.12.1999) 16:35:17 by chris@starforge.co.uk
  17.  
  18. Added header parsing - the client now supports standard HTTP codes and parsing
  19. of the content-length header field.
  20.  
  21.  
  22. Network.module 1.3 (3.1.2000) 10:09:24 by chris@starforge.co.uk
  23.  
  24. Double-checked Genesis compatibility, added early exit one server error
  25.  
  26.  
  27. Network.module 1.4 (18.2.2000) 16:26:57 by chris@starforge.co.uk
  28.  
  29. Increased read and line buffer to 20k after a post exceeding the 4k buffer limit caused
  30. crashes... 
  31.  
  32.  
  33. Network.module 1.5 (7.10.2000) 13:04:47 by starforge@starforge.demon.co.uk
  34.  
  35. Changed bits of code to reflect my departure from TWF LLC, added some checks to header
  36. decoding.
  37.  
  38.  
  39.