home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / internet-tools / httpproxy / src / httpproxy.c.rlog < prev    next >
Encoding:
Text File  |  1996-02-13  |  2.9 KB  |  84 lines

  1.  
  2. RCS file: RCS/httpproxy.c,v
  3. Working file: httpproxy.c
  4. head: 0.12
  5. branch:
  6. locks: strict
  7.     mshopf: 0.12
  8. access list:
  9. symbolic names:
  10. comment leader: " * "
  11. keyword substitution: kv
  12. total revisions: 12;    selected revisions: 12
  13. description:
  14. a small little http proxy or proxyproxy.
  15. ----------------------------
  16. revision 0.12    locked by: mshopf;
  17. date: 1996/02/12 19:23:36;  author: mshopf;  state: Exp;  lines: +315 -98
  18. assert() to logfile and debugfile and stderr.
  19. MaxRequests now variable.
  20. ReadCacheList()/SaveCacheList().
  21. lots of bug fixes and cosmetic changes.
  22. ----------------------------
  23. revision 0.11
  24. date: 1996/01/15 22:27:58;  author: mshopf;  state: Exp;  lines: +393 -233
  25. fixed AmiTCP4.0 broken time() / stat() times (fix by Fionn Behrens).
  26. another couple of bug fixes.
  27. added dynamic cache table allocation.
  28. error replies still getting better.
  29. removed host realname lookup.
  30. ----------------------------
  31. revision 0.10
  32. date: 1996/01/09 17:20:35;  author: mshopf;  state: Exp;  lines: +229 -125
  33. Three major and some other minor bug fixes.
  34. Added UrlBuffer for POST method and non-proxyproxy support.
  35. More and more comformant error messages.
  36. basic POST support (only proxying, no caching, no queuing).
  37. Sending data even when request is not completed yet.
  38. Recreating URL even from nonconformant requests.
  39. Long requests supported now.
  40. Some cosmetic changes.
  41. ----------------------------
  42. revision 0.9
  43. date: 1995/12/06 19:53:55;  author: mshopf;  state: Exp;  lines: +120 -146
  44. added fixes for unix machines and AmiTCP4.0 compilation.
  45. some bug fixes.
  46. more html conform now.
  47. lots of printf type fixes.
  48. ----------------------------
  49. revision 0.8
  50. date: 1995/12/03 14:20:23;  author: mshopf;  state: Exp;  lines: +37 -25
  51. Made auto requests and proxy messages more http conform.
  52. ----------------------------
  53. revision 0.7
  54. date: 1995/11/19 17:57:50;  author: mshopf;  state: Exp;  lines: +40 -20
  55. added revbump compatible version string.
  56. fixed ftp offline proxyproxy std port bug.
  57. ----------------------------
  58. revision 0.6
  59. date: 1995/11/04 11:26:13;  author: mshopf;  state: Exp;  lines: +67 -12
  60. better shutdown (requeueing of current transmissions). small bug fixes.
  61. ----------------------------
  62. revision 0.5
  63. date: 1995/11/02 18:26:13;  author: mshopf;  state: Exp;  lines: +792 -222
  64. queueing system implemented.
  65. ----------------------------
  66. revision 0.4
  67. date: 1995/10/21 21:28:37;  author: mshopf;  state: Exp;  lines: +23 -16
  68. small bug fix.
  69. ----------------------------
  70. revision 0.3
  71. date: 1995/10/17 19:23:09;  author: mshopf;  state: Exp;  lines: +134 -70
  72. cleaned up messy logging system.
  73. new option 'log'.
  74. ----------------------------
  75. revision 0.2
  76. date: 1995/10/13 18:09:17;  author: mshopf;  state: Exp;  lines: +575 -70
  77. everything works so far, exceptions are noted in the header.
  78. :-)
  79. ----------------------------
  80. revision 0.1
  81. date: 1995/10/13 10:44:27;  author: mshopf;  state: Exp;
  82. no caching at all right now, but it works fine as a proxyproxy.
  83. =============================================================================
  84.