projects
/
platform
/
upstream
/
libwebsockets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libwebsockets.git
2014-07-06
Andy Green
add runtime context flag to enforce defeat of OS CA...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Cong Ma
fix confusion ull in latency reporting
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
kolis
partial send handling
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Andy Green
dont free externally allocated user_space when closing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
geq
fix build on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Andrew Canaday
Added HTTP OPTIONS support:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Andrew Canaday
Reducing CPU cycles spent calculating per-header length...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Andrew Canaday
Added docs for token limits.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Andrew Canaday
Added optional per-header length limits:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Andrew Canaday
Added HTTP_STATUS_NO_CONTENT == 204
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Andrew Canaday
Added comma after if-none-match...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Andrew Canaday
Added new HTTP headers and WSI tokens:
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Andy Green
clean partial send handling warning
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
kolis
Partial send handling
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
vpeter4
Fix for binding socket to a specific interface (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Joakim Soderberg
Turn off IPv6 in windows for now
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
vpeter4
Conditionally declare variable
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
vpeter4
Compile with older OpenSSL library (missing symbol...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
vpeter4
Disable compile error: statement with no effect
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
vpeter4
Disable compile warning: no newline at end of file
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Andy Green
introduce LWS_FEATURE_ tests
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Andy Green
libev stub macros need to reflect void when disabled
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Patrick Gansterer
Windows: Fix implementation of lws_plat_inet_ntop()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Patrick Gansterer
Windows: Use gai_strerrorW() instead of gai_strerror()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Patrick Gansterer
Windows: Fix the passed parameter to the setsockopt...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Patrick Gansterer
Declare the lws_ssl_capable_*_no_ssl function outside...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Patrick Gansterer
Fix compilation on Windows CE after cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Patrick Gansterer
Fix include statement of in6addr.h
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Andy Green
rxflow just return 0 when changing state
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Andy Green
windows ipv6 add necessary header
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Andy Green
refactor move ssl server service to ssl.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Andy Green
refactor libev eliminate all code ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
fixes for close flush
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
fixup no extentsion around last clean
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
close should flush any truncated send before really...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
clean=various ifdef reduction
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
truncated send always callback on writeable
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
test server extend timeout while sending leaf
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
inform timeout source when TIMEDOUT_WAITING
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Andy Green
docs clarify create context comment threading not supported
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Andy Green
move SNI temp var back one
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Andy Green
define LWS_SSL_CAPPABLE return codes even when no SSL...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
spayton
Update private-libwebsockets.h
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Joakim Soderberg
windows Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Andy Green
windows clean out redundant inet_ntop prototype
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Andy Green
fix ssl error reporting
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Andy Green
allow signals during send
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Andy Green
fix accept nonzero as close from WRITEABLE callback
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Andy Green
refactor use unified ssl read write functions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Andy Green
refactor add ssl read write single implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
windows allow syslog log target to mao to stderr
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
windows fix breakage from plat refactor
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
windows fix SetFilePointer args
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
http2 add initial alpn support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
refactor ssl related code into ssl.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
clean small additional ifdef reduction
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
refactor handshake client and server handling into...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
refactor move flow control to server.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Andy Green
refactor migrate client and server specific context...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
refactor pollfd related functions into pollfd.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
refactor service related functions into service.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
refactor context related functions into context.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
remove libev build tag
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
clean move lws_plat externs
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
ipv6 use lws_plat_ to avoid win naming collision
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
win32 inet_top
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
changelog add info about cmake needing clean build...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
plat change to build selection by cmake
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
refactor out most NO_EXTENSIONS
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Andy Green
refactor out WIN32 tests from code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Andy Green
truncated send issue independent of LWS_NO_EXTENSIONS 2
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Andy Green
truncated send issue independent of LWS_NO_EXTENSIONS
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Andy Green
only use clean buffer for failed write if sent something
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Andy Green
libev protect when disabled at runtime in server.c
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Andy Green
win32 clean remove leftover ifdef
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Andy Green
fix libev build
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Andy Green
clean libwebsockets.c
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Patrick Gansterer
Cleanup header includes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Patrick Gansterer
Remove useless usage of ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Patrick Gansterer
Windows: Support LWS_POLLHUP socket event
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Patrick Gansterer
Introduce LWS_POLLIN, LWS_POLLOUT and LWS_POLLHUP
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Andy Green
Merge branch 'tid' of https://github.com/paroga/libwebs...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Add missing resetting of the service_tid on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Remove websock-w32.h
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Move #define for random() into the test applications...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Remove unreferenced local variable on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Use Sleep() instead of usleep() on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Remove dummy headers for Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Remove emulated_poll on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
windows Use WSAWaitForMultipleEvents() instead of poll...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Patrick Gansterer
Build fixes for WindowsCE
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Patrick Gansterer
Remove duplicated code for setting the socket options
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Patrick Gansterer
Fix IPv6 on non-Linux platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Andy Green
cyassl skip setting SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Patrick Gansterer
Fix nonblocking connect on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Green
ipv6 client fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Andy Green
ipv6 integration fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
James Devine
add ipv6 support
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Andy Green
fix NO_EXTENSIONS
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Andrew Canaday
libev port
commit
|
commitdiff
|
tree
|
snapshot
next