projects
/
profile
/
ivi
/
libwebsockets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/libwebsockets.git
2013-03-07
Edwin van den...
different compiler warning fixes
32/2932/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
add lexical parser for headers
31/2931/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
deprecate x google mux
30/2930/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
solve flowcontrol problems
29/2929/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
check errors on shutdown close
28/2928/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
replace hashtable polltable management
27/2927/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Edwin van der...
use simple lookup table for extpoll
26/2926/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
include daemonization file whoops
25/2925/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
portability dont assume size of tv.t_usec
24/2924/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
add disable debug to README configuration options list
23/2923/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Peter Young
including assert h needed on osx
22/2922/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Peter Young
just use limits.h directly
21/2921/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
introduce daemonize
20/2920/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
client allow remote server to accept with no protocol set
19/2919/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
move array bounds gcc workaround outside function
18/2918/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
update ping test client and stop exposing payload to...
17/2917/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
export lswl_hexdump
16/2916/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
roubustness only return 0 from fd service if handled
15/2915/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
configure without client
14/2914/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
test client remove usleep
13/2913/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
refactor output.c
12/2912/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
refactor migrate client stuff to client.c
11/2911/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
add new context arg to libwebsockets_serve_http_file
10/2910/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
robustness server dont exit server on accept problems
09/2909/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
workaround for some gcc array bounds false positive
08/2908/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
add logo to test file
07/2907/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
update test server html serving callback to use aepd...
06/2906/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
add libwebsockets.org logo to share
05/2905/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
optimize http file sending
04/2904/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
listen socket more frequent service
03/2903/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
add empty m4 dir as workaround for autoreconf issue
02/2902/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
allow LWS_SOMAXCONN to be defined at configuretime
01/2901/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
extpoll use hashtable for fd tracking
00/2900/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
allow building just the library not the testapps
99/2899/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Jack Mitchell
make sure we have PATH_MAX on some linux toolchains
98/2898/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Edwin van der...
extpoll break out of loop when set or clear finds fd
97/2897/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
http service break into outer loop states
96/2896/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
merge test server extpoll into test server
95/2895/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Edwin van der...
optimize extpoll fd delete
94/2894/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
deal with SSL_ERROR_WANT_ in client connect action
93/2893/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
add longlived option to test client
92/2892/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
logging ensure everyone has a newline
91/2891/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
replace ifdefs around close socket with compatible_close
90/2890/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Larry Hayes
ssl client certs fix crash
89/2889/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
absorb README.rst into main README and code
88/2888/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
expose compiletime constants to setting from configure
87/2887/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
renable deflate frame buffer expansion fixing DoS
86/2886/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
fix config enable name for getifaddrs
85/2885/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David
introduce getifaddrs for toolchains without it
84/2884/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
audit and make all malloc check for OOM
83/2883/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
logging add timestamp
82/2882/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
logging extend level set api to allow setting emission...
81/2881/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
update README with info on new logging scheme
80/2880/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
allow enabling debug contexts from test apps
79/2879/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
introduce logging api and convert all library output...
78/2878/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Aaron Zinman
compile in xcode, privatize debug macro
77/2877/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
update soname and configure to v1.0
76/2876/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
correct autotools warning
75/2875/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Andy Green
zlib code add OOM checks remove buffer expansion on...
74/2874/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Avoid leaking a socket when SSL_accept fails.
73/2873/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Print error string on accept failure.
72/2872/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Increased MAX_BROADCAST_PAYLOAD to match MAX_USER_RX_BU...
71/2871/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added README file with some useful tips for using the...
70/2870/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added support for continuation frames on the server.
69/2869/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Close connection if LWS_CALLBACK_HTTP returns non-zero.
68/2868/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Fixed to keep reading data until the SSL internal buffe...
67/2867/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added no-cache headers to client handshake:
66/2866/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Separate compression levels for server and client,
65/2865/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
More correct handling of inflate result.
64/2864/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Fixed crash when HTTP requests method is not GET.
63/2863/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Check if macro SSL_OP_NO_COMPRESSION is defined before...
62/2862/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Using size_t instead of int for deflate-frame offsets...
61/2861/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added private macro CIPHERS_LIST_STRING to define ciphe...
60/2860/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
When choosing a cipher, use the server's preferences.
59/2859/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Pass URI length to LWS_CALLBACK_HTTP.
58/2858/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Disable compression for SSL socket,
57/2857/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Using "SSL_CTX_use_certificate_chain_file" instead...
56/2856/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Better definition of "debug" macro for Win32 builds.
55/2855/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Use __inline for Win32 builds.
54/2854/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Avoid checking choked pipe if no extension has more...
53/2853/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
zlib update 1.2.7
52/2852/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Set listen backlog to SOMAXCONN.
51/2851/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Fixed operator precedence bug.
50/2850/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Avoid deflate of small packets.
49/2849/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Support compressed packets bigger than MAX_USER_RX_BUFFER.
48/2848/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Allow extensions when no protocol was specified.
47/2847/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added extension "deflate-frame".
46/2846/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added support for extensions that only manipulate appli...
45/2845/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Fixed deflate-stream extension.
44/2844/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added private macro AWAITING_TIMEOUT instead of harcode...
43/2843/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Fixed spacing.
42/2842/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added context creation parameter for CA certificates...
41/2841/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Return NULL if the handshake failed to complete,
40/2840/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Ignoring linux build files
39/2839/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Use feature check rather than browser check.
38/2838/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Changed client handshake to use "Origin" instead of...
37/2837/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Fixed compiler warnings on Windows.
36/2836/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Added new status codes from RFC 6455.
35/2835/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
David Galeano
Fixed compiler warning on Windows.
34/2834/1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Artem Baguinski
required version of autoconf can be lower
33/2833/1
commit
|
commitdiff
|
tree
|
snapshot
next