index
:
~alon/libwebsockets
master
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
add my todo
HEAD
master
Alon Levy
1
-0
/
+2
2012-10-19
add missing docs for new context user pointer
Andy Green
1
-0
/
+2
2012-10-19
libwebsocket_service_fd: EAGAIN is harmless, treat like EINTR
Alon Levy
1
-1
/
+1
2012-10-19
libwebsocket_context: add userspace pointer for use before wsi creation
Alon Levy
9
-8
/
+22
2012-10-19
lib/Makefile.am: whitespace fix
Alon Levy
1
-1
/
+2
2012-10-19
add pkg-config file libwebsockets.pc
Alon Levy
3
-1
/
+18
2012-10-17
Added test.html favicon.ico to EXTRA_DIST.
Anders Brander
1
-0
/
+1
2012-10-17
Add missing .h files to sources.
Anders Brander
1
-2
/
+2
2012-10-17
Add kernel doc to extra_dist.
Anders Brander
1
-0
/
+2
2012-10-17
always taking an interest in ppid wont hurt
Andy Green
1
-2
/
+2
2012-10-07
remove depcomp
Andy Green
1
-688
/
+0
2012-10-07
stop being so fragile on socket lifecycle
Andy Green
1
-2
/
+2
2012-10-06
use autogen.sh
Andy Green
17
-30952
/
+1658
2012-07-20
add not about autoreconf and libtoolize
Andy Green
1
-1
/
+6
2012-07-20
restore accept error as closure signal
Andy Green
7
-16
/
+27
2012-07-20
check for prctl, poll parent PID if not present
Artem Baguinski
3
-2
/
+18
2012-06-04
Fixing uninitialised memory
Paulo Roberto Urio
1
-1
/
+3
2012-06-04
some toolchains need stddef
Paulo Roberto Urio
1
-0
/
+2
2012-06-04
add missing sa_data init to canonical hostname code
Andy Green
1
-2
/
+3
2012-06-04
Fixed segfault in libwebsocket_context_destroy.
Paulo Roberto Urio
1
-1
/
+1
2012-05-30
sockets were left open if connection could not be
Tobias Maier
1
-0
/
+5
2012-05-21
link lz explicitly for mips
yuval tal
2
-9
/
+9
2012-05-20
null exception with null extensions list
Andrew Chambers
1
-5
/
+8
2012-05-20
refresh autotools stuff
Andy Green
4
-86
/
+16
2012-05-03
update test html now mozilla uses normal ws apis
support-chrome-20-firefox-12
Andy Green
1
-2
/
+2
2012-05-03
start migration to getnameinfo
Andy Green
1
-4
/
+20
2012-05-03
openssl allow connect multiple packets for SSL_connect
Ken Atherton
1
-10
/
+11
2012-05-03
cleanup extra wrapping needed on braced define
Andy Green
6
-37
/
+117
2012-05-02
android toolchain SHA1 endian fix
Peter Hillier
1
-0
/
+1
2012-05-02
ssize_t needs help on windows
David Brooks
1
-0
/
+2
2012-04-20
introduce libwebsocket_client_connect_extended
David Brooks
4
-7
/
+113
2012-04-20
introduce LWS_CALLBACK_CLIENT_CONNECTION_ERROR
David Brooks
2
-2
/
+11
2012-04-20
set connection callback before connection completed to allow early messages
David Brooks
1
-0
/
+19
2012-04-20
improve callback prototypes to use single definition
David Brooks
2
-15
/
+17
2012-04-20
reduce debug spew
David Brooks
2
-9
/
+6
2012-04-14
workaround osx compiler bug
Pasi Mankinen
1
-1
/
+3
2012-04-12
document mingw build
Andy Green
1
-1
/
+8
2012-04-12
mingw add win32helper to lib and fix extpoll
Andy Green
9
-15
/
+47
2012-04-12
doc add explanation missing from per context provate data
Andy Green
1
-0
/
+3
2012-04-12
mingw add zlib paths
Andy Green
2
-4
/
+4
2012-04-12
remove duplicated netdb include from client handshake
Andy Green
1
-1
/
+0
2012-04-12
change DATADIR to INSTALL_DATADIR solve mingw conflict
Andy Green
9
-21
/
+31
2012-04-12
mingw gettimeofday avoid missing include
Andy Green
2
-2
/
+9
2012-04-12
mingw add in missing poll defs
Andy Green
1
-0
/
+23
2012-04-12
mingw hide some missing includes
Andy Green
2
-2
/
+13
2012-04-12
autoconf introduce enable mingw and adapt compiler options
Andy Green
9
-9837
/
+575
2012-04-09
style cleaning
Andy Green
10
-312
/
+314
2012-04-09
fix onopen browser context patch
Andy Green
1
-0
/
+1
2012-04-09
allow message processing from onopen browser context
Yonathan Yusim
1
-15
/
+25
2012-04-05
use ssize_t instead of size_t for return values of read/recv/SSL_read
Tobias Maier
1
-1
/
+1
[next]