Bryan Drewery
|
b62c8fcdb4
* Moved dcc[].u.dns->dns_id to dcc[].dns_id
|
21 vuotta sitten |
Bryan Drewery
|
19754c0968
|
21 vuotta sitten |
Bryan Drewery
|
d71e4cbd68
* Fix dns_id in dcc[].u.dns being filled with -1 after callback has already been called
|
21 vuotta sitten |
Bryan Drewery
|
25cd6464fc
* Some misc fixes, hopefully to fix this pesky dead socket stuff
|
21 vuotta sitten |
Bryan Drewery
|
6139935b48
* Re-implemented DNSWAIT dcc table
|
21 vuotta sitten |
Bryan Drewery
|
5224d8a8d4
|
21 vuotta sitten |
Bryan Drewery
|
5e83554cdd
|
21 vuotta sitten |
Bryan Drewery
|
d84cfe2606
* Use and validate dns_id for dcc/dnsing
|
21 vuotta sitten |
Bryan Drewery
|
f82bbcb581
|
21 vuotta sitten |
Bryan Drewery
|
9587fd9d2a
* Added valid_idx()
|
21 vuotta sitten |
Bryan Drewery
|
5e9e1b389d
|
21 vuotta sitten |
Bryan Drewery
|
06d7644d70
* Remove old dns system
|
21 vuotta sitten |
Bryan Drewery
|
d25897c26a
* Removed old dns from telnet connections
|
21 vuotta sitten |
Bryan Drewery
|
1653d4ddcc
* DCC[] list is no longer shifter
|
21 vuotta sitten |
Bryan Drewery
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 vuotta sitten |
Bryan Drewery
|
667125ad15
* Async dns now works for server connects
|
21 vuotta sitten |
Bryan Drewery
|
1413abcd5d
* Undid sockt_t/size_t patches
|
21 vuotta sitten |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 vuotta sitten |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 vuotta sitten |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 vuotta sitten |
Bryan Drewery
|
ffde807dc6
* Some ISO C fixes
|
22 vuotta sitten |
Bryan Drewery
|
b24581cdf5
* More work on new settings data
|
22 vuotta sitten |
Bryan Drewery
|
992a4eb26e
* Fixed that killsock bug
|
22 vuotta sitten |
Bryan Drewery
|
35660eaaaa
* Cleaned up two killsock() calls
|
22 vuotta sitten |
Bryan Drewery
|
c287b3e23e
|
22 vuotta sitten |
Bryan Drewery
|
e4e91985a9
* Changed order of match_ignore() calls in dcc.c
|
22 vuotta sitten |
Bryan Drewery
|
3d84524701
* Fixed /me bug in partyline
|
22 vuotta sitten |
Bryan Drewery
|
c090817066
* Removed compile define DCCAUTH and changed to config 'dccauth' boolean
|
22 vuotta sitten |
Bryan Drewery
|
94047803fc
* Testing new timesync code
|
22 vuotta sitten |
Bryan Drewery
|
aed2b5005f
* Removed a ton of unused paramaters
|
22 vuotta sitten |