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
2011-05-24
Andy Green
fix parser reaction to zero length payloads
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Andy Green
fix server ping coming as client payload
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Andy Green
introduce x google mux very draft indeed
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Michel Archambault
win32 update projects
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Andy Green
remove line end at 72 for base64 encode
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Andy Green
win32 use binary flag on opening http file
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Andy Green
make base 64 helper apis public
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Andy Green
win32 move gettimeofday include inside extern c
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Andy Green
win32 nuke autogenerated files from tree
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Andy Green
win32 fix release build
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Andy Green
fix deflate window
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Andy Green
move send pipe choked api to public exports
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Green
handle new masking order and fixups
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Green
interpret new opcode map when 07
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Green
issue new opcodes when 07
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Green
write client frames the new way for 07
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Green
carry over 06 stuff to 07
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Green
add 07 support
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Andy Green
introduce 07 opcode ordering
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Andy Green
fix frgmented server reply
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Andy Green
Revert Pavel's patch looping in recv
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Pavel Borzenkov
Fix segfault in libwebsocket_write()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Pavel Borzenkov
recv() may not return all data
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Pavel Borzenkov
Use IPPROTO_TCP instead of SOL_TCP
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Pavel Borzenkov
HTTP headers may be case-sensitive
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Andy Green
select raw zlib compression
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Andy Green
pass ext pointer in ext callback
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Peter Hinz
update win32 support for zlib
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Peter Hinz
Re: Windows port of your libwebsocket
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Andy Green
try to cover AF_LOCAL in libwebsockets_get_peer_addresses
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Andy Green
use unsigned peer dotted quad
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Andy Green
beautify fraggle
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Patrick McManus
libwebsockets - gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Andy Green
disable nagle algorithm
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Andy Green
clean fraggle
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
introduce fraggle test app
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
introduce libwebsocket_is_final_fragment
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
fix misunderstood fragmentation restriction
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
add CONTINUATION write mode
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
expose SHA1 api
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
expose random api
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
add separate server writeable and change naming to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
remove bogus bytes on first line of websockets.c
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
add explicit libz inclusion
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
flush extensions when closing
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
add extra state for waiting on close ack with timeout
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Andy Green
introduce test server close testing switch
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Pat McManus...
interop notes - libwebsocket -06 close
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
configure add requirement for zlib.h
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
add compression defeat switch to test client
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
introduce deflate compression extension
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
allow extensions for parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
introduce internal extensions array
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
instantiate extensions server accepted
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
dynamically create client extensions offer from extensi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
document extension callback reasons
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
callback each active extension on packet tx pre send
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
callback each active extension on packet rx pre parse
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
introduce lws_send_pipe_choked
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
introduce lws_issue_raw
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
deallocate extension contexts on connection close
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Andy Green
create server extension response dynamically
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Andy Green
introduce struct libwebsocket_extension
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Andy Green
fix openssl breakage from win32
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Andy Green
win32 build fixup missing includes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Peter Hinz
introduce win32 build capability
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Andy Green
introduce LWS_CALLBACK_CLIENT_APPEND_HANDSHAKE_HEADER
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Andy Green
introduce 76 00 client support
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Andy Green
update README with known good OSX configure
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Andy Green
fix null protocol dereference when closing session
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
only have nonce requirement and processing for exactly 04
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
carry over 05 specific stuff to 06
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
change default client version to 06
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
remove duplicated poll handling in hangup on client
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
require close reason argument on close and free session
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
introduce 06 close status codes
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
only send sec webscoket nonce on 04
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
make origin optional on server
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Andy Green
make origin optional on client
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Andy Green
add callback for OpenSSL client cert verification action
commit
|
commitdiff
|
tree
|
snapshot
2011-02-20
Andy Green
add callback to allow additional server verification...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
Andy Green
add callback to allow additional client verification...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
Andy Green
introduce listen on specific interface
commit
|
commitdiff
|
tree
|
snapshot
2011-02-16
Andy Green
README update configure advice for apple
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
fix ssl support and confirm builds clean when not confi...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
add include for gettimeofday even without ssl
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Darin Willits
Only include anything from openssl if configured for it
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
make test client notice if server closed on him
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
break client connect into states and apply timeout
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
introduce timeout system
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Timothy J Fontaine
Fix refactor damage from missed debug-only print arg
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Darin Willits
Apple / iOS build compatability patch
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
introduce this param in callback fix server close on...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
eliminate dummy 76 challenge content in 04 plus
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Andy Green
unify server and client close
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Andy Green
clean-out-poll-array-when-hanging-up-on-client.patch
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Andy Green
uplevel-rpm-spec-to-include-new-extpoll-sample.patch
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Andy Green
use-new-peer-name-api-in-ping.patch
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Andy Green
introduce-libwebsockets_hangup_on_client.patch
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Andy Green
add-example-protocol-handshake-filter-callback.patch
commit
|
commitdiff
|
tree
|
snapshot
next