index
:
~sardemff7/wayland
master
wip/shm_open
My Wayland WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-27
Marshall NULL strings without crashing
Kristian Høgsberg
1
-8
/
+12
2010-08-27
Support marshalling of file descriptors
Kristian Høgsberg
1
-9
/
+100
2010-08-26
connection: Factor out circular buffer functionality
Kristian Høgsberg
1
-106
/
+113
2010-08-25
Use sendmsg/recvmsg for socket I/O
Kristian Høgsberg
1
-2
/
+17
2010-08-09
Demarshal robustness fixes
Kristian Høgsberg
1
-15
/
+66
2010-08-05
Handle failure to reference a buffer name better
Kristian Høgsberg
1
-0
/
+2
2010-07-28
Print more info when demarshal fails
Kristian Høgsberg
1
-1
/
+2
2010-02-26
Import Eric Anholts hash table implementation
Kristian Høgsberg
1
-3
/
+3
2009-02-23
Include the currently pressed keys in keyboard focus event.
Kristian Høgsberg
1
-0
/
+29
2009-02-22
Handle marshalling NULL objects.
Kristian Høgsberg
1
-2
/
+2
2008-12-24
Add client side demarshalling for events.
Kristian Høgsberg
1
-0
/
+144
2008-12-21
Move protocol metadata to wayland-protocol.[ch].
Kristian Høgsberg
1
-0
/
+1
2008-12-09
Handle interrupted system calls in connection code.
Kristian Høgsberg
1
-2
/
+6
2008-12-02
Put Wayland under the MIT license.
Kristian Høgsberg
1
-0
/
+22
2008-11-06
Split out connection io buffer logic.
Kristian Høgsberg
1
-0
/
+193