40 Commits (master)

Author SHA1 Message Date
rakshasa dd8281204f Update common.m4. 2 months ago
Rosen Penev 8d562d53fc remove disabling ipv6 4 months ago
Rosen Penev 1a79eec876 remove LT_SMP_CACHE_BYTES 4 months ago
rakshasa 9fe4d188e9 Cleaned up WindowHttpQueue. 5 months ago
rakshasa a5a1e2fde5 Updated common.m4. 6 months ago
Jari Sundell 1f01b7e94d
Fix various macos issues. 8 months ago
Jari Sundell a6bc99bb82
Updated and cleaned up automake. (#1102) 4 years ago
rakshasa 3f72e27603 Replaced custom execinfo autoconf test. 5 years ago
Fabrice Fontaine 703cac9a42 Fix cross compilation, based on OpenWRT patch. 7 years ago
Stephen Shkardoon f84670dd63
Use AC_COMPILE instead of AC_RUN to check for execinfo.h 7 years ago
rakshasa 81c652292a Added updated autoconf scripts. 11 years ago
rakshasa a536fc09a0 Updated autoconf scripts. 12 years ago
rakshasa 385b342deb Fixed typo in IPv6 option. 12 years ago
rakshasa 678049bc09 Fixed brackets in autoconf scripts. 14 years ago
rakshasa 4ff2483f07 Fixed libtinfow detection. 14 years ago
Extravagant f1852cd222 Updated with AC_LANG_SOURCE directives 14 years ago
Jari Sundell b2c1fe2afb Fixed stray comma in script causing invalid LT_SMP_CACHE_BYTES value to be set. 14 years ago
Jari Sundell 58727fe7fd Fixed compiler issues with gcc-4.6 c++0x. 14 years ago
rakshasa 0784d6540f * Switched to using '__builtin_popcount' for counting bits in bitfield. 14 years ago
rakshasa 5a1d0be323 * Use the safe default cacheline settings for all platforms for now. 16 years ago
rakshasa 5470e50ffb * Added autoconf support for cacheline_aligned and SMP_CACHE_BYTES. 16 years ago
rakshasa 667c4c3562 * Created ThreadBase holding poll manager, etc, and added a this_thread global object. 16 years ago
rakshasa c627d6dc0c All patches in this commit were from Josef Drexler. 17 years ago
rakshasa 78f8b19aa4 * Limited the number of addresses in the outgoing pex list to 200. 18 years ago
rakshasa 4a449bae67 * Added configure options that allow building universal binaries. 19 years ago
rakshasa d030c5401e * Cleanup of the auto* scripts, curl and openssl checks are now done 19 years ago
rakshasa 407824c9c8 * Switch the order rak::advance_bidirectional iterates. 19 years ago
rakshasa 598455a5df * The curl bind address was being set by set_local_address(...), urgh. 20 years ago
rakshasa d9d27139d1 * Fixed an overflow in rak::partial_queue, and added some exceptions. 20 years ago
rakshasa 1e5146121e * Added "-O" flag that takes a single option, allowing ','. 20 years ago
rakshasa e8cd37ea3a * Set SO_REUSEADDR for the listening socket. 20 years ago
rakshasa eb8fecbc34 * Fixed various compiler warnings. 20 years ago
rakshasa 3bd99aee50 * Fixed some bugs and cleaned up the code. 20 years ago
rakshasa 2a1f3e12cc * Renamed read/write stuff to down/up. 20 years ago
rakshasa b0ac469262 * Removed PeerConnection::m_taskStall, use the keepalive task instead. 20 years ago
rakshasa 8b1afe2485 * Added byte alignment check, if required use a different means of 20 years ago
rakshasa 89a090111d * Added support for variable sized fd_set's, this should remove the FD_SETSIZE limit. 20 years ago
rakshasa 424a20b3f5 * Changed the API to support different Poll objects and made 21 years ago
rakshasa a2248f584f Cleaned up configure.ac and fixed it to properly handles CXXFLAGS. 21 years ago