CloudFundoo / SSL-TLS-clientserverLinks
SSL/TLS client server examples using libssl and polarssl
☆33Updated 8 years ago
Alternatives and similar repositories for SSL-TLS-clientserver
Users that are interested in SSL-TLS-clientserver are comparing it to the libraries listed below
Sorting:
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- Simple & modern HTTP client for C++☆130Updated 3 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- ☆154Updated 11 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- STUN Client done in C☆43Updated 11 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- examples of using OpenSSL☆117Updated last year
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- stuff☆34Updated 9 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆160Updated 3 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- Async non-blocking multi-protocol networking library for C/C++☆446Updated 5 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- A small thread-safe queue written in C☆106Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- A sample epoll server.☆74Updated 11 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 6 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 5 years ago
- Please use wolfSSL now instead: https://github.com/wolfSSL/wolfssl . CyaSSL is a small, fast, portable implementation of TLS/SSL for embe…☆178Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆203Updated 6 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- Lock-Free Thread Pool☆79Updated last year