1. d4ec986 regen man/html pages by Thomas Klausner · 6 years ago
  2. 058ee2b Remove Lt/Gt. by Thomas Klausner · 6 years ago
  3. 5062490 Fix two typos in zip_file_add documentation. by Thomas Klausner · 6 years ago
  4. a54804d Thank Ilya Voronin by Thomas Klausner · 6 years ago
  5. 49b3550 Fix type of buffer to match zip_random signature. by Thomas Klausner · 6 years ago
  6. 0001d26 Include documentation license in generated pages (man, html). by Thomas Klausner · 6 years ago
  7. c88f1b8 Post-release bump to 1.5.1a by Thomas Klausner · 6 years ago
  8. b95cf3f Bump version to 1.5.1. by Thomas Klausner · 6 years ago
  9. 9d9a348 Remove references to removed files. by Thomas Klausner · 6 years ago
  10. 956ff8d Choose format of installed documentation based on available tools. by Thomas Klausner · 6 years ago
  11. 37ca2c6 Add generated HTML man pages. by Thomas Klausner · 6 years ago
  12. 6c5f8d1 Merge branch 'master' of git@github.com:nih-at/libzip.git by Dieter Baron · 6 years ago
  13. 5e5322d add one by Dieter Baron · 6 years ago
  14. 5920f60 Fix fts.h detection. by Thomas Klausner · 6 years ago
  15. 6e2177c Merge pull request #41 from darkxst/rpath_linux by Thomas Klausner · 6 years ago
  16. 4cd3c60 cmake: search libzip source path before other include paths. by Thomas Klausner · 6 years ago
  17. 1c36803 Add Tim Lunn. by Dieter Baron · 6 years ago
  18. 9021701 cmake: add visibility handling by Thomas Klausner · 6 years ago
  19. 6451007 regen man pages with fixed mandoc by Thomas Klausner · 6 years ago
  20. cc0a6fa Don't set RPATH on installed libraries on Linux by Tim Lunn · 6 years ago
  21. 9be2ea5 Update for Xcode 9.3. by Dieter Baron · 6 years ago
  22. 3b7a8af Add HeeMyung. by Dieter Baron · 6 years ago
  23. ac2fd0d Merge pull request #37 from HeeMyung/master by Dieter Baron · 6 years ago
  24. be17cbb Add Martin Herkt. by Dieter Baron · 6 years ago
  25. 4dac6f3 Merge pull request #39 from lachs0r/patch-1 by Dieter Baron · 6 years ago
  26. 2749313 Add Richard Schütz. by Dieter Baron · 6 years ago
  27. 8a84dcf Merge pull request #40 from richardschuetz/master by Dieter Baron · 6 years ago
  28. 50155dd Read from correct buffer by Richard Schütz · 6 years ago
  29. ab8a998 pkg-config: Use Libs.private for link dependencies by Martin Herkt · 6 years ago
  30. d6b4a1c Fix not increment buffer fragment indexer by HeeM · 6 years ago
  31. b30cf7b Fix build with LibreSSL by Dieter Baron · 6 years ago
  32. c800af8 README: Use github links for src and examples. by Thomas Klausner · 6 years ago
  33. cb1c259 post-1.5.0 release bump by Thomas Klausner · 6 years ago
  34. 6e2a6bb Bump version to 1.5.0. by Thomas Klausner · 6 years ago
  35. d8e15e0 Add more to NEWS.md. by Thomas Klausner · 6 years ago
  36. ad1f02d Add link to Travis CI page. by Dieter Baron · 6 years ago
  37. d832297 Add Appveyor badge. by Thomas Klausner · 6 years ago
  38. cef695f Don’t check multiple inclusion guard before including file. by Dieter Baron · 6 years ago
  39. 30e551a Include compat.h before using macros defined in config.h. by Dieter Baron · 6 years ago
  40. 10254a8 Merge pull request #32 from janisozaur/appveyor by Dieter Baron · 6 years ago
  41. 3b6d360 Don't dllexport functions when building static lib by Michał Janiszewski · 6 years ago
  42. ee4f5c5 Add appveyor.yml file by Michał Janiszewski · 6 years ago
  43. 4348571 Link with advapi32 for non-UWP Win32 builds by Michał Janiszewski · 6 years ago
  44. 0cb557c Fix typo in function name check by Michał Janiszewski · 6 years ago
  45. c0c8ea1 Add missing types to cmake-config.h.in by Michał Janiszewski · 6 years ago
  46. c048fed Unify zip_random declarations by Michał Janiszewski · 6 years ago
  47. e1355c8 Don't redefine WINNT version by Michał Janiszewski · 6 years ago
  48. ea02ecf Add missing HAVE_UNISTD_H check by Michał Janiszewski · 6 years ago
  49. e3ea44e free fragment_offsets by Dieter Baron · 6 years ago
  50. da9477f Fix memory leak found by clang’s static analyzer. by Dieter Baron · 6 years ago
  51. 2d4f139 Merge branch 'master' of https://github.com/nih-at/libzip by Dieter Baron · 6 years ago
  52. 683e126 Fix typo. by Thomas Klausner · 6 years ago
  53. 8871061 Update. by Dieter Baron · 6 years ago
  54. cee1f2a Remove zip_random implementations from build. by Dieter Baron · 6 years ago
  55. 5405cc4 Proper error handling. by Dieter Baron · 6 years ago
  56. 7444b7b Improve previous. by Dieter Baron · 6 years ago
  57. aaa6811 Be more explicit how to turn crypto support off. by Thomas Klausner · 6 years ago
  58. 618a248 Support OpenSSL 1.1. by Thomas Klausner · 6 years ago
  59. 3cf82da Fix typo in option description. by Thomas Klausner · 6 years ago
  60. 29ca480 Add support for Apple’s CommonCrypto library. by Dieter Baron · 6 years ago
  61. 031edeb Rework crypto library abstraction, add GnuTLS support. by Dieter Baron · 6 years ago
  62. 11aec22 Rename hmac to zip_hmac to fix conflicts with NetBSD libc. by Thomas Klausner · 6 years ago
  63. 303fde9 Completely switch to OpenSSL for AES support. by Thomas Klausner · 6 years ago
  64. 90ebefe Remove unused files. by Thomas Klausner · 6 years ago
  65. d95a280 Use openssl's PKCS5_PBKDF2_HMAC_SHA1 to derive key from password. by Thomas Klausner · 6 years ago
  66. 408ea08 Use openssl's AES functions. Remove some unused files. by Thomas Klausner · 6 years ago
  67. 4f05eaf Finish conversion to openssl's hmac function. by Thomas Klausner · 6 years ago
  68. d6f2362 Provide SHA1-sized buffers for HMAC functions. by Thomas Klausner · 6 years ago
  69. 902b953 Don't call ZIP_SOURCE_COMMAND_READ with length 0. by Thomas Klausner · 6 years ago
  70. 6eb844d Include stdlib.h for malloc(). by Thomas Klausner · 6 years ago
  71. 43f1588 Use openssl's HMAC functions in pwd2key.c. by Thomas Klausner · 6 years ago
  72. e6c839c Convert pwd2key.c to use gnutls' HMAC function. by Thomas Klausner · 6 years ago
  73. 7bddbcd Mark zip_random as extern. by Thomas Klausner · 6 years ago
  74. da5d56a Fix indentation of comment. by Thomas Klausner · 6 years ago
  75. 92991dc TODO: add one by Thomas Klausner · 6 years ago
  76. 53b9585 FICLONERANGE needs truncate too. by Dieter Baron · 6 years ago
  77. 8eab1a2 Format using clang-format. by Thomas Klausner · 6 years ago
  78. dc390cf Add clang-format config file. by Thomas Klausner · 6 years ago
  79. 0f9025b More clang-format comments. by Thomas Klausner · 6 years ago
  80. 6e4dacf Add clang-format comments. by Thomas Klausner · 6 years ago
  81. 3451359 Increase tag width. by Thomas Klausner · 6 years ago
  82. 6ab66c9 Update TODO by Thomas Klausner · 6 years ago
  83. 5a628ae update TODO by Thomas Klausner · 6 years ago
  84. b49be03 Add distcheck target by Thomas Klausner · 6 years ago
  85. b2cbe35 TODO: + add test case for clone with files > 4k by Thomas Klausner · 6 years ago
  86. bf8654e Add support for clonging via Linux ioctl FICLONERANGE. by Dieter Baron · 6 years ago
  87. 84072ae Only compile zip_algorithm_bzip2.c when bzip2 was found. by Thomas Klausner · 6 years ago
  88. edbd188 Include wincrypt.h for HCRYPTPROV. by Thomas Klausner · 6 years ago
  89. ed37986 Thank João Custódio. by Thomas Klausner · 6 years ago
  90. 8176bf0 Include stdlib.h for malloc(). by Thomas Klausner · 6 years ago
  91. be19f6b Unhook malloc.c from build. by Thomas Klausner · 6 years ago
  92. 613b065 Update TODO: remove some. by Thomas Klausner · 6 years ago
  93. e9244b2 Use 'cmake -E tar' to extract test data. by Thomas Klausner · 6 years ago
  94. 72440ac Simplify generated zipconf.h by moving logic into CMakeLists.txt. by Dieter Baron · 6 years ago
  95. 814ca95 _zip_error_copy(): handle NULL destination. by Dieter Baron · 6 years ago
  96. 3a7497b Set bindir in pkgconfig file and use it. by Thomas Klausner · 7 years ago
  97. 42a3c4a Use GNUInstallDirs variables to allow installation customization. by Thomas Klausner · 7 years ago
  98. ab882fd Bump date for release. by Thomas Klausner · 7 years ago
  99. fbb1a84 Bump version to 1.4.0. by Thomas Klausner · 7 years ago
  100. 5e0c389 Update .gitattributes file by Thomas Klausner · 7 years ago