1. bc85910 Add gtest dirs to dist by William Blough · 1 year, 2 months ago master
  2. 0bf9a3e Adjust AddressSanitizer options to not fail on ODR false positive by William Blough · 2 years, 3 months ago
  3. d91dc8d Update GitHub link to Axis2C website (via .asf.yaml) by William Blough · 3 years, 8 months ago
  4. 7de8363 Fix 1-byte buffer overwrites due to null-termination by Bill Blough · 3 years, 8 months ago
  5. 16cd2e1 Consistently allow enable/disable of -Werror, disable by default by William Blough · 3 years, 8 months ago
  6. 89ea0ed Fail configure if pkg-config isn't found by William Blough · 3 years, 8 months ago
  7. 5d48db7 Remove fprintf, set errno instead. by William Blough · 3 years, 8 months ago
  8. 8386b12 Fix potential buffer overflow in http_response_writer_print_int by William Blough · 3 years, 8 months ago
  9. d7bca79 Fix mem leak in axiom test_parser by William Blough · 3 years, 8 months ago
  10. 2402459 Run tests after build by William Blough · 3 years, 8 months ago
  11. 41216a4 Fix possible null dereference in mtom caching sample by William Blough · 3 years, 8 months ago
  12. 97c3491 Use bionic for travis builds by William Blough · 3 years, 8 months ago
  13. 877d1d8 Add googletest dependency to travis config by William Blough · 3 years, 8 months ago
  14. 9cb6ff2 Add script to compile with options preferred for running tests by William Blough · 3 years, 8 months ago
  15. 413d4dc Add notification email to travis config by William Blough · 3 years, 8 months ago
  16. 1a9d4b2 Add travis config by William Blough · 3 years, 8 months ago
  17. 395d09b Fix parsing of CDATA sections by Bill Blough · 4 years ago
  18. b7e74d1 Fix failure to build with libxml2 by Bill Blough · 4 years, 1 month ago
  19. f905330 Set dep_engine->repos_listener to NULL after free by Bill Blough · 4 years, 1 month ago
  20. 3245725 Fix crash in test_deployment due to misplaced null check by Bill Blough · 4 years, 1 month ago
  21. 2fa03e4 Install axutil platform-specific headers into correct directory by Bill Blough · 4 years, 1 month ago
  22. 5921557 Fix autotools warnings about INCLUDES by Bill Blough · 4 years, 3 months ago
  23. aca29b1 Fix out-of-tree builds by Bill Blough · 4 years, 3 months ago
  24. cea6fe8 Add missing gtest include by Bill Blough · 4 years, 3 months ago
  25. 0cfe04e Fix typos in gtest makefile variables by Bill Blough · 4 years, 3 months ago
  26. 07ea39c Don't try to add gtest sources to dist tarball by Bill Blough · 4 years, 3 months ago
  27. 2eee4d2 Add SSL host validation check to X509_V_OK code path by Bill Blough · 4 years, 8 months ago
  28. 04cbb69 Fix possible null pointer dereference by Bill Blough · 4 years, 8 months ago
  29. 7abdde9 Perform SSL hostname validation by Bill Blough · 4 years, 8 months ago
  30. a86bfbc Fix assignment/equality typo in http http_client.c= by Bill Blough · 5 years ago
  31. ad79d35 Fix memleak in clientapi options by Bill Blough · 5 years ago
  32. 4a1ab36 Fix memory leak in ssl connection by Bill Blough · 5 years ago
  33. 2a7003d Add support for openssl 1.1.x by Bill Blough · 5 years ago
  34. b78e587 Fix memory leak in simple_reponse by Bill Blough · 5 years ago
  35. 9e40703 SSL connect fixes by Bill Blough · 5 years ago
  36. 721b0ce Fix client response status/header buffer issues by Bill Blough · 5 years ago
  37. bb3bf5b More xpath memory fixes by Bill Blough · 5 years ago
  38. f70e24c Fix ssl connect through proxy by Bill Blough · 5 years ago
  39. 5abcc5e Fix to support Apache HTTP Server 2.4 by Bill Blough · 5 years ago
  40. b3d1b09 Fix typos in https client test by Bill Blough · 5 years ago
  41. cc8d8bc Memory and logging fixes from AXIS2C-1669 by Bill Blough · 6 years ago
  42. a095e4a Fix memleak by Bill Blough · 6 years ago
  43. 7349424 Fix memory leaks by Bill Blough · 6 years ago
  44. 2cdf772 Fix memleaks by Bill Blough · 6 years ago
  45. c6a5375 Fix memleaks in tests by Bill Blough · 6 years ago
  46. efc9f41 Fix memleaks in test_xpath_streaming by Bill Blough · 6 years ago
  47. 2c740b4 Fix memleaks and double-free issues with xpath by Bill Blough · 6 years ago
  48. cb81ab4 Fix memleaks in axiom/test_util by Bill Blough · 6 years ago
  49. 2fb6490 Improve handling of deeply-nested fault subcodes by Bill Blough · 6 years ago
  50. b94fb9e Explicitly return NULL on get_sub_code failure by Bill Blough · 6 years ago
  51. be65a78 Rename axiom_soap_fault_sub_code_get_subcode by Bill Blough · 6 years ago
  52. eeabab6 Improve axiom/test_soap tests by Bill Blough · 6 years ago
  53. e7f044f Fix memleaks in axiom/test_om by Bill Blough · 6 years ago
  54. 3f4c1b9 Improve tests for axiom/om by Bill Blough · 6 years ago
  55. c62b4e3 Fix memleaks in test_attribute by Bill Blough · 6 years ago
  56. dd1518b Fix memleaks in test_guththila by Bill Blough · 6 years ago
  57. 00b3fbf Fix spelling errors in comments/docs by Bill Blough · 6 years ago
  58. ffffee0 Improve test coverage for guththila_token by Bill Blough · 6 years ago
  59. d2c933a Improve test coverage for guththila_stack by Bill Blough · 6 years ago
  60. 035dbdd Fix guththila stack issues by Bill Blough · 6 years ago
  61. 05577ea Fix memory leaks in util tests by Bill Blough · 6 years ago
  62. 86e7759 Fixes memory leaks in linked_list and link_list_test by Bill Blough · 6 years ago
  63. e24a9a7 Add configure support for AddressSanitizer by Bill Blough · 6 years ago
  64. 54493e5 Apply http_transport_utils fixes from AXISC-1669 by Bill Blough · 6 years ago
  65. 61fa74f Add null check in axis2_module_builder_populate_module by Bill Blough · 6 years ago
  66. 0d6021b Replace calloc with AXIS2_MALLOC in guththila tests by Bill Blough · 6 years ago
  67. 40e3bd4 Rename some vars in axiom and neethi tests for consistency by Bill Blough · 6 years ago
  68. 5a96708 Add additional tests in guththila for AXIS2C-1627 by Bill Blough · 6 years ago
  69. 7ba9db8 Fix circular dependency introduced by tests for AXISC-1627 by Bill Blough · 6 years ago
  70. e85a140 Add deserialziation test for AXIS2C-1627 by Bill Blough · 6 years ago
  71. cc11414 Fix guththila serialization of special chars in attr by Bill Blough · 6 years ago
  72. 3db7676 Fix shutdown hang on http_client test by Bill Blough · 6 years ago
  73. c72578b Free log_impl on error to avoid memory leak by Bill Blough · 6 years ago
  74. 845e40b Remove conflicting assertion by Bill Blough · 6 years ago
  75. f4eaca6 Use helper function to add to engaged modules by Bill Blough · 6 years ago
  76. 8b97529 Convert core tests to use gtest by Bill Blough · 6 years ago
  77. c547417 Add missed Makefile for guththila by Bill Blough · 6 years ago
  78. 7ea3298 Convert all util tests to use gtest by Bill Blough · 6 years ago
  79. 335280d Add gtest support for util by Bill Blough · 6 years ago
  80. abfaba4 Add missing coverage-related compiler flags (util) by Bill Blough · 6 years ago
  81. 5fa019e Fixes for code coverage related flags by Bill Blough · 6 years ago
  82. 4a6f2c4 Convert neethi test to use gtest by Bill Blough · 6 years ago
  83. 8270274 Add missing gtest makefile for neethi by Bill Blough · 6 years ago
  84. 564f7c2 Add gtest support to neethi build by Bill Blough · 6 years ago
  85. b1fae7c Honor enable/disable-tests configure flag (neethi) by Bill Blough · 6 years ago
  86. 3a31e75 Switch guththila tests to use gtest by Bill Blough · 6 years ago
  87. 212301b Update function declaration to not conflict with C++ reserved words by Bill Blough · 6 years ago
  88. 4ac967b Switch axiom test_xpath* to use gtest by Bill Blough · 6 years ago
  89. 9917ee0 Switch axiom test_util to use gtest by Bill Blough · 6 years ago
  90. a116805 Switch test_soap to use gtest by Bill Blough · 6 years ago
  91. 18e8424 Switch test_om to use gtest by Bill Blough · 6 years ago
  92. d6d4b74 Add gtest support for axiom by Bill Blough · 6 years ago
  93. 686d1be Add support for Google Test Framework by Bill Blough · 6 years ago
  94. 51a433b Fix WRAPPER_DIR contention between libxml2 and guththila by Bill Blough · 6 years ago
  95. 9388119 Optionally enable code coverage statistics by Bill Blough · 6 years ago
  96. 2ca346c Fix comment typo by Bill Blough · 6 years ago
  97. d182c6d Replace C++-style comments with C-style comments by Bill Blough · 6 years ago
  98. cad30c0 axiom_node_add_sibling function added. It can be used to generates a multipart envelop payload. by Rafael Bronzeri · 8 years ago
  99. 9905b8a axiom_node_add_sibling function added. It can be used to generates a multipart envelop payload. by Rafael Bronzeri · 8 years ago
  100. 0c3166c Get compatibility with anothers Web Services Frameworks, adjust payload with xmlns by Rafael Bronzeri · 8 years ago