david-maw / StreamSSL
The StreamSSL sample described in CodeProject
☆48Updated 9 months ago
Alternatives and similar repositories for StreamSSL:
Users that are interested in StreamSSL are comparing it to the libraries listed below
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆34Updated 4 years ago
- C++ helper functions to convert between UTF-8 (std::string) and UTF-16 (CStringW)☆11Updated 7 years ago
- This library provides a cross-platform way to deal with IPC using client-server paradigm☆32Updated 12 years ago
- A library for embedding an HTTP or HTTPS server in C++ applications.☆46Updated last year
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- An example of an out-of-process crash dumper☆27Updated 2 years ago
- Base for writing Windows services in C++☆48Updated 4 years ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆70Updated last month
- Native Windows TLS stream wrapper for use with Asio☆56Updated 2 months ago
- IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.☆29Updated 2 years ago
- Two sided secure/insecure socket that can do SSL/TLS connections without the need for OpenSSL libraries. It uses the standard WinCrypt mo…☆29Updated 6 years ago
- C++ exception handling library☆38Updated last year
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆112Updated last year
- Windows Service Template written in Visual C++☆49Updated last year
- ☆34Updated this week
- CreateProcessAsUser example☆12Updated 10 years ago
- C++ helper class to create a process that redirects std in/out/error streams of a child process (Windows API)☆11Updated 8 months ago
- C++ Framework For Fast Development: OOP wrappers and helpers for OpenCL, SQLite, Microsoft RPC API (DCE), Windows Web Services API (SOAP)…☆40Updated 2 years ago
- A tool for aiding Win32 C development using WINDOWSX.H message crackers☆17Updated 4 months ago
- ETW Tracing C++ project☆16Updated 4 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Simple SOCKS5 proxy server realization using boost::asio library☆34Updated 7 years ago
- Project files to build libffi under Visual Studio☆20Updated 12 years ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Updated 8 years ago
- ☆30Updated 5 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆49Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- Windows 7 SDK Sample Applications