Commit History

作者 SHA1 備註 提交日期
  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 年之前