RetroArch/network
LibretroAdmin b2634ea588 * Create fill_pathname_join_special - and specify fill_pathname_join
as deprecated.
* Use fill_pathname_join_special in the vast majority of cases where
we can ensure out_path is a new empty string
* Get rid of some extension concatenation with strlcat where encountered
* Some general cleanups with NULL termination of strings that get immediately
passed to strlcpy/strlcpy-adjacent functions
2022-08-04 14:19:38 +02:00
..
drivers_wifi * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
netplay (Network) Add getnameinfo_retro (#14278) 2022-08-04 13:22:49 +02:00
discord.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
discord.h (steam) Introduce Steam Rich Presence (#13798) 2022-04-02 08:07:40 +01:00
natt.c (Network) Add getnameinfo_retro (#14278) 2022-08-04 13:22:49 +02:00
natt.h (Network) Move natt files to "network" 2022-05-18 23:23:40 -03:00
net_http_special.c Add TODO/FIXME comments 2020-06-04 14:09:45 +02:00
net_http_special.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
net_logger.c (Network) Add getnameinfo_retro (#14278) 2022-08-04 13:22:49 +02:00
presence.c (steam) Introduce Steam Rich Presence (#13798) 2022-04-02 08:07:40 +01:00
presence.h (steam) Introduce Steam Rich Presence (#13798) 2022-04-02 08:07:40 +01:00
wifi_driver.c Split up wifi networking code - move it into separate file (#13262) 2021-11-21 12:37:39 +01:00
wifi_driver.h Bluetooth refactor (#13266) 2021-11-21 20:44:08 +01:00