Bryan Drewery
|
5130efa1de
* Added compat functions to read in a config file if a new binary's struct size if
|
21 лет назад |
Bryan Drewery
|
f61c4f54a0
* Fixed ipv6 ips being wiped from the config binaries
|
21 лет назад |
Bryan Drewery
|
df79d72a21
* Moved host/ip buffers in conf_bot to conf_bot.conf_net
|
21 лет назад |
Bryan Drewery
|
8371239952
|
21 лет назад |
Bryan Drewery
|
386b447ca2
* Removed the hacks for 1.1.9->1.2 which include:
|
21 лет назад |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 лет назад |
Bryan Drewery
|
d99cf4f414
|
21 лет назад |
Bryan Drewery
|
20b1258be5
* Don't use -march=486
|
21 лет назад |
Bryan Drewery
|
b4190813a8
* The -2/-0 doesn't work right, will fix later
|
21 лет назад |
Bryan Drewery
|
e7b7cbdb45
* Some hacks so updating from 1.1.9->1.2.0 will read in the conf file
|
21 лет назад |
Bryan Drewery
|
52289087b8
* After changing conf with -C, binary is now moved to binpath/binname.
|
21 лет назад |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 лет назад |
Bryan Drewery
|
bfebdcb803
* Fixed another c++ error
|
22 лет назад |
Bryan Drewery
|
7301217361
* Changed some more mkstemp()s to Tempfile
|
22 лет назад |
Bryan Drewery
|
012b1fb047
|
22 лет назад |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 лет назад |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 лет назад |
Bryan Drewery
|
21c030d791
* Fixed some bugs with the new conf/binary loading
|
22 лет назад |
Bryan Drewery
|
8830f7402c
* Changed the update code around to write_settings() now
|
22 лет назад |
Bryan Drewery
|
e1e4cbe0d8
* More work on storing conf settings in binary
|
22 лет назад |
Bryan Drewery
|
8e55bb000d
* Added struct fields for conf
|
22 лет назад |
Bryan Drewery
|
ffde807dc6
* Some ISO C fixes
|
22 лет назад |
Bryan Drewery
|
ee19c973fc
* Changed pack init to -p file
|
22 лет назад |
Bryan Drewery
|
b6a3219533
|
22 лет назад |
Bryan Drewery
|
b24581cdf5
* More work on new settings data
|
22 лет назад |
Bryan Drewery
|
af098e0ee0
* New settings are saved in binary with ./leaf -0 pack.cfg
|
22 лет назад |
Bryan Drewery
|
1a06fe0f32
* CYGWIN now checks binary md5 checksum
|
22 лет назад |
Bryan Drewery
|
9c6eb6bc11
* Code improvements
|
22 лет назад |
Bryan Drewery
|
c3af85da93
* Removed the garblestrings dependancy on checksum checking
|
22 лет назад |
Bryan Drewery
|
eb00a9de26
* Just some indenting
|
22 лет назад |