5044 Commits (9c4768291ee0ce8e29fdadf3e05cbde2714bbe0c)

Author SHA1 Message Date
Thomas Guillem e7f98f3632 mms: fix potential integer overflow 3 years ago
Thomas Guillem 6a9e214d5d mms: return -1 in case of error 3 years ago
Thomas Guillem 6835f6d128 mms: decrease i_packet_length in only one place 3 years ago
Thomas Guillem f26a1f5d16 mms: use const in mms_ParsePacket() 3 years ago
Rémi Denis-Courmont d9b0f2b638 http: allow short response byte range 2 years ago
Craig Huggins be426a636a Use requested win32 dvb-adapter parameter 3 years ago
Johannes Kauffmann 072a9d8cc6 access/dtv: fix mod leak 3 years ago
Francois Cartegnie b82e70e55d codec: opus_header: add init/clean cycle methods 5 years ago
Steve Lhomme 55be3ce607 smb: fix potential string to wide string copy 3 years ago
Steve Lhomme 27e584d7b9 access/dtv: move the lfind() Windows hack in the module 4 years ago
Steve Lhomme ab4f2bc2ec libvlc: fix API compatibility when using libvlc from MSVC 3 years ago
Thomas Guillem 27840cb5b2 mmsh: check user size bounds 3 years ago
Steve Lhomme 24ac561248 cdrom: don't eat the next line after we read the cue file mode 5 years ago
Thomas Guillem ff0573857d smb2: fix anonymous login with last Windows update 3 years ago
Thomas Guillem 049a6f254d smb2: use correct error code 3 years ago
Alexandre Janniaux 93523e6e10 modules: fix typos 5 years ago
Steve Lhomme e264d5b6af rename VLC_TS_0 to VLC_TICK_0 8 years ago
Steve Lhomme 0b4dff80ac rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
KO Myung-Hun 921c47e267 cdrom: fix a typo 4 years ago
Brad Smith 47bd9018f0 v4l2: use proper headers for OpenBSD's V4L2 support 4 years ago
Brad Smith ce9a09a2e6 v4l2: dlopen proper library name on OpenBSD 4 years ago
Romain Vimont 4fcace6180 vnc: fix possible buffer overflow 4 years ago
Marvin Scholz d4dd33720a access: file: properly report local files on Darwin 4 years ago
Johannes Kauffmann 05445b74a3 access: live555: Adapt to 2020.12.11+ API changes 4 years ago
Thomas Guillem 8761dbe132 Revert "smb2: fix anonymous login" 4 years ago
Thomas Guillem 68e5d97727 smb2: explicitly handle -EINTR 4 years ago
Thomas Guillem 20374d30a1 smb2: handle vlc_smb2_resolve interruption 4 years ago
Thomas Guillem 9c3dacd9e9 smb2: vlc_smb2_resolve: return -EINTR when interrupted 4 years ago
Thomas Guillem a2d420086f smb2: forward the vlc_interrupt_unregister() return value 4 years ago
Thomas Guillem f7ff036199 smb2: vlc_smb2_resolve: return an error code 4 years ago
Thomas Guillem 0a9127646d dsm: abort if netbios_ns_inverse is interrupted 4 years ago
Thomas Guillem f026d55f3c dsm: handle missing smb_session interruptions 4 years ago
Thomas Guillem e85012d051 dsm: forward the vlc_interrupt_unregister() return value 4 years ago
Pierre Lamot 095bfffb29 smb2: support browsing files when running on a non standard port 6 years ago
Pierre Lamot 0ab339eae8 smb2: build smb2 urls using memstream rather than complex printf construct 6 years ago
Marvin Scholz 21952d524f ftp: properly parse MLST facts 4 years ago
Jean-Baptiste Kempf a11c2e35d2 DVDNAV: provide a compatibility Macro for older releases 4 years ago
Thomas Guillem cabe90d174 smb2: don't seek past INT64_MAX 4 years ago
Thomas Guillem 096208ae06 smb2: fix lseek return type 4 years ago
Thomas Guillem bf6dbbc451 smb2: rename logged seek function name 4 years ago
Thomas Guillem 7e34f61ffa smb2: fix anonymous login 4 years ago
Thomas Guillem dd80816d8d smb2: destroy the context in case or errors from smb2_generic_cb 4 years ago
Thomas Guillem c266ba818d smb2: also clear op->smb2 in case of error 4 years ago
Thomas Guillem b0e727a0e4 smb2: return errno directly 4 years ago
Thomas Guillem cfdb535592 smb2: rework error handling from smb2_service_fd 4 years ago
Thomas Guillem 3681112e8d smb2: homogenize status and error functions 4 years ago
Thomas Guillem 86dcae852a smb2: always use smb2 timeout 4 years ago
Thomas Guillem c1ebabfbba smb2: remove teardown handling 4 years ago
Thomas Guillem 3517facbe7 smb2: destroy the context in case of error 4 years ago