Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 лет назад |
Bryan Drewery
|
32122c6e17
* Use findanysnum() in more places
|
16 лет назад |
Bryan Drewery
|
e5ee96497f
* Set vim settings on {socket,adns,core_binds}.c to handle tabs properly as they were taken from egglib and never indented.
|
16 лет назад |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 лет назад |
Bryan Drewery
|
bc47d5d151
* Cleanup some of the time_t mess
|
18 лет назад |
Bryan Drewery
|
abf3045125
* Fix up misc compile warnings
|
18 лет назад |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 лет назад |
Bryan Drewery
|
4cec6e180c
* Ported [2430] to 1.2.9 (fixes #167)
|
20 лет назад |
Bryan Drewery
|
21676762d4
* Ported misc CYGWIN fixes to 1.2.9
|
20 лет назад |
Bryan Drewery
|
a9f0d68914
* Ported misc solaris compile fixes to 1.2.9
|
20 лет назад |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 лет назад |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
Bryan Drewery
|
b1bb8607a6
* Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly.
|
21 лет назад |
Bryan Drewery
|
3bb26cb30c
|
21 лет назад |
Bryan Drewery
|
b06fd9a0f2
* No longer redundantly byteswapping header.id
|
21 лет назад |
Bryan Drewery
|
d31d5bbb66
|
21 лет назад |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 лет назад |
Bryan Drewery
|
667125ad15
* Async dns now works for server connects
|
21 лет назад |
Bryan Drewery
|
82866c465d
* Fixed open_telnet_raw() to NOT re-dns (with blocking calls) the specified host if it
|
21 лет назад |
Bryan Drewery
|
8eb445d817
* Renamed socket_valid_ip() to is_dotted_ip() that returns af_type
|
21 лет назад |
Eggheads Development Team (Ported by Bryan)
|
eceef1cd82
* Added some new async_dns code for testing and transition to
|
21 лет назад |