Home
last modified time | relevance | path

Searched refs:identify_client (Results 1 – 24 of 24) sorted by relevance

/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/test/
H A Dtest_identify_client.cpp38 TORRENT_TEST(identify_client) in TORRENT_TEST() argument
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/test/
H A Dtest_identify_client.cpp38 TORRENT_TEST(identify_client) in TORRENT_TEST() argument
/dports/emulators/hugo/hugo-2.12/
H A Dhugod.c214 identify_client (&global_status, global_option); in serve_dispatch()
278 identify_client (&global_status, global_option); in serve_dispatch()
H A Dnetplay.h96 void identify_client (global_status_type * global_status,
H A Dnetplay.c257 identify_client (global_status_type * global_status, in identify_client() function
416 identify_client (global_status, global_option); in store_remote_status_lan()
818 identify_client (global_status, global_option); in store_remote_status_internet()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Didentify_client.hpp65 std::string identify_client(const peer_id& p);
H A DMakefile.am63 identify_client.hpp \
H A DMakefile.in408 identify_client.hpp \
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Didentify_client.hpp65 std::string identify_client(const peer_id& p);
H A DMakefile.am63 identify_client.hpp \
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/bindings/python/src/
H A Dutility.cpp95 def("identify_client", &lt::identify_client); in bind_utility()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/bindings/python/src/
H A Dutility.cpp120 def("identify_client", &lt::identify_client); in bind_utility()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A DMakefile.am85 identify_client.cpp \
H A Didentify_client.cpp368 std::string identify_client(peer_id const& p) in identify_client() function
H A DMakefile.in162 http_tracker_connection.cpp i2p_stream.cpp identify_client.cpp \
276 libtorrent_rasterbar_la-identify_client.lo \
435 ./$(DEPDIR)/libtorrent_rasterbar_la-identify_client.Plo \
826 identify_client.cpp \
1129 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtorrent_rasterbar_la-identify_client.Plo@am__qu…
1580 libtorrent_rasterbar_la-identify_client.lo: identify_client.cpp
1581identify_client.lo -MD -MP -MF $(DEPDIR)/libtorrent_rasterbar_la-identify_client.Tpo -c -o libtorr…
1582 …am__mv) $(DEPDIR)/libtorrent_rasterbar_la-identify_client.Tpo $(DEPDIR)/libtorrent_rasterbar_la-id…
1585 …S) -c -o libtorrent_rasterbar_la-identify_client.lo `test -f 'identify_client.cpp' || echo '$(srcd…
2532 -rm -f ./$(DEPDIR)/libtorrent_rasterbar_la-identify_client.Plo
[all …]
H A Dbt_peer_connection.cpp745 , aux::to_hex(m_our_peer_id).c_str(), identify_client(m_our_peer_id).c_str()); in write_handshake()
3183 , hex_pid, identify_client(peer_id(recv_buffer.data())).c_str(), ascii_pid); in on_receive_impl()
3213 m_client_version = identify_client(pid); in on_receive_impl()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A DMakefile.am85 identify_client.cpp \
H A Didentify_client.cpp368 std::string identify_client(peer_id const& p) in identify_client() function
H A Dbt_peer_connection.cpp745 , aux::to_hex(m_our_peer_id).c_str(), identify_client(m_our_peer_id).c_str()); in write_handshake()
3183 , hex_pid, identify_client(peer_id(recv_buffer.data())).c_str(), ascii_pid); in on_receive_impl()
3213 m_client_version = identify_client(pid); in on_receive_impl()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/
H A DJamfile636 identify_client
H A DChangeLog242 * deprecate identify_client() and fingerprint type
1340 * recognizes more clients in identify_client()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/
H A DJamfile636 identify_client
H A DChangeLog230 * deprecate identify_client() and fingerprint type
1328 * recognizes more clients in identify_client()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/Bittorrent/
H A Dbittorrent.py1477 client, version = ClientIdentifier.identify_client(peer['id'])
1513 client, version = ClientIdentifier.identify_client(stats.peerid)