index
:
~dvdhrm/miracle
master
Wifi-Display/Miracast Implementation
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
sink: fix session ID extraction
HEAD
master
Andrey Gusakov
1
-1
/
+5
2014-09-03
wifi: report formation failture if pending peer is lost
Andrey Gusakov
1
-3
/
+5
2014-09-03
wifi: do not start new connections if one is already pending
Andrey Gusakov
1
-0
/
+8
2014-09-03
wifi: p2p_connect does not need display parameter
Andrey Gusakov
1
-1
/
+1
2014-09-03
sink: use RTSP_CODE_OK
Andrey Gusakov
1
-3
/
+3
2014-09-03
wifi: check device_name and name in supplicant_parse_peer()
Andrey Gusakov
1
-1
/
+5
2014-09-03
sink: add arguments to enable/disable audio and scaling
Andrey Gusakov
2
-3
/
+26
2014-09-03
sink: move GST pipeline construction to bash script
Andrey Gusakov
4
-20
/
+66
2014-09-03
build: drop /usr/local from include path
Andrey Gusakov
1
-1
/
+0
2014-09-03
build: fix required package to libsystemd
Andrey Gusakov
1
-1
/
+1
2014-08-15
sink: exit header/body in case rtsp_message_readv() fails
David Herrmann
1
-1
/
+7
2014-08-13
wifi: reformat MACs returned from DHCP
Andrey Gusakov
1
-1
/
+3
2014-08-13
shared: format MAC with leading zeros
Andrey Gusakov
1
-1
/
+1
2014-08-13
dhcp: sync with gdhcp
David Herrmann
4
-178
/
+200
2014-08-13
wifi: fix possible null-pointer dereference on sta_mac
Andrey Gusakov
1
-1
/
+1
2014-08-08
README: bump dependency on systemd
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-08-08
ctl: remove unused variables
Thomas Hindoe Paaboel Andersen
1
-2
/
+0
2014-08-05
ctl: save wfd_presentation_URL from M4
Andrey Gusakov
1
-2
/
+26
2014-08-05
ctl: divide M6 (SETUP) and M7 (PLAY) stages
Andrey Gusakov
1
-18
/
+45
2014-08-05
rtsp/wpas: pass va_list by reference
David Herrmann
4
-33
/
+33
2014-08-05
wifi: handle P2P_GROUP_FORMATION_FAILURE
Andrey Gusakov
8
-6
/
+94
2014-08-05
dbus: use 'int' instead of 'bool' in sd_bus
Andrey Gusakov
2
-7
/
+5
2014-08-05
dbus: update to systemd API >=213
Andrey Gusakov
2
-48
/
+9
2014-05-12
shl: update shl-macro.h
David Herrmann
1
-2
/
+18
2014-05-09
build: update README
David Herrmann
1
-10
/
+4
2014-05-09
build: remove libwfd dependency
David Herrmann
1
-1
/
+1
2014-05-09
build: adjust to new libsystemd-event API
David Herrmann
4
-30
/
+39
2014-05-09
ctl: spawn gstreamer on sink-connect
David Herrmann
2
-0
/
+79
2014-05-08
ctl: add sinkctl
David Herrmann
5
-0
/
+1093
2014-05-08
ctl: advertise wifi-connected changes after updating props
David Herrmann
1
-8
/
+9
2014-05-08
rtsp: strip remote-cookie during reply-matching
David Herrmann
1
-1
/
+3
2014-05-08
wifi: parse P2P_DEVICE_FOUND immediately
David Herrmann
1
-1
/
+20
2014-05-08
rtsp: add rtsp bus
David Herrmann
5
-0
/
+4224
2014-05-08
ctl: make cli_bus and cli_event global
David Herrmann
2
-2
/
+5
2014-05-08
wifi: declare supplicant_set_wfd_subelements()
David Herrmann
1
-0
/
+1
2014-05-08
ctl: suppress unused-result warnings
David Herrmann
2
-10
/
+10
2014-05-08
wifi: send P2P_FIND on each p2p_scan() request
David Herrmann
1
-4
/
+6
2014-05-08
test: include sys/socket.h to suppress warnings
David Herrmann
1
-0
/
+1
2014-05-08
wifi: fix unused-result warning in log_ENOMEM()
David Herrmann
1
-1
/
+1
2014-04-23
ctl: publish objects after parsing properties
David Herrmann
1
-6
/
+40
2014-04-23
ctl: parse wfd-subelements
David Herrmann
3
-1
/
+99
2014-04-23
wifi: add wfd-subelement properties
David Herrmann
5
-2
/
+230
2014-03-29
shl: fix shl_qstr_tokenize() quote parser
David Herrmann
1
-2
/
+2
2014-03-28
test: add valgrind memory checks
David Herrmann
4
-2
/
+92
2014-03-28
test: don't leak sd_event in wpas tests
David Herrmann
1
-0
/
+2
2014-03-28
wpas: drain input-queues before signalling HUP
David Herrmann
1
-7
/
+18
2014-03-28
test: make wpas tests safe to run in parallel
David Herrmann
1
-5
/
+17
2014-03-21
shl: remove custom offsetof helpers
David Herrmann
3
-14
/
+7
2014-03-21
shl: add ring-buffer helpers
David Herrmann
3
-0
/
+242
2014-03-21
shl: add u64 htable helpers
David Herrmann
2
-2
/
+77
[next]