annotate packages/net/httpd/current/ChangeLog @ 1008:4ca8a5f30c03

* src/monitor.c (cyg_monitor_network): Added IPv6 information to the display of network information. * tests/httpd1.c: New file: Simple program to actually run the server so we can test it. * cdl/httpd.cdl: Added the test program. * src/httpd.c: Added support for serving content over IPv6, * doc/httpd.sgml: Added comment about IPv6.
author asl
date Mon, 12 May 2003 10:24:23 +0000
parents 1b02e87dfe40
children 657f409c5dfe
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1008
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
1 2003-05-11 Andrew Lunn <andrew.lunn@ascom.ch>
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
2
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
3 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
4 the display of network information.
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
5 * tests/httpd1.c: New file: Simple program to actually run the
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
6 server so we can test it.
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
7 * cdl/httpd.cdl: Added the test program.
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
8
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
9 2003-05-10 Andrew Lunn <andrew.lunn@ascom,ch>
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
10
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
11 * src/httpd.c: Added support for serving content over IPv6,
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
12 * doc/httpd.sgml: Added comment about IPv6.
4ca8a5f30c03 * src/monitor.c (cyg_monitor_network): Added IPv6 information to
asl
parents: 955
diff changeset
13
955
1b02e87dfe40 * cdl/httpd.cdl: Only build monitor in CDL option.
jlarmour
parents: 831
diff changeset
14 2003-04-23 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be>
1b02e87dfe40 * cdl/httpd.cdl: Only build monitor in CDL option.
jlarmour
parents: 831
diff changeset
15
1b02e87dfe40 * cdl/httpd.cdl: Only build monitor in CDL option.
jlarmour
parents: 831
diff changeset
16 * cdl/httpd.cdl: Only build monitor in CDL option.
1b02e87dfe40 * cdl/httpd.cdl: Only build monitor in CDL option.
jlarmour
parents: 831
diff changeset
17
831
0b41b42148e9 * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs
nickg
parents: 732
diff changeset
18 2003-03-17 Nick Garnett <nickg@balti.calivar.com>
0b41b42148e9 * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs
nickg
parents: 732
diff changeset
19
0b41b42148e9 * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs
nickg
parents: 732
diff changeset
20 * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs
0b41b42148e9 * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs
nickg
parents: 732
diff changeset
21 to network page.
0b41b42148e9 * src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs
nickg
parents: 732
diff changeset
22
732
f348e525f5ca * cdl/httpd.cdl: Add doc link.
jlarmour
parents: 631
diff changeset
23 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com>
f348e525f5ca * cdl/httpd.cdl: Add doc link.
jlarmour
parents: 631
diff changeset
24
f348e525f5ca * cdl/httpd.cdl: Add doc link.
jlarmour
parents: 631
diff changeset
25 * cdl/httpd.cdl: Add doc link.
f348e525f5ca * cdl/httpd.cdl: Add doc link.
jlarmour
parents: 631
diff changeset
26
631
06b38a628db3 * include/httpd.h (html_end): fix typo.
jlarmour
parents: 468
diff changeset
27 2003-02-14 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be>
06b38a628db3 * include/httpd.h (html_end): fix typo.
jlarmour
parents: 468
diff changeset
28
06b38a628db3 * include/httpd.h (html_end): fix typo.
jlarmour
parents: 468
diff changeset
29 * include/httpd.h (html_end): fix typo.
06b38a628db3 * include/httpd.h (html_end): fix typo.
jlarmour
parents: 468
diff changeset
30
468
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
31 2002-12-06 Nick Garnett <nickg@ecoscentric.com>
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
32
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
33 * include/httpd.h:
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
34 * src/init.cxx:
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
35 * src/httpd.c:
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
36 * src/monitor.c:
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
37 * doc/httpd.sgml:
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
38 * cdl/httpd.cdl:
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
39 Created HTTPD package.
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
40
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
41 # Copyright (C) 2002 Nick Garnett
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
42 # All Rights Reserved.
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
43 #
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
44 # Permission is granted to use, copy, modify and redistribute this
ca4f29d41b18 Created new HTTPD package.
nickg
parents:
diff changeset
45 # file.
631
06b38a628db3 * include/httpd.h (html_end): fix typo.
jlarmour
parents: 468
diff changeset
46