nexan_pro

Results 7 issues of nexan_pro

_**ToDo GUI client for upload file to anonfile.com**_

enhancement

``` sendReceiver.cpp:136:51: error: invalid conversion from ‘const void*’ to ‘void*’ [-fpermissive] BIO* cbio = BIO_new_mem_buf(mypem, sizeof(mypem)); /usr/include/openssl/bio.h:668:6: error: initializing argument 1 of ‘BIO* BIO_new_mem_buf(void*, int)’ [-fpermissive] BIO *BIO_new_mem_buf(void *buf, int...

help wanted

Hello! I found a bug that makes "pastexen" unusable. ![image](https://user-images.githubusercontent.com/38838465/79645250-d3765500-81b6-11ea-8201-3e05395dae71.png) Some environment info: - ### Display resolution is: 3850x2160; - OS: Win10 x64 PRO. USE CASE: 1. Start pastexen 2....

Hello @RameshMF , I add some new features to your project as a part of my course project at university. Here is some short list of changes: - kinshipDegree for...

Mark Visual Studio 2013 as End Of Life according to https://learn.microsoft.com/en-us/lifecycle/products/visual-studio-2013.

do-not-merge
Change sent to author
aq-pr-triaged
qualifies-for-auto-merge
visual-cpp/svc
windows-development/subsvc

Hello, I've cloned mimalloc repository and open mimalloc solution for Visual Studio 2022. I've slightly modified sources of 'mimalloc-test-override' project to measure and compare performance with std:: operator new() in...