281 Commits (02fd824bd079486ee7baabddfdb83c0f3ca3b6c7)

Author SHA1 Message Date
Tom Early c99492440e allow tc port to be zero
2 years ago
Tom Early 3ee6f519f9 if Accept fails, raise SIGINT to stop
2 years ago
Tom Early 23b76d3e95 readme
2 years ago
Tom Early 1d451bad56 removed unnessary msg
2 years ago
Tom Early 4bbd3a860b msg bug
2 years ago
Tom Early 50fba70548 removed redundant msg
2 years ago
Tom Early 7600232502 TC socket waiting messages
2 years ago
Tom Early 9ba2c8fefd move TC server Accept to the reflector maintenance thread
2 years ago
Tom Early f9e67ce7e6 use abort()
2 years ago
Tom Early d58f5a2486 TCPServer Receive bug fix
2 years ago
Tom Early ee1bd2228b recovering from a closed TCP connection
2 years ago
Tom Early a726c9ee22 close fd if there is a client receive error
2 years ago
Tom Early 38e3882441 removed CTimer from STCPacket
2 years ago
Tom Early d4ad8a2e9c RT Stats bug (pass pointers)
2 years ago
Tom Early 1a66c49dca another bug, this time in CodecStream
2 years ago
Tom Early f0486ec1f9 TC server Receive retval bug
2 years ago
Tom Early a46e900121 2 TC Server bugs
2 years ago
Tom Early 45cf750bdd more tweaks for TC socket
2 years ago
Tom Early e715f57eff tweaking how the TC socket deals with errors
2 years ago
Tom Early 8698c70ab8 some redesign of TC socket
2 years ago
Tom Early 4d8582c5c2 server open bug
2 years ago
Tom Early bcd9f5cdae forgot to init the vector
2 years ago
Tom Early cf86b39848 Configure bug fix
2 years ago
Tom Early 37d47c1ac6 Changes for CTCPClient
2 years ago
Tom Early e0f3797d69 use poll in TCSocket
2 years ago
Tom Early 38984be6bb add select to Accept
2 years ago
Tom Early cb7bb2af35 it compiles with new TCP socket
2 years ago
Tom Early a5495deb85 a new TCP socket
2 years ago
Tom Early 381268fb0b Merge branch 'match'
2 years ago
Tom Early ad47092c4a in CUnixDGramWriter, only calculate path_len once
2 years ago
Tom Early 94f4689ee1 added network id
2 years ago
Tom Early 4d6928c647 fix for CCodecStream mismatch, fixed class.reflector.php, DHT Users and Clients are not permanent, fix CDvHeaderPacket DStar ctor
2 years ago
coolacid f68754f094 Correctly sets size in bind/connect to fixed name of abstract
3 years ago
Tom Early 6aa57a784d minor correction for M17 protocol
3 years ago
Tom Early c3361922f6
Merge branch 'nostar:main' into main
3 years ago
Doug McLain 5128cf64e9 Create YSF stream ID from Clients IP and port. This makes every stream id unique to each client and works just fine on all modes.
3 years ago
Doug McLain 73815661d6 Set headerless USRP stream to default callsign
3 years ago
Tom Early 9b70c91c42 don't need value base class
3 years ago
Tom Early 411728e375 better dht-values def
3 years ago
Tom Early c017be2207 default port depenods on protocol
3 years ago
Tom Early 5972139ce8 rm some msgs
3 years ago
Tom Early 86abe51a6d release interlink lock
3 years ago
Tom Early 07e57dffb1 fixed user_type check
3 years ago
Tom Early 0090135843 don't check for existance
3 years ago
Tom Early b8dc598e38 init return value
3 years ago
Tom Early e3a211b0a5 remove some msgs
3 years ago
Tom Early 4da009a329 Fixed bug if GetBase
3 years ago
Tom Early 5d677fdd0e change msg
3 years ago
Tom Early 42120f849f Send doesn't need the port #
3 years ago
Tom Early 312c8f5a2b port is token[3]
3 years ago
Tom Early b3d2a00533 more fixes with interlink
3 years ago
Tom Early 385da379cc URF default port is 10017
3 years ago
Tom Early 0da401b814 version bump
3 years ago
Tom Early f86518aa53 less log msgs
3 years ago
Tom Early 3efd6f6c07 forgot one def
3 years ago
Tom Early ce66f2e260 another rename
3 years ago
Tom Early 86dbce8f15 renamed several items in dht value data
3 years ago
Tom Early ba2042a8e7 fixed bugs in urfd.* file handlers
3 years ago
Tom Early 86e4e4c9b2 dht publication functions now called in StateReportThread
3 years ago
Tom Early dc12fd748e correct spelling errors
3 years ago
Tom Early d11128df3a dht support for interlinking
3 years ago
Tom Early 1ed0ab2971 Rewrote blacklist, whitelist and interlink classes
3 years ago
Tom Early 9465842bf3 Version 0.7.2
3 years ago
Tom Early 09a80406c1 DHT data
3 years ago
Tom Early 25cb3edeb0 added bootstrap string to config
3 years ago
Doug McLain 53238c5961 Really do nothing when USRP_KEYUP_FALSE, since it is not really a last frame.
3 years ago
Tom Early 375464c1cc added p25 and usrp data to DVFramePacket(), bumped version
3 years ago
Tom Early 79445b9c0a removed mysql include
3 years ago
Tom Early a6e07d27c2 there are 3 reqs to push a packet to the CodecStream
3 years ago
Tom Early f6138584e0 added open boolean to control the CodecStream Task()
3 years ago
Tom Early 73ac08e34b fixed IPv6 binding
3 years ago
Tom Early f63c290b4d fixes a problem when there are three transcoded modules
3 years ago
Tom Early 67fad002d3 fixed some problems Doug found
3 years ago
Tom Early 217db1c376 create empty Clients, Peers, Users arrays in json
3 years ago
Tom Early b286079b73 optional json report
3 years ago
Tom Early 0926767a60 GetKey() returns space-padded value
3 years ago
Tom Early f245d4299d rename globals & fix Lookup file logic
3 years ago
Tom Early 9b1df226a4 USRP parameters for two-way client
3 years ago
Tom Early 95e8c4d07a added a json file to CConfigure
3 years ago
Tom Early cd30b7f771 USRP redo
3 years ago
Tom Early fd9ddd7181 packets need a copy function
3 years ago
Tom Early cb56ec2245 another msg
3 years ago
Tom Early 308bed4509 Add another debug message
3 years ago
Tom Early 01596c9784 remove a msg
3 years ago
Tom Early afa30d7c8e port is 16-bit
3 years ago
Tom Early d40bb4f94b fixed HasSuffix
3 years ago
Tom Early 4890472c50 got rid of const_cast in CGateKeeper with a mutable mutex
3 years ago
Tom Early 864d834ddb fixed stat reset problem
3 years ago
Tom Early a483b9086b tracing some problems
3 years ago
Tom Early e529117006 fixed recursion
3 years ago
Tom Early a0123ceca9 a few more msgs
3 years ago
Tom Early 10e4972040 works (in idle) without crashing
3 years ago
Tom Early 939773f54b still some problems with CPacketQueue locking
3 years ago
Tom Early 22ca376852 there is no $(CP)
3 years ago
Tom Early d3b24379bf change loc of .service file
3 years ago
Tom Early 41200bf293 moved state def
3 years ago
Tom Early b2e35d7908 rename to ReflStateFile
3 years ago
Tom Early 99dd9543a3 improved CLookup::Utility
3 years ago
Tom Early ee0664dab7 it compiles
3 years ago
Tom Early 991d4899a0 Databases have switched to unordered_map, based on a new union in CCallsign
3 years ago

Powered by TurnKey Linux.