~paskal-07/softether-vpn/+git/tinydir:master

Last commit made on 2024-02-27
Get this branch:
git clone -b master https://git.launchpad.net/~paskal-07/softether-vpn/+git/tinydir

Branch merges

Branch information

Name:
master
Repository:
lp:~paskal-07/softether-vpn/+git/tinydir

Recent commits

a4a2db5... by Gabe Jones <email address hidden>

qsort callback should always use cdecl calling convention

782fb12... by Gabe Jones <email address hidden>

Coerce size()/strlen() to unsigned int

6ba7929... by Cong <email address hidden>

Fix windows tests

32278ef... by Cong <email address hidden>

Check make_temp_dir output

abc9701... by Cong <email address hidden>

Update util.c

8124807... by Cong <email address hidden>

Fix buffer overflow in tinydir_file_open with long path names

74acffd... by Cong <email address hidden>

Create SECURITY.md

9f866c1... by Cong <email address hidden>

Add windows to build matrix (#76)

9849511... by Cong <email address hidden>

Add more configurations to build matrix, update cpp_sample

4acafe7... by Lautis Sun <email address hidden>

Merge pull request #70 from cxong/lstat_bugfix

Use lstat() for macOS and *BSD (bug fix)