Alon Levy
e1be13d8b5
lib/Makefile.am: whitespace fix
...
Signed-off-by: Alon Levy <alevy@redhat.com>
2012-10-19 18:27:01 +08:00
Anders Brander
4e6fe90030
Add missing .h files to sources.
2012-10-17 20:10:54 +08:00
Andy Green
94c62c652c
use autogen.sh
...
Signed-off-by: Andy Green <andy.green@linaro.org>
2012-10-06 15:17:01 +08:00
Andy Green
aa6fc44b0a
mingw add win32helper to lib and fix extpoll
...
Based on work from Radu Sorici <soriciradu@gmail.com>
Signed-off-by: Andy Green <andy.green@linaro.org>
2012-04-12 13:32:19 +08:00
Andy Green
39347de0e0
mingw add zlib paths
...
Based on work from Radu Sorici <soriciradu@gmail.com>
Signed-off-by: Andy Green <andy.green@linaro.org>
2012-04-12 13:31:49 +08:00
Andy Green
cce2a81e85
change DATADIR to INSTALL_DATADIR solve mingw conflict
...
Based on work from Radu Sorici <soriciradu@gmail.com>
Signed-off-by: Andy Green <andy.green@linaro.org>
2012-04-12 13:31:25 +08:00
Andy Green
0dbef49e54
autoconf introduce enable mingw and adapt compiler options
...
Based on work from Radu Sorici <soriciradu@gmail.com>
Signed-off-by: Andy Green <andy.green@linaro.org>
2012-04-12 10:11:29 +08:00
Andy Green
a41314f3bf
introduce x google mux very draft indeed
...
This is initial x-google-mux support. It's disabled by default
since it's very pre-alpha.
1) To enable it, reconfigure with --enable-x-google-mux
2) It conflicts with deflate-stream, use the -u switch on
the test client to disable deflate-stream
3) It deviates from the google standard by sending full
headers in the addchannel subcommand rather than just
changed ones from original connect
4) Quota is not implemented yet
5) Close of subchannel is not really implemented yet
6) Google opcode 0xf is changed to 0x7 to account for
v7 protocol changes to opcode layout
However despite those caveats, in fact it can run the
test client reliably over one socket (both dumb-increment
and lws-mirror-protocol), you can open a browser on the
same test server too and see the circles, etc.
Signed-off-by: Andy Green <andy@warmcat.com>
2011-05-23 10:00:03 +01:00
Andy Green
7c9c4d4dca
add explicit libz inclusion
...
Reported-by: Pierre-Paul Lavoie <ppl@idios.org>
Signed-off-by: Andy Green <andy@warmcat.com>
2011-03-07 17:52:00 +00:00
Andy Green
ce6a21dbda
introduce deflate compression extension
...
Signed-off-by: Andy Green <andy@warmcat.com>
2011-03-06 13:32:53 +00:00
Andy Green
4cd87a0bd9
introduce internal extensions array
...
Signed-off-by: Andy Green <andy@warmcat.com>
2011-03-06 13:15:32 +00:00
Andy Green
b6e6ebeece
uplevel-soname-and-spec-0.3.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2011-01-27 06:36:39 +00:00
Andy Green
90c7cbcc00
introduce-ssl-client-connections--flow-control.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2011-01-27 06:26:52 +00:00
Andy Green
7619c47e9c
introduce-private-md5-sha1.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2011-01-23 17:47:08 +00:00
Andy Green
4739e5c450
introduce-client-support.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2011-01-22 12:51:57 +00:00
Andy Green
df73616d2c
add-base64-encode-decode.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2011-01-18 15:39:02 +00:00
Andy Green
70dfebde50
use-libcrypto-hash-implementations.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2010-12-20 09:35:03 +00:00
Andy Green
0ca6a1719b
clean-and-add-pedantic-remove-long-long.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2010-12-19 20:50:01 +00:00
Andy Green
b45993caf3
fork-sever-process-and-introduce-broadcast-api.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2010-12-18 15:13:50 +00:00
Andy Green
4f3943a8f8
move-to-automatic-protocol-list-scheme.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2010-11-12 10:44:16 +00:00
Andy Green
7c212ccf3c
break-out-lib-sources.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2010-11-08 20:20:42 +00:00
Andy Green
926256e664
add-documentation-script-to-automake.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2010-11-08 17:28:21 +00:00
Andy Green
3c974691f5
convert-to-autotools.patch
...
Signed-off-by: Andy Green <andy@warmcat.com>
2010-11-08 17:04:09 +00:00