.. |
admin.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
buf_client.cpp
|
Changed: More memory leaks detection
|
2017-11-05 18:30:30 +01:00 |
buf_net_base.cpp
|
|
|
buf_server.cpp
|
|
|
buf_sock.cpp
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
callback_client.cpp
|
|
|
callback_net_base.cpp
|
|
|
callback_server.cpp
|
|
|
CMakeLists.txt
|
|
|
dummy_tcp_sock.cpp
|
|
|
email.cpp
|
Changed: Constification of addSlashR and removeSlashR
|
2016-12-02 16:01:43 +01:00 |
inet_address.cpp
|
Changed: More memory leaks detection
|
2017-11-05 18:30:30 +01:00 |
listen_sock.cpp
|
|
|
login_client.cpp
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
login_cookie.cpp
|
|
|
login_server.cpp
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
message.cpp
|
|
|
message_recorder.cpp
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
module.cpp
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-09 19:38:33 +02:00 |
module_common.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
module_gateway.cpp
|
Changed: Removed other throws
|
2018-08-18 11:20:37 +02:00 |
module_gateway_transport.cpp
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-08 20:54:09 +02:00 |
module_l5_transport.cpp
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-08 20:54:09 +02:00 |
module_local_gateway.cpp
|
Changed: Removed other throws
|
2018-08-18 11:20:37 +02:00 |
module_manager.cpp
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
|
2016-12-10 12:05:29 +01:00 |
module_message.cpp
|
|
|
module_socket.cpp
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-09 19:54:08 +02:00 |
naming_client.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
nel-net.pc.in
|
|
|
net_displayer.cpp
|
|
|
net_log.cpp
|
|
|
net_manager.cpp
|
|
|
service.cpp
|
Cleaning up unicode conversion
|
2019-05-01 11:52:03 +08:00 |
sock.cpp
|
Changed: Memory leaks detection
|
2016-12-09 13:51:09 +01:00 |
stdin_monitor_thread.cpp
|
|
|
stdin_monitor_thread.h
|
|
|
stdnet.cpp
|
|
|
stdnet.h
|
Changed: More memory leaks detection
|
2017-11-05 18:30:30 +01:00 |
tcp_sock.cpp
|
|
|
transport_class.cpp
|
Changed: More memory leaks detection
|
2017-11-05 18:30:30 +01:00 |
udp_sim_sock.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
udp_sock.cpp
|
|
|
unified_network.cpp
|
Changed: Minor changes
|
2017-12-02 16:46:44 +01:00 |
unitime.cpp
|
|
|
varpath.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |