pde-cds

Results 12 issues of pde-cds

Are there any plans for new releases? There are a lot of improvements and fixes in libgit2 1.3.0 which could be usefull

The OpenSSL Team announced the end of support of OpenSSL at 11th September 2023 and recomments to upgrade OpenSSL to 3.0 before this date. This is the original announcement: OpenSSL...

### Description While scanning an 3.1.4 version of OpenSSL 3.1.4, i realized that some files are matched "openssl-ssleay" but those files clearly state "Apache 2.0" when checked manually ### How...

bug

Regarding https://github.com/libgit2/libgit2sharp/issues/2051 ### Reproduction steps When using git_repository_init_ext and git_clone on a path which is longer than 260, it will fail with path too long ### Expected behavior work like...

### Reproduction steps Set core.longpaths = true in global or user Use either Repository.Init or Repository.Clone on a path which is longer than 260 ### Expected behavior Init and Clone...

### Description Using IronPython 2.7.12 nuget package from Nuget.org. IronPython.dll references Mono.Posix on .NET 4.5 build, but its neither included in the package nor referenced via another nuget package. ###...

- [ ] Integrate Putty via gitsubmodule - [ ] Make SharpPLink builable again

next-version

While uploading Release 1.14.3 of SharpSVN to nuget.org, there were serverall problems which should be fixed for next version. - [ ] is deprecated, use instead (https://learn.microsoft.com/de-de/nuget/reference/nuspec#icon) - [ ]...

next-version

### Reproduction steps On windows 10 create keys "TLS 1.3\Client" under "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols" and two DWORDS "DisabledByDefault" with value 0 and Enabled with value 1. ![image](https://github.com/libgit2/libgit2sharp/assets/61505382/d0adc88f-b7c7-4349-bb90-c8315621bb76) Then create a repository and...

Upate to newest lts on 3.0.x branch