mezen

Results 6 issues of mezen

Hi, when I try to create a folder/file in a path which contains a dot, the creating fails. For example `Android/data/org.xbmc.kodi/files/.kodi/` does not work, but the upper folder `Android/data/org.xbmc.kodi/files/` work....

Windows `time_t` differs from Unix `time_t`: the Windows version is not bit depending and always 64. In C and only on 32 bit you can use a macro to switch...

Element: Compiler/IDE
Status: Review Needed
Type: Maintenance
Element: Operating System

Complete new io handler which supports OpenSSL 1.1.1. The existing io handler for OpenSSL 1.0.2 is untouched and should still work. Only IdCTypes.pas and IdGlobal.pas are modified (the last files...

Type: Enhancement
Element: SSL/TLS
Element: I/O Handlers

### Description Please add a visualization of which levels of the mine are currently infested. There used to be an older mod ([GitHub](https://github.com/benrpatterson/InfestedLevels), [NexusMod](https://www.nexusmods.com/stardewvalley/mods/2823)) that implemented this, but it was...

enhancement
triage

All regional tv sender of WDR are name "WDR HD" in tvg_name. Using any playlist in hypnotix (Linux Mint) results in that all senders have the same name. This is...

Small code clean ups to remove unused GSSLRegistry and the empty unit IdServerIOHandlerSSLOpenSSL.

Type: Enhancement
Element: SSL/TLS
Element: I/O Handlers
Status: In Progress