index
:
~victortoso/spice
char-device-checks
client-side-bandwidth-monitoring
fix-char-device-leaks
fix-clang-warnings
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-19
Update libtool version information for 0.12.5 release
v0.12.5
Christophe Fergeau
1
-2
/
+2
2014-05-19
Update 'release' instructions in configure.ac
Christophe Fergeau
1
-18
/
+11
2014-05-19
Update NEWS
Christophe Fergeau
1
-0
/
+13
2014-05-16
server: use a warning when disconnecting unresponsive client
Marc-André Lureau
1
-2
/
+2
2014-05-15
docs: Fix make distcheck
Christophe Fergeau
1
-3
/
+4
2014-05-15
Use PRI macros in printf to keep compatibility between 32/64bit system
소병철
2
-5
/
+6
2014-04-16
Fix submodule reference
Christophe Fergeau
1
-0
/
+0
2014-04-16
Add missing buffer (re)allocation to reds_sasl_handle_auth_steplen()
Christophe Fergeau
1
-0
/
+1
2014-04-16
Call correct SASL helper in reds_handle_auth_sasl_step
Christophe Fergeau
1
-1
/
+1
2014-04-16
Add G_GNUC_UNUSED annotations to async_read_handler args
Christophe Fergeau
1
-1
/
+3
2014-04-16
Make struct AsyncRead/async_read_handler private
Christophe Fergeau
2
-12
/
+11
2014-04-16
Remove RedLinkInfo::async_read
Christophe Fergeau
1
-25
/
+19
2014-04-16
Call AsyncRead variables 'async' instead of 'obj'
Christophe Fergeau
1
-30
/
+30
2014-04-16
Add reds_stream_set_async_error_handler() helper
Christophe Fergeau
2
-7
/
+5
2014-04-16
Introduce reds_stream_async_read() helper
Christophe Fergeau
2
-43
/
+36
2014-04-16
build-sys: Fix VPATH builds
Christophe Fergeau
2
-1
/
+1
2014-04-16
Fix --without-sasl build
Christophe Fergeau
1
-0
/
+4
2014-04-16
doc: Generate chunked manual
Christophe Fergeau
2
-3
/
+20
2014-03-25
manual: improve text about ~/Public
Marc-André Lureau
1
-3
/
+3
2014-03-20
Check RSA_generate_key_ex return value
Christophe Fergeau
1
-2
/
+9
2014-03-20
Don't truncate large 'now' values in _spice_timer_set
David Gibson
1
-6
/
+7
2014-03-19
Update spice-common
Marc-André Lureau
1
-0
/
+0
2014-03-19
manual: fix xml highlighting
Marc-André Lureau
1
-1
/
+1
2014-03-19
manual: add folder sharing section
Marc-André Lureau
1
-1
/
+56
2014-03-19
Translate docbook -> asciidoc
Marc-André Lureau
14
-1525
/
+1038
2014-03-19
Associate org.spice-space.webdav.0 port to webdav channel
Marc-André Lureau
2
-1
/
+6
2014-03-19
build-sys: simplify manual html generation
Marc-André Lureau
1
-26
/
+18
2014-03-19
SpiceUserManual.xml: small clean-ups
Marc-André Lureau
1
-13
/
+11
2014-03-13
Fix test_capability() typo
Christophe Fergeau
3
-10
/
+10
2014-03-13
Fix typo in log message
Christophe Fergeau
1
-1
/
+1
2014-03-13
mjpeg: Don't warn on unsupported image formats
Christophe Fergeau
1
-1
/
+1
2014-01-20
Add reference manual
Christophe Fergeau
12
-1
/
+1559
2014-01-20
Make RedsStream::info private
Christophe Fergeau
2
-28
/
+28
2014-01-20
Introduce reds_stream_set_channel()
Christophe Fergeau
3
-3
/
+14
2014-01-20
Introduce reds_stream_set_info_flag()
Christophe Fergeau
3
-1
/
+12
2014-01-20
Make RedsStream::async_read private
Christophe Fergeau
2
-14
/
+14
2014-01-20
Make RedsStream::sasl private
Christophe Fergeau
2
-71
/
+71
2014-01-20
Make RedsStream read/write functions private
Christophe Fergeau
2
-19
/
+19
2014-01-20
Make RedsStream::ssl private
Christophe Fergeau
2
-18
/
+18
2014-01-20
Introduce reds_stream_is_ssl()
Christophe Fergeau
4
-6
/
+12
2014-01-20
Add RedsStream::priv
Christophe Fergeau
2
-1
/
+9
2014-01-20
Move SASL authentication to reds_stream.h
Christophe Fergeau
3
-423
/
+563
2014-01-20
Move async code to RedsStream
Christophe Fergeau
3
-60
/
+82
2014-01-20
Move stream read/write callbacks to reds_stream.c
Christophe Fergeau
2
-77
/
+75
2014-01-20
Introduce reds_stream_new() helper
Christophe Fergeau
3
-20
/
+32
2014-01-20
reds: Move SSL-related code to RedsStream
Christophe Fergeau
3
-55
/
+82
2014-01-20
Move sync_write* to reds_stream.h
Christophe Fergeau
3
-55
/
+58
2014-01-20
Add reds_stream.[ch]
Christophe Fergeau
9
-245
/
+327
2014-01-20
Move SPICE_GNUC_VISIBLE to red_common.h
Christophe Fergeau
2
-2
/
+2
2014-01-02
tests: Avoid malloc failures
Christophe Fergeau
2
-2
/
+8
[next]