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