1. 41fd378 Manually sync makefile from upstream; add make variable FIO_FORCE_POLL by WHR · 7 years ago
  2. e8ae5a8 Merge commit '8b93e00' into rivoreo-fork by WHR · 7 years ago
  3. 592cfc0 improve `sendfile` detection by Bo · 7 years ago
  4. 144a3c6 Merge remote-tracking branch 'upstream' into rivoreo-fork by WHR · 7 years ago
  5. 7617827 fix poll test by Bo · 7 years ago
  6. 8d2bb8f Fix #48, in a different way by Bo · 7 years ago
  7. 7938978 hmm by Bo · 7 years ago
  8. 4494cbd docs / typos by Bo · 7 years ago
  9. 8e785bd Makefile: set library name for shared library; change some internal includes in header files to reduce the number of necessary '-I' when compiling; don't try to bind(2) IPv4 addresses on IPv6 socket; fix fio_atomic_xchange(3) for older C implementations; disable command line usage hint by WHR · 7 years ago
  10. 42ca865 Adjust make rules by WHR · 7 years ago
  11. cf82539 Port to Solaris by WHR · 7 years ago
  12. 6cfc9e7 house-keeping by Bo · 7 years ago
  13. a5b5dff add poll to CI by Bo · 7 years ago
  14. 3c007c2 fllow a FIO_NO_TLS compilation flag by Bo · 7 years ago
  15. 13c2284 OpenSSL variations and headaches by Bo · 7 years ago
  16. e17efad OpenSSL docs and tests by Bo · 7 years ago
  17. 1e3347e hmm by Bo · 7 years ago
  18. ac4621e add OpenSSL version requirement by Bo · 7 years ago
  19. 6213032 LDFLAGS support by Bo · 7 years ago
  20. 06a9b55 SSL/TLS API draft by Bo · 7 years ago
  21. 1306cbf style (fix EOL whitespace) by Bo · 8 years ago
  22. aca594c Test for little endian to ensure testing by Bo · 8 years ago
  23. 885df44 Auto detect endianess... for older gcc by Bo · 8 years ago
  24. 73b1657 Interesting... by Bo · 8 years ago
  25. cde8dd4 C99 compatibility run by Bo · 8 years ago
  26. 93d08a4 Commiting the remastered 0.7.0 to a branch by Bo · 8 years ago
  27. 8cce271 minorities by Bo · 8 years ago
  28. a623c89 Hashing speed tests by Bo · 8 years ago
  29. 37a399b automate BearSSL setup by Bo · 8 years ago
  30. cc6d280 Can't remember why I needed a Set by Bo · 8 years ago
  31. 6be5b95 Support for older GCC versions by Bo · 8 years ago
  32. f05a0c6 Bugs love to hide in the shadows by Bo · 8 years ago
  33. 612243d Get informed about undefined behavior by Bo · 8 years ago
  34. 93c08f3 Fix status codes over 410 and protect against head flooding by Bo · 8 years ago
  35. 7dfedf7 Fix errors in `make libdump` by Bo · 8 years ago
  36. 13c2123 Use gnu++ for C++ compiler flags + support alternative c++ extension by Bo · 8 years ago
  37. 9d55938 Test for PostgreSQL by Bo · 8 years ago
  38. 40b374c Don't ignore existing `CFLAGS` / `CPPFLAGS` by Bo · 8 years ago
  39. 3e84b57 Fix testing related "error" messages ( fix #27 ) by Bo · 8 years ago
  40. 91de27e Possible fix for #27 by Bo · 8 years ago
  41. acc3d60 Test random, SHA and Base64 by Bo · 8 years ago
  42. f6bfa56 Add coverage compilation flags to test by Bo · 8 years ago
  43. 71a7d4f Docs and messages by Bo · 8 years ago
  44. 7c8863c Add badge by Bo · 8 years ago
  45. 6b63666 More minorites by Bo · 8 years ago
  46. e92f539 Fix some tests and an edge case memory leak by Bo · 8 years ago
  47. aacea98 Cleanup debug printouts and some styling issues by Bo · 8 years ago
  48. 984bdfe Add `-Werror` to CI tests, credit to @64 by Bo · 8 years ago
  49. c798208 The C++ code compatibility warnings were raised in source code... by Bo · 8 years ago
  50. 50d3764 Add header compatibly warnings for C++ bindings by Bo · 8 years ago
  51. b55070d Rename `dev` to `src` and ignore it by Bo · 8 years ago
  52. 85c10b1 Fix after `clean` prerequisites for `test` by Bo · 8 years ago
  53. 95e08b8 Fix debug task failing due to assumed pre-built data after `clean` by Bo · 8 years ago
  54. b6a3331 Add S2N flag by Bo · 8 years ago
  55. ff566d8 Linux and gcc fixes by Bo · 8 years ago
  56. 0590e8c Define compiler only if undefined by Bo · 8 years ago
  57. 81ef960 Tweak by Bo · 8 years ago
  58. 20409b8 Tweaks... by Bo · 8 years ago
  59. c339830 Whats in a name...? by Bo · 8 years ago
  60. 9686b02 Add `make test` by Bo · 8 years ago
  61. 282c978 Disable optimizations when debugging by Bo · 8 years ago
  62. 333dc36 minorities by Bo · 8 years ago
  63. 4679b0b Listen for changes in headers and dependencies by Bo · 8 years ago
  64. a740e1e Housekeeping by Bo · 8 years ago
  65. 28c7b82 Mostly getting rid of warnings by Bo · 8 years ago
  66. b5fb644 Tweaks by Bo · 8 years ago
  67. 4e34435 Refactoring and core API changes... by Bo · 8 years ago
  68. 7bf4fb8 No need for libdump in the run task by Bo · 8 years ago
  69. cd8190f Unused subfolders by Bo · 8 years ago
  70. 21af38e Fix lib detection by Bo · 8 years ago
  71. d10a8b4 Sanitize addresses during DEBUG build by Bo · 8 years ago
  72. c1bb21c Fix CMake generator spacing... by Bo · 8 years ago
  73. 565166f Separate optional linker libraries from core linker libraries by Bo · 8 years ago
  74. f12f77e Update CMake generator script by Bo · 8 years ago
  75. f5b8f20 Fix Linux/trusty compilation concerns by Bo · 9 years ago
  76. e288103 Better library support testing (especially for MacOS by Bo · 9 years ago
  77. 8f1bd11 Disable the nested protection in the makefile. by Bo · 9 years ago
  78. c1eaed0 Fix makefile for Math library in CMake by Bo · 9 years ago
  79. 165f239 Download releases rather than stable branch by Bo · 9 years ago
  80. f3265c1 Fix some warnings, fix missing linker flag for Linux by Bo · 9 years ago
  81. 1dbb0ad More tests expose memory leaks in deeply nested objects by Bo · 9 years ago
  82. 9881a03 Add automatic BearSSL and OpenSSL macros and linker flags by Bo · 9 years ago
  83. 4de7369 Separate the lib dump task by Bo · 9 years ago
  84. d62b58f Restructure folders by Bo · 9 years ago
  85. 2775c00 Boiler plates should be extendible by Bo · 9 years ago
  86. 076d583 Docs by Bo · 9 years ago
  87. b32108a Important fix for `defer` in fork by Bo · 9 years ago
  88. 46a8b7a Move Redis support to the CMake lib list by Bo · 9 years ago
  89. dac631d One parser done and tested by Bo · 9 years ago
  90. 1272e78 Easier by Bo · 9 years ago
  91. c9e73a6 Allow source code to be dumped into a single folder (avoid name collisions?) by Bo · 9 years ago
  92. 012ac67 So far by Bo · 9 years ago
  93. e1fa176 Move the DEBUG flag to a separate `FLAGS` list by Bo · 9 years ago
  94. ef7c797 Makefile auto-updates CMake lists by Bo · 9 years ago
  95. 44f3a88 Remove unused flag by Bo · 9 years ago
  96. b75189e Folder restructuring + `pubsub` now uses hash tables by Bo · 9 years ago
  97. 5ff6ac5 Suppress missing field warnings by Bo · 9 years ago
  98. fe39148 Minor by Bo · 9 years ago
  99. 9aa4ad7 Cleanup some warnings by Bo · 9 years ago
  100. 7b005fa Use the delay IO feature when testing by Bo · 9 years ago