OSDN Git Service

bbk/bchanf.git
12 years agounite testcase for http_defaultheaderparser_t.
ornse01 [Sun, 29 Jan 2012 07:35:08 +0000 (07:35 +0000)]
unite testcase for http_defaultheaderparser_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@367 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement http_defaultheaderparser_t.
ornse01 [Sun, 29 Jan 2012 07:34:40 +0000 (07:34 +0000)]
implement http_defaultheaderparser_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@366 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoadd FIELDVALUE_END to lexer result.
ornse01 [Wed, 25 Jan 2012 15:42:16 +0000 (15:42 +0000)]
add FIELDVALUE_END to lexer result.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@365 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agochange http_headerlexer_t interface.
ornse01 [Sun, 22 Jan 2012 16:10:38 +0000 (16:10 +0000)]
change http_headerlexer_t interface.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@364 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agomove HTTP_TRANSFERCODING_TYPE and HTTP_CONTENTCODING_VALUE definition.
ornse01 [Sun, 22 Jan 2012 09:00:31 +0000 (09:00 +0000)]
move HTTP_TRANSFERCODING_TYPE and HTTP_CONTENTCODING_VALUE definition.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@363 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agounite testcase for http_defaultheader_t.
ornse01 [Sun, 22 Jan 2012 06:03:43 +0000 (06:03 +0000)]
unite testcase for http_defaultheader_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@362 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement header string generator for in using http_connector_t.
ornse01 [Sun, 22 Jan 2012 06:03:06 +0000 (06:03 +0000)]
implement header string generator for in using http_connector_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@361 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix copyright filename mistake.
ornse01 [Sun, 22 Jan 2012 06:02:14 +0000 (06:02 +0000)]
fix copyright filename mistake.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@360 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agounite test for http_requestlinestream_t.
ornse01 [Sun, 22 Jan 2012 04:41:07 +0000 (04:41 +0000)]
unite test for http_requestlinestream_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@359 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement HTTP Request-Line string generator.
ornse01 [Sun, 22 Jan 2012 04:40:36 +0000 (04:40 +0000)]
implement HTTP Request-Line string generator.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@358 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoadd header file for common definition.
ornse01 [Sat, 21 Jan 2012 09:17:59 +0000 (09:17 +0000)]
add header file for common definition.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@357 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoreplace message buffer to event flag.
ornse01 [Sat, 21 Jan 2012 07:57:27 +0000 (07:57 +0000)]
replace message buffer to event flag.
fix state transition bug.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@356 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoadd debug print.
ornse01 [Sat, 21 Jan 2012 06:56:30 +0000 (06:56 +0000)]
add debug print.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@355 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix detail I/F mistake.
ornse01 [Sat, 21 Jan 2012 06:22:59 +0000 (06:22 +0000)]
fix detail I/F mistake.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@354 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agochange I/F.
ornse01 [Sat, 21 Jan 2012 06:06:56 +0000 (06:06 +0000)]
change I/F.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@353 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix http_connector_new()
ornse01 [Thu, 19 Jan 2012 12:15:34 +0000 (12:15 +0000)]
fix http_connector_new()
- add debug print
- fix cre_mbf paramater mistake.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@352 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoadd Makefile for library building.
ornse01 [Thu, 19 Jan 2012 11:36:53 +0000 (11:36 +0000)]
add Makefile for library building.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@351 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agounite http_statuslineparser_t.
ornse01 [Sun, 15 Jan 2012 11:11:17 +0000 (11:11 +0000)]
unite http_statuslineparser_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@350 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement parser for Status-Line.
ornse01 [Sun, 15 Jan 2012 11:10:47 +0000 (11:10 +0000)]
implement parser for Status-Line.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@349 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agorename http_connection to htto_connector.
ornse01 [Sun, 15 Jan 2012 08:51:51 +0000 (08:51 +0000)]
rename http_connection to htto_connector.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@348 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement http connection manager's some functions.
ornse01 [Sun, 15 Jan 2012 08:50:14 +0000 (08:50 +0000)]
implement http connection manager's some functions.
- only messeging and structures.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@347 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix svn:eol-style.
ornse01 [Mon, 9 Jan 2012 10:13:12 +0000 (10:13 +0000)]
fix svn:eol-style.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@346 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agounite test case for parse library.
ornse01 [Mon, 9 Jan 2012 10:11:55 +0000 (10:11 +0000)]
unite test case for parse library.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@345 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agomodify name for new convention.
ornse01 [Mon, 9 Jan 2012 10:11:10 +0000 (10:11 +0000)]
modify name for new convention.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@344 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agorename files.
ornse01 [Mon, 9 Jan 2012 10:03:03 +0000 (10:03 +0000)]
rename files.
- parselib to tokenchecker

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@343 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agorewrite tokenchecker's unit test for new driver.
ornse01 [Mon, 9 Jan 2012 09:57:58 +0000 (09:57 +0000)]
rewrite tokenchecker's unit test for new driver.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@342 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoseparate charreferparser_t from parselib files.
ornse01 [Mon, 9 Jan 2012 09:38:29 +0000 (09:38 +0000)]
separate charreferparser_t from parselib files.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@341 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agocopy tokenchecker and charrefparser from bchan.
ornse01 [Mon, 9 Jan 2012 09:16:05 +0000 (09:16 +0000)]
copy tokenchecker and charrefparser from bchan.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@340 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix svn:eol-style.
ornse01 [Mon, 9 Jan 2012 08:28:37 +0000 (08:28 +0000)]
fix svn:eol-style.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@339 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agodetail fix function name.
ornse01 [Mon, 9 Jan 2012 08:26:45 +0000 (08:26 +0000)]
detail fix function name.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@338 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agounite testcase for http_headerlexer_t.
ornse01 [Mon, 9 Jan 2012 08:25:07 +0000 (08:25 +0000)]
unite testcase for http_headerlexer_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@337 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix for bchanf convention.
ornse01 [Mon, 9 Jan 2012 08:21:56 +0000 (08:21 +0000)]
fix for bchanf convention.
- rename for new naming rule.
- rewrite for new unit test driver.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@336 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agocopy httpheaderlexer from bchan.
ornse01 [Mon, 9 Jan 2012 08:09:00 +0000 (08:09 +0000)]
copy httpheaderlexer from bchan.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@335 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoadd testcase for gzip header variation.
ornse01 [Mon, 9 Jan 2012 07:58:11 +0000 (07:58 +0000)]
add testcase for gzip header variation.
- filename and comment in gzip header.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@334 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agounite unit tests for http_contentdecoder_t.
ornse01 [Mon, 9 Jan 2012 07:32:12 +0000 (07:32 +0000)]
unite unit tests for http_contentdecoder_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@333 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement unit tests for http_contentdecoder_t.
ornse01 [Mon, 9 Jan 2012 07:31:51 +0000 (07:31 +0000)]
implement unit tests for http_contentdecoder_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@332 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement content-coded data decoder.
ornse01 [Mon, 9 Jan 2012 07:31:26 +0000 (07:31 +0000)]
implement content-coded data decoder.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@331 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement unittest binary.
ornse01 [Sun, 8 Jan 2012 07:39:28 +0000 (07:39 +0000)]
implement unittest binary.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@330 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement unittest for http_transferdecoder_t.
ornse01 [Sun, 8 Jan 2012 07:37:59 +0000 (07:37 +0000)]
implement unittest for http_transferdecoder_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@329 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix state mistake in chunked decoder.
ornse01 [Sun, 8 Jan 2012 07:04:13 +0000 (07:04 +0000)]
fix state mistake in chunked decoder.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@328 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix pushed length handling mistake in identity.
ornse01 [Sun, 8 Jan 2012 06:46:12 +0000 (06:46 +0000)]
fix pushed length handling mistake in identity.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@327 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix state transition mistake for chunk.
ornse01 [Sun, 8 Jan 2012 06:38:41 +0000 (06:38 +0000)]
fix state transition mistake for chunk.
- after chunk-data CRLF
- chunk-size value clearing
- transition condition for last-chunk

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@326 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agofix result value index in identity parser.
ornse01 [Sun, 8 Jan 2012 05:21:53 +0000 (05:21 +0000)]
fix result value index in identity parser.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@325 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement http transfer-coded data decoder.
ornse01 [Wed, 4 Jan 2012 11:13:18 +0000 (11:13 +0000)]
implement http transfer-coded data decoder.
but not tested.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@324 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoimplement new test driver.
ornse01 [Wed, 4 Jan 2012 08:02:18 +0000 (08:02 +0000)]
implement new test driver.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@323 20a0b8eb-f62a-4a12-8fe1-b598822500fb

12 years agoInitial import
ornse01 [Wed, 4 Jan 2012 06:42:41 +0000 (06:42 +0000)]
Initial import

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@322 20a0b8eb-f62a-4a12-8fe1-b598822500fb