1. f523bf1 v2.6.0 ChangeLog by Klaus Kämpf · 9 years ago v2.6.0
  2. 879ec95 v2.6.0: increase wsman-client so version to 4 by Klaus Kämpf · 9 years ago
  3. 91411d2 Implement Section 6.3 wsman:Locale (Setting request locale) by Klaus Kämpf · 9 years ago
  4. 74186fd set transport timeout for c++ binding by prabhakar pujeri · 9 years ago
  5. 46e16c3 printing CIMError code by prabhakar pujeri · 9 years ago
  6. d0f7538 Fix unused variable warning in cim_release_enum_context() by prabhakar pujeri · 9 years ago
  7. d775e6a Fix typecast warning by prabhakar pujeri · 9 years ago
  8. 523d374 fixing uninitialized pointer by prabhakar pujeri · 9 years ago
  9. f1841a9 fixing build warnings by prabhakar pujeri · 9 years ago
  10. 52afd11 v2.5.2 changelog by Klaus Kämpf · 9 years ago v2.5.2
  11. 8068b72 gitignore pywsman files by Klaus Kämpf · 9 years ago
  12. e0e826f setup.py: add author, author_email, license tags by Klaus Kämpf · 9 years ago
  13. 92a855e Merge branch 'ocadotechnology-v2.4.15-pydist' by Klaus Kämpf · 9 years ago
  14. 3eda34e Merge branch 'v2.4.15-pydist' of https://github.com/ocadotechnology/openwsman into ocadotechnology-v2.4.15-pydist by Klaus Kämpf · 9 years ago
  15. a6b6e7a Remove unused min_threads option from config file and config file parsing by Vitezslav Crhonek · 9 years ago
  16. fd4ef22 spec: escape % in comments by Klaus Kämpf · 9 years ago
  17. f9ebca1 v2.5.1: Allow ';' as selector separator in resource URI by Klaus Kämpf · 9 years ago v2.5.1
  18. 3efe6d2 Allow building from sdist, without cmake. by Ahmad Jagot · 9 years ago
  19. 1a8ea3c Correct version number. by Ahmad Jagot · 9 years ago
  20. 5beba5f Python bindings - add functions to wrap fopen() and fclose(). by Ahmad Jagot · 9 years ago
  21. ac31ba5 Correction re. version in README.rst by Ahmad Jagot · 9 years ago
  22. 729d4d2 Add Python packaging requirements for v2.4.15. by Ahmad Jagot · 9 years ago
  23. 5fe6b68 Drop openwsmand.service by Klaus Kämpf · 9 years ago v2.5.0
  24. 2ea8970 Increase .so version to 3 by Klaus Kämpf · 9 years ago
  25. e4a8e8b prep 2.5.0 release by Klaus Kämpf · 9 years ago
  26. 3d22aa3 Ruby: Improve EndPointReference#to_s by Klaus Kämpf · 9 years ago
  27. 8f5f366 fix operation precedence by Klaus Kämpf · 9 years ago
  28. 6a7d820 Add EndPointReference#to_s by Klaus Kämpf · 9 years ago
  29. e12d853 Fix SelectorSet with EPR value by Klaus Kämpf · 9 years ago
  30. 807021b Switch Selector to key_value_t by Klaus Kämpf · 9 years ago
  31. 4f842b7 Internal type name cleanup: Rename client_property_t to client_kv_t by Klaus Kämpf · 9 years ago
  32. c4d7e11 Ruby: capture failure in tests/cim_process.rb by Klaus Kämpf · 9 years ago
  33. d2532c2 Prep 2.4.15 release by Klaus Kämpf · 9 years ago v2.4.15
  34. 5473635 Merge pull request #65 from vcrhonek/master by Klaus Kämpf · 9 years ago
  35. cb284bb Add old key to the parsing fallback because of backward compatibility by Vitezslav Crhonek · 9 years ago
  36. 6f665cd Fix typo in parsing of max connections per thread from config file by Vitezslav Crhonek · 9 years ago
  37. 3056c7d Added new config option 'cim_client_cql' to specify CQL query identifier by Klaus Kämpf · 9 years ago
  38. 790161f Ruby tests: drop obsolete rbwsman.rb by Klaus Kämpf · 9 years ago
  39. 04cbd2f tests: x220 has fixed IP by Klaus Kämpf · 9 years ago
  40. 2f3673d Ruby: Fault#to_s by Klaus Kämpf · 9 years ago
  41. 617d299 Ruby: Fix ClientOptions#properties= by Klaus Kämpf · 9 years ago
  42. 3f22c34 Fix segfault in wsmc_add_property by Klaus Kämpf · 9 years ago
  43. 4442edd wsman-epr.c: whitespace fixes by Klaus Kämpf · 9 years ago
  44. a6a85f0 Fix markdown syntax of url links by Klaus Kämpf · 9 years ago
  45. 14d0a68 Merge pull request #58 from metabr/master by Klaus Kämpf · 9 years ago
  46. e908f3a fix markdown syntax in README.md by Aleh Suprunovich · 9 years ago
  47. 48f59e5 Memory leak in wsman-libxml2-binding.c by Klaus Kämpf · 9 years ago
  48. 41d5213 v2.4.14 by Klaus Kämpf · 9 years ago v2.4.14
  49. c94ca87 python: fix add_selector2.py test case by Klaus Kämpf · 9 years ago
  50. d4d8a53 Improve doc_parser_swig by Klaus Kämpf · 9 years ago
  51. 0ed26d4 Merge pull request #56 from phatina/master by Klaus Kämpf · 9 years ago
  52. aad2f41 fix Windows OpenWsmanClient::SetClientCert() by Peter Hatina · 9 years ago
  53. 93a6094 Merge pull request #55 from phatina/master by Klaus Kämpf · 9 years ago
  54. b6b716a fix source file permissions by Peter Hatina · 9 years ago
  55. 4bd3ced set license to BSD-3-Clause by Peter Hatina · 9 years ago
  56. 2bf0349 update contributors by Peter Hatina · 9 years ago
  57. 45f8a89 code cleanup in (Open)WsmanClient class by Peter Hatina · 9 years ago
  58. cbff1bc introduce several OpenWsmanClient::Invoke() methods by Peter Hatina · 9 years ago
  59. d8c4523 introduce WsmanOptions::addProperty() by Peter Hatina · 9 years ago
  60. 43e2b75 refactor WsmanEPR class by Peter Hatina · 9 years ago
  61. 3126df9 refactor WsmanFilter class by Peter Hatina · 9 years ago
  62. 39ce93d introduce WsmanOptions class by Peter Hatina · 9 years ago
  63. dc13bd9 Merge pull request #54 from phatina/master by Klaus Kämpf · 9 years ago
  64. 6be4cf0 don't generalize WsmanResourceNotFound by Peter Hatina · 9 years ago
  65. fd2a73f Merge pull request #53 from phatina/master by Klaus Kämpf · 9 years ago
  66. 59dc31b introduce WsmanResourceNotFound exception for enumeration by Peter Hatina · 9 years ago
  67. 7b0133c ChangeLog: uoption changes by Klaus Kämpf · 9 years ago
  68. 0b6cd39 uoption: u_option_context_parse returns 2 if help requested by Klaus Kämpf · 9 years ago
  69. afc7f85 uoptions: don't treat -? or --help as unknown by Klaus Kämpf · 9 years ago
  70. 302e7c3 Prep 2.4.14 release by Klaus Kämpf · 9 years ago
  71. 43cf99f RHEL7 has rubygem-rdoc by Klaus Kämpf · 9 years ago
  72. 772d133 If RbConfig::CONFIG['ruby_version'] is empty, use RbConfig::CONFIG['RUBY_PROGRAM_VERSION'] by Klaus Kämpf · 9 years ago
  73. ef70914 Fix Java build on RHEL7 and CentOS7 by Klaus Kämpf · 9 years ago
  74. 913ebbe cmake: test CMP0046 before setting by Klaus Kämpf · 9 years ago
  75. 8315c2b Find ruby22, ruby21, ruby20 by Klaus Kämpf · 9 years ago
  76. 89a60cd Fix RHEL7 build by Klaus Kämpf · 9 years ago
  77. ef3c0c9 Merge branch 'option_properties_as_list' by Klaus Kämpf · 9 years ago v2.4.13
  78. 9498750 Don't remove openwsman/version.rb on 'make clean' by Klaus Kämpf · 9 years ago
  79. 9d34f69 Prepare 2.4.13 by Klaus Kämpf · 9 years ago
  80. 73870f6 Bindings: Client scheme,user,password,host,path getters need %newobject by Klaus Kämpf · 9 years ago
  81. b98dcef Ruby: Move ClientOptions#properties= (setter) to openwsman.rb by Klaus Kämpf · 9 years ago
  82. 38a033b Store client option properties as list to keep order by Klaus Kämpf · 9 years ago
  83. 1871464 Changelog by Klaus Kämpf · 9 years ago
  84. c4ae6e9 Ruby: Clean up versioned rdoc mess - create one rdoc handling all versions by Klaus Kämpf · 9 years ago
  85. 7ef563a cmake: Set CMP0046 policy by Klaus Kämpf · 9 years ago
  86. 7054c6b spec: Fix perl requires for Fedora by Klaus Kämpf · 9 years ago
  87. 1d89e46 Separate URL query parsing from parsing list of URLs, fixes #48 by Klaus Kämpf · 9 years ago
  88. 5e6892e Fix openwsman.gem creation to include raw SWIG files by Klaus Kämpf · 10 years ago v2.4.12
  89. a307a12 shttpd: SSL_OP_NO_TLSv1_1/2 needs OPENSSL_VERSION_NUMBER >= 0x10001000L by Klaus Kämpf · 10 years ago
  90. 14f95d5 Fix comment after #endif by Klaus Kämpf · 10 years ago
  91. 90406a2 Update to 2.4.12 by Klaus Kämpf · 10 years ago
  92. 3ad2c34 Honor ssl_disable_protocols config option by Klaus Kämpf · 10 years ago
  93. 7e6bc6e make SSL_CTX_ctrl available by Klaus Kämpf · 10 years ago
  94. 7b1ae47 New option: ssl_disabled_protocols by Klaus Kämpf · 10 years ago
  95. 3476101 Ruby: add test-unit gem to work around broken test/unit in Ruby 2.1 stdlib by Klaus Kämpf · 10 years ago
  96. 56c7b81 Ruby: support Ruby 2.1 threading model by Klaus Kämpf · 10 years ago
  97. 4d9728a xml_parser_ns_add: alloc item size, not pointer size by Klaus Kämpf · 10 years ago
  98. 398720c Merge pull request #41 from dholm/bugfix/osx by Klaus Kämpf · 10 years ago
  99. 7f38d6e iniparser: `dictionary_set' must return a value. by David Holm · 10 years ago
  100. 4d156d0 v2.4.11 by Klaus Kämpf · 10 years ago v2.4.11