1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
Commit graph

938 commits

Author SHA1 Message Date
Gabor Adam Toth
52552b8528 better nettest 2011-05-06 13:32:12 +02:00
tg(x)
9a62702ae4 better nettest 2011-05-06 13:32:12 +02:00
Gabor Adam Toth
03a33c7a5e + 2011-05-06 00:18:25 +02:00
tg(x)
f9b6b9a41d + 2011-05-06 00:18:25 +02:00
Gabor Adam Toth
aa59061a0a testServer: new cmdline options, memory handling fixes, fixes for routing-only mode 2011-05-06 00:15:37 +02:00
tg(x)
e22d028c15 testServer: new cmdline options, memory handling fixes, fixes for routing-only mode 2011-05-06 00:15:37 +02:00
Gabor Adam Toth
07c6711db0 parser: fixes routing-only mode, set valueParsed & valueLength for data as well; render: added support for rendering raw content 2011-05-06 00:13:37 +02:00
tg(x)
fd5d886053 parser: fixes routing-only mode, set valueParsed & valueLength for data as well; render: added support for rendering raw content 2011-05-06 00:13:37 +02:00
Gabor Adam Toth
289de97bea fix for 0 length modifier value 2011-05-04 18:58:46 +02:00
tg(x)
fea30e3688 fix for 0 length modifier value 2011-05-04 18:58:46 +02:00
Gabor Adam Toth
3fc8eebfa1 nettest: run split tests too 2011-05-04 18:09:01 +02:00
tg(x)
220481d954 nettest: run split tests too 2011-05-04 18:09:01 +02:00
Gabor Adam Toth
44622925f5 tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
tg(x)
c4340bae9f tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
Gabor Adam Toth
29a72caf6f fix for 0 length content/modifiers 2011-05-04 17:46:20 +02:00
tg(x)
e7a4df6180 fix for 0 length content/modifiers 2011-05-04 17:46:20 +02:00
Gabor Adam Toth
c0a6ba7530 packets: rename, new packets 2011-05-04 17:44:12 +02:00
tg(x)
a67cc24c40 packets: rename, new packets 2011-05-04 17:44:12 +02:00
Gabor Adam Toth
4394aa5e0c render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
tg(x)
e47139f059 render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
Gabor Adam Toth
a11c632e3d parser: fix for binary body length 2011-05-04 15:40:05 +02:00
tg(x)
c9402a5a42 parser: fix for binary body length 2011-05-04 15:40:05 +02:00
Gabor Adam Toth
b294afd0a4 parser, text: added functions for accessing state variables - headers 2011-05-04 04:01:21 +02:00
tg(x)
7f9fe71ed9 parser, text: added functions for accessing state variables - headers 2011-05-04 04:01:21 +02:00
Gabor Adam Toth
95ef2fd538 parser, text: added functions for accessing state variables 2011-05-04 01:54:27 +02:00
tg(x)
bc632122a5 parser, text: added functions for accessing state variables 2011-05-04 01:54:27 +02:00
Gabor Adam Toth
a2133e15f9 text: docs 2011-05-04 01:30:09 +02:00
tg(x)
3cebf9b4c3 text: docs 2011-05-04 01:30:09 +02:00
Gabor Adam Toth
aaf480b782 fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
tg(x)
259b51966c fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
Mathias Laurenz Baumann
570077f554 formating change in parser.h 2011-05-03 23:15:31 +02:00
Marenz
09e8943afe formating change in parser.h 2011-05-03 23:15:31 +02:00
Gabor Adam Toth
13afcccaef + 2011-05-03 23:11:13 +02:00
tg(x)
444bf2a5f4 + 2011-05-03 23:11:13 +02:00
Gabor Adam Toth
9941b82761 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +02:00
tg(x)
c92bfd3a91 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +02:00
Mathias Laurenz Baumann
7320d5671e Merge branch 'master' of supraverse.net:libpsyc 2011-05-03 22:57:37 +02:00
Marenz
51c95d0858 Merge branch 'master' of supraverse.net:libpsyc 2011-05-03 22:57:37 +02:00
Mathias Laurenz Baumann
d139e1a191 moved inline functions back to the header
shouldn't result in any problems when used with static inline
2011-05-03 22:56:54 +02:00
Marenz
0fd0cd6e7a moved inline functions back to the header
shouldn't result in any problems when used with static inline
2011-05-03 22:56:54 +02:00
Gabor Adam Toth
e05081b074 render: -inline 2011-05-03 22:54:34 +02:00
tg(x)
f3804c4b3f render: -inline 2011-05-03 22:54:34 +02:00
Gabor Adam Toth
86f997eddd parser: next*Buffer -> set*Buffer, added setParse*Buffer2, added PSYC_ prefix to macro 2011-05-03 22:24:50 +02:00
tg(x)
5bbcda7da0 parser: next*Buffer -> set*Buffer, added setParse*Buffer2, added PSYC_ prefix to macro 2011-05-03 22:24:50 +02:00
Gabor Adam Toth
ad6971e93e + 2011-05-03 22:21:26 +02:00
tg(x)
56fdfe2cd7 + 2011-05-03 22:21:26 +02:00
Gabor Adam Toth
804a2ab394 psyc_text + tests 2011-05-03 22:18:35 +02:00
tg(x)
f8d44070cc psyc_text + tests 2011-05-03 22:18:35 +02:00
Gabor Adam Toth
aa98e00fba parser: added return code aliases for routing-only mode 2011-05-01 12:08:09 +02:00
tg(x)
29b8e8c0d5 parser: added return code aliases for routing-only mode 2011-05-01 12:08:09 +02:00