Directory module/owhttpd/src/include/

Directory Created:
2004-03-01 23:14
Total Files:
3
Deleted Files:
1
Lines of Code:
75

Browse with ViewVC

[root]/module/owhttpd/src/include

Lines of Code

module/owhttpd/src/include/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 253 (100.0%) 7.4
alfille 26 (76.5%) 182 (71.9%) 7.0
vtt 3 (8.8%) 61 (24.1%) 20.3
d1mag 5 (14.7%) 10 (4.0%) 2.0

Most Recent Commits

alfille 2011-08-07 17:56 Rev.: 1.22

Fix strange characters in alias names for owhttpd. Escape properly for web interface.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -1)
alfille 2010-04-21 13:17 Rev.: 1.21

move httpunescape to it's own file

4 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+4 -1)
alfille 2010-01-31 22:01 Rev.: 1.20

Improve encapsulation of charblob and memblob structures.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -2)
alfille 2009-11-28 15:58 Rev.: 1.19

Add support for file upload (http POST) for binary fields.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -2)
alfille 2009-11-21 21:33 Rev.: 1.18

Start of processing POST in owhttpd. Also fixing some errors in URL handling.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -1)
d1mag 2008-01-30 07:15 Rev.: 1.17

Indent all .c and .h files with code_format-script.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -2)
alfille 2007-03-06 21:07 Rev.: 1.16

object for write -- higher level functions converted. Soft conversion for some of the aggregate work.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -2)
alfille 2007-01-29 23:19 Rev.: 1.15

Pretty-up code using sript: code_format.sh in /src/scripts

14 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+14 -14)
d1mag 2006-11-23 13:50 Rev.: 1.14

Some signal-handling changes. It works on Solaris too...
Thread-handling is changed in ow_net.c. I think it's a bit easier to follow
the threads and functions now, and there are no multiple pthread_detach().
These changes might work for Debian Sarge too... hopefully...

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -1)
alfille 2006-05-28 13:29 Rev.: 1.13

Simplify include files.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -10)
d1mag 2006-05-17 09:15

Change @RM@ in makefiles.
Install two include files from now on... owfs_config.h and owcapi.h
src/include/config.h contain autogenerated configuration instead of owfs_config.h.
All *.h and *.c is updated to #include <config.h> which is normal behavior.

5 lines of code changed in 2 files:

d1mag 2006-05-16 15:24 Rev.: 1.8

Don't install the header-files anymore. Only owcapi.h is installed.

1 lines of code changed in 1 file:

alfille 2006-05-03 21:41 Rev.: 1.11

Simplify FS_dir and FS_dir_remote by combining duplicate code.
Handle favicon.ico in owhttpd

6 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+6 -2)
alfille 2006-05-01 19:39 Rev.: 1.10

Added ParsedNamePlus to combine path and file. Use this to considerably clean up owhttpd.

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -15)
alfille 2006-04-29 08:26 Rev.: 1.9

Split up owhttpd_handler to make design clearer. No real change to function or code.

40 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+40 -1)
alfille 2005-01-13 21:33 Rev.: 1.8

fixes to owhttpd directory-- especially structure

2 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+2 -9)
alfille 2004-12-14 21:54 Rev.: 1.7

Add the damn owhttpd AGAIN

1 lines of code changed in 1 file:

alfille 2004-12-14 21:35

Add the damn owhttpd AGAIN

43 lines of code changed in 2 files:

alfille 2004-12-12 22:26

*** empty log message ***

5 lines of code changed in 3 files:

alfille 2004-12-11 20:37 Rev.: 1.5

makefile tabs restored

1 lines of code changed in 1 file:

alfille 2004-12-11 20:15

Mistakenly removed owhttpd when adding owserver. Restored.

1 lines of code changed in 2 files:

alfille 2004-12-11 20:12 Rev.: 1.5

:q
.
:q
----------------------------------------------------------------------

43 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (new 43)
alfille 2004-12-10 20:33

more owserver general directory design

4 lines of code changed in 3 files:

alfille 2004-07-05 22:16 Rev.: 1.3

Clean up Adapter names (enum)
Better thread statistics
floats changed to doubles
some unsigned/signed fussing
cleaned up directory listings

4 lines of code changed in 1 file:

  • module/owhttpd/src/include: owhttpd.h (+4 -9)
vtt 2004-03-01 23:14 Rev.: 1.2

Merged back changes from MODULE_MERGE branch

61 lines of code changed in 3 files:

Generated by StatCVS 0.7.0