clang-format
Merge pull request #398 from AlaricSenat/fix/195
Merge branch 'branch-1.16.x-deprecated' into fix/195
Merge branch 'neheb-1' into branch-1.16.x-deprecated
clang-format
clang-format
Fix #342: accept port number omission
upnpapi: remove memset
clang-format
Merge pull request #396 from nishy2000/master-issue-342
Merge branch 'branch-1.16.x-deprecated' into master-issue-342
clang-format
Fix #342: accept port number omission
miniserver: Don't initialize sockets for invalid IPs
windows: Avoid implicit declarations of gettimeofday()
Clang-format
Adjust ChangeLog and THANKS
Fixes double free caused by closing a file pointer twice
ccpp.yml: Add a timeout to ctest
configure.ac: Update release numbers
Home keeping for the next release
Release
ssdp_device.c: SO_REUSEPORT only exists from kernel 3.9 on
ssdp_device.c: Ortography
Fixed exports (#537)
configure.ac: Update release numbers
Home keeping for the next release
Release
tarball: Fix for missing files and test compilation
configure.ac: Update release numbers
Home keeping for the next release
Release
clangd: Fix warnings
Ortography
formatting
formatting
Properly handle read error
build(deps): bump actions/upload-artifact from 6 to 7
Home keeping for the next release
New release
configure.ac: Code has changed in ixml
THANKS: Make the file markdown compliant
VSCode: update configuration files
ixml: fix "use after free" when replacing attributes
ixml/src/element.c: Fixes problems with replicated code
scripts: Add some compilation examples
.gitignore: Add VSCode file ignores
miniserver.c: shutdown_all_active_connections() cannot disappear on conditionals
miniserver.c: Label the #endif's and #else's
ccpp.yml: Fix branch filter
White spaces and spelling
Home keeping for the next release
codeql-analysis.yml: Fix
New release
Reapply "Const correctness"
New release
Revert "Const correctness"
httpreadwrite.c: More clangd fixes
httpreadwrite.c: clangd cosmetics
compile.sh: Rename function
compile.sh: Rename function
Home keeping for the next release
New release
Makefile.am: A few other missing files
Makefile.am: Missing files in the tarball
.gitignore: Update
White spaces
Home keeping for the next release
New release
cmake: Rename some variables
cmake: More SONAME madness
parse_release.sh: Use the correct names for the variables
autoheader.cmake: SONAME should only have the major
Home keeping for the next release
New release
home_keeping.sh: Remove double quotes in the ChangeLog version
Release templates no longer needed
workflows: Use a filter to exclude some branches
workflows: Reformat
cmake: link to libnsl and libsocket for SunOS
remove http_gmtime_r function
replace asctime with strftime
FIx OmniOS builds when using POSIX compliant asctime_r
find_out_bz2_name.sh: Fix script
webserver.c: Fix grammar
miniserver.c: Rename some variables and fix grammar
Home keeping for the next release
Creates a home_keeping branch on release
Prepare new release
release.yml: Enable full workflow
release.yml: VSCode reformat
ChangeLog: Remove useless lines
workflow: Fixed the release workflow
home_keeping.sh: Rename file
parse_release.sh: Better variable name
ChangeLog: Update
Add const to ixmlNode_compare() parameters
ixml/inc/ixml.h: Documentation
ixml/src/node.c: White spaces
ixml/src/node.c: Fix typo