twinaphex
|
7d3408e731
|
Cleanups
|
2015-09-05 21:13:58 +02:00 |
|
twinaphex
|
3522c45067
|
Avoid some warnings - 'array subscript has type char'
|
2015-09-05 14:25:42 +02:00 |
|
twinaphex
|
039b4e0454
|
Move code back to logger.c
|
2015-08-29 18:57:07 +02:00 |
|
twinaphex
|
aa1881febf
|
Cleanups
|
2015-08-29 16:28:35 +02:00 |
|
twinaphex
|
532c73210b
|
Add !defined(__PSL1GHT__) defines
|
2015-08-29 16:27:50 +02:00 |
|
twinaphex
|
e32b99ac0c
|
Consolidate PSL1GHT logger into logger/netlogger/logger.c
and expand net/net_compat.c
|
2015-08-29 16:24:38 +02:00 |
|
twinaphex
|
d4d76daa12
|
Random cleanups
|
2015-06-13 00:44:47 +02:00 |
|
twinaphex
|
e010a6e0bf
|
net_http_update - prevent NULL pointer dereferences and return
false when erroring out
|
2015-05-20 22:38:15 +02:00 |
|
Alcaro
|
81e583c497
|
Test this one for failure... shouldn't getaddrinfo be testing this already?
|
2015-05-20 16:06:48 +02:00 |
|
Alcaro
|
94046d2d74
|
Clean out some unused variables.
|
2015-05-20 16:05:56 +02:00 |
|
Alcaro
|
6c5a4a84b5
|
Fix free function that doesn't free what it's told to free.
|
2015-05-19 22:07:14 +02:00 |
|
twinaphex
|
01e100f6df
|
Include <sys/types.h> in net_compat.c
|
2015-03-23 23:55:43 +01:00 |
|
twinaphex
|
8a6cce1964
|
(net_http) Prevent NULL pointer dereferences
|
2015-03-23 10:13:15 +01:00 |
|
twinaphex
|
64a866af84
|
Prevent crash in net_http.c function
|
2015-03-21 22:10:13 +01:00 |
|
Twinaphex
|
4ecbc9bc66
|
Merge pull request #1524 from heuripedes/master
Win32 fixes
|
2015-03-21 00:03:50 +01:00 |
|
twinaphex
|
85d244d09a
|
Include stdint.h in net_compat.c
|
2015-03-20 22:23:08 +01:00 |
|
Higor Eurípedes
|
79335249d0
|
(libretro-common/net_compat.c) Fix build
|
2015-03-20 17:41:50 -03:00 |
|
twinaphex
|
9405cec6ca
|
Use net_compat.h in net_http_test.c
|
2015-03-20 18:12:37 +01:00 |
|
twinaphex
|
871b6944cb
|
net_http_new_socket - C89 compatibility fixes
|
2015-03-20 18:04:46 +01:00 |
|
twinaphex
|
cb41ee6186
|
net_http_test.c - Fixup header include
|
2015-03-20 17:57:29 +01:00 |
|
twinaphex
|
10d2d7cba8
|
Take out netplay.h dependency (net_compat.c)
|
2015-03-20 17:57:04 +01:00 |
|
twinaphex
|
d2c97de070
|
Move net_compat/net_http to libretro-common
|
2015-03-20 17:56:00 +01:00 |
|