| LOW | test/MockDHTMessageFactory.h | 1 | #ifndef D_MOCK_DHT_MESSAGE_FACTORY_H |
| LOW | test/MockBtMessageFactory.h | 1 | #ifndef D_MOCK_BT_MESSAGE_FACTORY_H |
| LOW | deps/wslay/examples/fork-echoserv.c | 41 | #include <unistd.h> |
| LOW | deps/wslay/lib/wslay_net.h | 21 | * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
| LOW | deps/wslay/lib/wslay_net.h | 41 | #ifdef HAVE_WINSOCK2_H |
| LOW | doc/manual-src/en/mkapiref.py | 1 | #!/usr/bin/env python3 |
| LOW | doc/manual-src/en/mkapiref.py | 21 | # In addition, as a special exception, the copyright holders give |
| LOW | src/alloca.c | 21 | allocating any. It is a good idea to use alloca(0) in |
| LOW | src/alloca.c | 61 | # if defined(CRAY) && defined(CRAY_STACKSEG_END) |
| LOW | src/HttpInitiateConnectionCommand.h | 41 | |
| LOW | src/TLSSession.h | 61 | // Initializes SSL/TLS session. The |sockfd| is the underlying |
| LOW | src/TLSSession.h | 81 | virtual int checkDirection() = 0; |
| LOW | src/download_helper.h | 81 | // Create RequestGroup objects using Metalink file specified by |
| LOW | src/download_helper.h | 101 | // Creates UriListParser using given filename. If filename is "-", |
| LOW | src/getaddrinfo.h | 41 | # include "config.h" |
| LOW | src/getaddrinfo.h | 61 | |
| LOW | src/getaddrinfo.h | 81 | #endif |
| LOW | src/getaddrinfo.h | 101 | #ifdef AI_PASSIVE |
| LOW | src/getaddrinfo.h | 121 | #endif |
| LOW | src/getaddrinfo.h | 141 | |
| LOW | src/getaddrinfo.h | 161 | # define getnameinfo my_getnameinfo |
| LOW | src/getaddrinfo.h | 181 | 0x0100 /* Don't reject unassigned Unicode \ |
| LOW | src/getaddrinfo.h | 201 | #define EAI_OVERFLOW -12 /* Argument buffer overflow. */ |
| LOW | src/libssl_compat.h | 41 | # define LIBRESSL_IN_USE 1 |
| LOW | src/crypto_endian.h | 1 | /* Any copyright is dedicated to the Public Domain. |
| LOW | src/crypto_endian.h | 101 | #if LITTLE_ENDIAN == BYTE_ORDER |
| LOW | src/DHKeyExchange.h | 41 | #elif HAVE_LIBGMP |
| LOW | src/paramed_string.h | 181 | throw DL_ABORT_EX("Invalid loop range."); |
| LOW | src/paramed_string.h | 201 | // |
| LOW | src/WinTLSSession.h | 141 | // client side session. This function returns TLS_ERR_OK if it |
| LOW | src/WinTLSSession.h | 161 | |
| LOW | src/LogFactory.h | 141 | #define A2_LOG_NOTICE(msg) A2_LOG(Logger::A2_NOTICE, msg) |
| LOW | src/a2netcompat.h | 41 | # ifdef HAVE_WS2TCPIP_H |
| LOW | src/a2netcompat.h | 61 | #ifdef HAVE_SYS_SOCKET_H |
| LOW | src/a2netcompat.h | 81 | #ifdef HAVE_SYS_UIO_H |
| LOW | src/a2netcompat.h | 141 | # define A2_IOV_MAX A2_DEFAULT_IOV_MAX |
| LOW | src/FileEntry.h | 41 | #include <deque> |
| LOW | src/FileEntry.h | 161 | bool insertUri(const std::string& uri, size_t pos); |
| LOW | src/message.h | 41 | |
| LOW | src/message.h | 61 | #define MSG_NAME_RESOLUTION_COMPLETE \ |
| LOW | src/message.h | 81 | #define MSG_DELETING_REQUEST_SLOT "CUID#%" PRId64 " - Deleting request slot" \ |
| LOW | src/message.h | 101 | #define MSG_ACCEPT_FAILURE "CUID#%" PRId64 " - Error in accepting connection" |
| LOW | src/message.h | 121 | #define MSG_INSUFFICIENT_CHECKSUM _("Insufficient checksums. checksumLength=%d, numChecksum=%d") |
| LOW | src/message.h | 141 | #define MSG_URI_REQUIRED _("Specify at least one URL.") |
| LOW | src/message.h | 161 | " already exists.") |
| LOW | src/message.h | 201 | #define MSG_GOOD_BYE_SEEDER "Client is in seed state: Good Bye Seeder;)" |
| LOW | src/message.h | 221 | #define EX_NO_STATUS_HEADER _("No status header.") |
| LOW | src/message.h | 241 | #define EX_FILE_READ _("Failed to read from the file %s, cause: %s") |
| LOW | src/message.h | 261 | #define EX_SOCKET_CONNECT _("Failed to connect to the host %s, cause: %s") |
| LOW | src/message.h | 281 | #define EX_INFOHASH_MISMATCH_IN_SEGFILE _("The infoHash in torrent file doesn't match to one in .aria2 file.") |
| LOW | src/StreamPieceSelector.h | 41 | |
| LOW | src/WebSocketSession.h | 61 | // remote endpoint. |
| LOW | src/DownloadEngine.h | 41 | #include <deque> |
| LOW | src/a2time.h | 41 | #include <chrono> |
| LOW | src/a2time.h | 61 | #endif // HAVE_ASCTIME_R |
| LOW | src/Option.h | 61 | // Returns true if name is defined. Otherwise returns false. Note |
| LOW | src/SocketCore.h | 41 | #include <cstdlib> |
| LOW | src/SocketCore.h | 361 | // hostname, IP address or interface name like eth0. If the given |
| LOW | src/SocketCore.h | 381 | // Set default ai_flags. hints.ai_flags is initialized with this |
| LOW | src/getaddrinfo.c | 81 | |
| 38 more matches not shown… |