projects
/
profile
/
ivi
/
libwebsockets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
remove all support for pre v13 protocols
[profile/ivi/libwebsockets.git]
/
lib
/
private-libwebsockets.h
2013-03-07
Andy Green
remove all support for pre v13 protocols
56/2956/1
blob
|
commitdiff
2013-03-07
Andy Green
disable private broadcast sockets if enable no fork...
55/2955/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
introduce without extensions
50/2950/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
make use of lock file
46/2946/1
blob
|
commitdiff
|
diff to current
2013-03-07
FNA
windows compatibility changes for private libwebsockets
45/2945/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
allow_use_of_lwsl_logging in user code
42/2942/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
add lwsl_notice
39/2939/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
add lws_confirm_legit_wsi
35/2935/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
refactor and introduce without server configure option
34/2934/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
introdice tracking if frame is binary
33/2933/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
add lexical parser for headers
31/2931/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
solve flowcontrol problems
29/2929/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
replace hashtable polltable management
27/2927/1
blob
|
commitdiff
|
diff to current
2013-03-07
Peter Young
just use limits.h directly
21/2921/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
export lswl_hexdump
16/2916/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
listen socket more frequent service
03/2903/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
allow LWS_SOMAXCONN to be defined at configuretime
01/2901/1
blob
|
commitdiff
|
diff to current
2013-03-07
Jack Mitchell
make sure we have PATH_MAX on some linux toolchains
98/2898/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
http service break into outer loop states
96/2896/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
deal with SSL_ERROR_WANT_ in client connect action
93/2893/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
replace ifdefs around close socket with compatible_close
90/2890/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
expose compiletime constants to setting from configure
87/2887/1
blob
|
commitdiff
|
diff to current
2013-03-07
Andy Green
introduce logging api and convert all library output...
78/2878/1
blob
|
commitdiff
|
diff to current
2013-03-07
Aaron Zinman
compile in xcode, privatize debug macro
77/2877/1
blob
|
commitdiff
|
diff to current
2013-03-07
David Galeano
Increased MAX_BROADCAST_PAYLOAD to match MAX_USER_RX_BU...
71/2871/1
blob
|
commitdiff
|
diff to current
2013-03-07
David Galeano
Added private macro CIPHERS_LIST_STRING to define ciphe...
60/2860/1
blob
|
commitdiff
|
diff to current
2013-03-07
David Galeano
Better definition of "debug" macro for Win32 builds.
55/2855/1
blob
|
commitdiff
|
diff to current
2013-03-07
David Galeano
Use __inline for Win32 builds.
54/2854/1
blob
|
commitdiff
|
diff to current
2013-03-07
David Galeano
Added support for extensions that only manipulate appli...
45/2845/1
blob
|
commitdiff
|
diff to current
2013-03-07
David Galeano
Added private macro AWAITING_TIMEOUT instead of harcode...
43/2843/1
blob
|
commitdiff
|
diff to current
2013-03-07
Alon Levy
libwebsocket_context: add userspace pointer for use...
28/2828/1
blob
|
commitdiff
|
diff to current
2012-07-20
Artem Baguinski
check for prctl, poll parent PID if not present
blob
|
commitdiff
|
diff to current
2012-04-20
David Brooks
improve callback prototypes to use single definition
blob
|
commitdiff
|
diff to current
2012-04-12
Andy Green
mingw hide some missing includes
blob
|
commitdiff
|
diff to current
2012-04-09
Andy Green
style cleaning
blob
|
commitdiff
|
diff to current
2011-09-25
Andy Green
v08v13 add support v13 default
blob
|
commitdiff
|
diff to current
2011-05-28
Andy Green
extensions fix deflate stream vs mux and veto it on...
blob
|
commitdiff
|
diff to current
2011-05-23
Andy Green
introduce x google mux very draft indeed
blob
|
commitdiff
|
diff to current
2011-05-14
Andy Green
make base 64 helper apis public
blob
|
commitdiff
|
diff to current
2011-05-14
Andy Green
win32 fix release build
blob
|
commitdiff
|
diff to current
2011-04-29
Andy Green
fix deflate window
blob
|
commitdiff
|
diff to current
2011-04-25
Andy Green
move send pipe choked api to public exports
blob
|
commitdiff
|
diff to current
2011-04-24
Andy Green
add 07 support
blob
|
commitdiff
|
diff to current
2011-04-23
Andy Green
introduce 07 opcode ordering
blob
|
commitdiff
|
diff to current
2011-03-22
Andy Green
pass ext pointer in ext callback
blob
|
commitdiff
|
diff to current
2011-03-08
Andy Green
disable nagle algorithm
blob
|
commitdiff
|
diff to current
2011-03-07
Andy Green
expose random api
blob
|
commitdiff
|
diff to current
2011-03-07
Andy Green
add extra state for waiting on close ack with timeout
blob
|
commitdiff
|
diff to current
2011-03-06
Andy Green
callback each active extension on packet tx pre send
blob
|
commitdiff
|
diff to current
2011-03-06
Andy Green
introduce lws_send_pipe_choked
blob
|
commitdiff
|
diff to current
2011-03-06
Andy Green
introduce lws_issue_raw
blob
|
commitdiff
|
diff to current
2011-03-05
Andy Green
introduce struct libwebsocket_extension
blob
|
commitdiff
|
diff to current
2011-03-05
Andy Green
fix openssl breakage from win32
blob
|
commitdiff
|
diff to current
2011-03-02
Peter Hinz
introduce win32 build capability
blob
|
commitdiff
|
diff to current
2011-02-26
Andy Green
change default client version to 06
blob
|
commitdiff
|
diff to current
2011-02-26
Andy Green
require close reason argument on close and free session
blob
|
commitdiff
|
diff to current
2011-02-26
Andy Green
introduce 06 close status codes
blob
|
commitdiff
|
diff to current
2011-02-21
Andy Green
add callback for OpenSSL client cert verification action
blob
|
commitdiff
|
diff to current
2011-02-14
Andy Green
add include for gettimeofday even without ssl
blob
|
commitdiff
|
diff to current
2011-02-14
Darin Willits
Only include anything from openssl if configured for it
blob
|
commitdiff
|
diff to current
2011-02-14
Andy Green
break client connect into states and apply timeout
blob
|
commitdiff
|
diff to current
2011-02-14
Andy Green
introduce timeout system
blob
|
commitdiff
|
diff to current
2011-02-14
Darin Willits
Apple / iOS build compatability patch
blob
|
commitdiff
|
diff to current
2011-02-14
Andy Green
unify server and client close
blob
|
commitdiff
|
diff to current
2011-02-13
Andy Green
introduce-user-handshake-filter-callback.patch
blob
|
commitdiff
|
diff to current
2011-02-12
Andy Green
decouple-service-from-fd-array-index.patch
blob
|
commitdiff
|
diff to current
2011-02-10
Andy Green
optimize-random-device-open.patch
blob
|
commitdiff
|
diff to current
2011-02-10
Andy Green
optimize-server-for-all-zero-nonce-case.patch
blob
|
commitdiff
|
diff to current
2011-02-10
Andy Green
introduce-new-05-socket-closure-rules.patch
blob
|
commitdiff
|
diff to current
2011-02-09
Andy Green
parse-and-reject-extensions-header.patch
blob
|
commitdiff
|
diff to current
2011-02-09
Andy Green
introduce-ietf-05-framing-and-commandline-options.patch
blob
|
commitdiff
|
diff to current
2011-02-09
Andy Green
change-client-mode-to-enum.patch
blob
|
commitdiff
|
diff to current
2011-01-30
Andy Green
introduce-k-switch-defeat-masking.patch
blob
|
commitdiff
|
diff to current
2011-01-28
Andy Green
fix-host-header-contents--introduce-canonical-hostname...
blob
|
commitdiff
|
diff to current
2011-01-27
Andy Green
introduce-http_proxy-support-no-auth.patch
blob
|
commitdiff
|
diff to current
2011-01-27
Andy Green
introduce-test-ping-app.patch
blob
|
commitdiff
|
diff to current
2011-01-27
Andy Green
introduce-ssl-client-connections--flow-control.patch
blob
|
commitdiff
|
diff to current
2011-01-23
Andy Green
clean--fix-sigpipe.patch
blob
|
commitdiff
|
diff to current
2011-01-22
Andy Green
introduce-client-support.patch
blob
|
commitdiff
|
diff to current
2011-01-20
Andy Green
add-enable-nofork-config-option.patch
blob
|
commitdiff
|
diff to current
2011-01-19
Andy Green
expose-event-loop.patch
blob
|
commitdiff
|
diff to current
2011-01-19
Andy Green
introduce-04-control-frames.patch
blob
|
commitdiff
|
diff to current
2011-01-18
Andy Green
introduce-new-04-frame-unmasking.patch
blob
|
commitdiff
|
diff to current
2011-01-18
Andy Green
introduce-new-04-masking-key-computation.patch
blob
|
commitdiff
|
diff to current
2011-01-18
Andy Green
introduce-new-04-handshake.patch
blob
|
commitdiff
|
diff to current
2011-01-18
Andy Green
introduce-new-04-headers-logic.patch
blob
|
commitdiff
|
diff to current
2011-01-18
Andy Green
add-base64-encode-decode.patch
blob
|
commitdiff
|
diff to current
2010-12-20
Andy Green
use-libcrypto-hash-implementations.patch
blob
|
commitdiff
|
diff to current
2010-12-19
Andy Green
clean-whitespace.patch
blob
|
commitdiff
|
diff to current
2010-12-19
Andy Green
clean-and-add-pedantic-remove-long-long.patch
blob
|
commitdiff
|
diff to current
2010-12-18
Andy Green
fork-sever-process-and-introduce-broadcast-api.patch
blob
|
commitdiff
|
diff to current
2010-11-13
Andy Green
coding-style-cleanups.patch
blob
|
commitdiff
|
diff to current
2010-11-12
Andy Green
move-to-automatic-protocol-list-scheme.patch
blob
|
commitdiff
|
diff to current
2010-11-11
Andy Green
add-Sec-WebSocket-Draft-and-protocol-autodetect.patch
blob
|
commitdiff
|
diff to current
2010-11-11
Andy Green
fix-rx-action-76.patch
blob
|
commitdiff
|
diff to current
2010-11-08
Andy Green
break-out-lib-sources.patch
blob
|
commitdiff
|
diff to current