1. a4f529e fix spelling errors, move module by Alex Gaynor · 12 years ago
  2. 1c1bad6 Document that IVs should not be reused. by Alex Gaynor · 12 years ago
  3. c651f76 Document how long iv should be by Alex Gaynor · 12 years ago
  4. 48ec9a3 Try to document CBC by Alex Gaynor · 12 years ago
  5. 5ba2dfa Attempt to document AES by Alex Gaynor · 12 years ago
  6. e786943 Crypto is seriously hard by Alex Gaynor · 12 years ago
  7. d96d100 Start stubbing out subheadings by Alex Gaynor · 12 years ago
  8. 0ca7fdb Begin to describe the methods by Alex Gaynor · 12 years ago
  9. f6c47e9 Started trying to document symmetric encryption by Alex Gaynor · 12 years ago
  10. 80cc920 Merge pull request #22 from lvh/fix-lvh-email by Hynek Schlawack · 12 years ago
  11. 9194a6c Fix e-mail by Laurens Van Houtven · 12 years ago
  12. 6c4570d Merge pull request #21 from hynek/rename-c-to-bindings by Alex Gaynor · 12 years ago
  13. 5e7926f Document architecture changes by Hynek Schlawack · 12 years ago
  14. 196515a Refactor into latest design decision by Hynek Schlawack · 12 years ago
  15. 3562d05 Merge pull request #20 from hynek/typo-private-email by Alex Gaynor · 12 years ago
  16. 71c7ac0 Fix typo in docs and use my private e-mail by Hynek Schlawack · 12 years ago
  17. 1e240ea Merge pull request #19 from alex/https-links by Donald Stufft · 12 years ago
  18. ca0752c Use an HTTPS url for our mailing list by Alex Gaynor · 12 years ago
  19. 1c5bd1f Merge pull request #18 from alex/document-docs by Donald Stufft · 12 years ago
  20. 3000df3 Documented that our documentation is online by Alex Gaynor · 12 years ago
  21. f216ce8 Merge pull request #16 from alex/coverage-badge by Donald Stufft · 12 years ago
  22. ecef07d Merge pull request #17 from dstufft/travis-notification by Alex Gaynor · 12 years ago
  23. b8f29fc Notify IRC on travis runs by Donald Stufft · 12 years ago
  24. c0f2855 Added a badge to the README showing coverage by Alex Gaynor · 12 years ago
  25. 5cd68bf Merge pull request #15 from alex/coveralls by Donald Stufft · 12 years ago
  26. 9d00588 Record coverage by Alex Gaynor · 12 years ago
  27. 542805e Merge pull request #14 from alex/AUTHORS by Donald Stufft · 12 years ago
  28. de40b4a Included emails by Alex Gaynor · 12 years ago
  29. d6cb894 Added an AUTHORS file by Alex Gaynor · 12 years ago
  30. e01032d Merge pull request #12 from alex/document-community by Donald Stufft · 12 years ago
  31. ddd90c1 Documented where the community is by Alex Gaynor · 12 years ago
  32. 8a7b256 Merge pull request #11 from alex/more-docs by Donald Stufft · 12 years ago
  33. 9e3c250 Mention the implementaion strategies by Alex Gaynor · 12 years ago
  34. 1abfac7 Start to document the architecture. by Alex Gaynor · 12 years ago
  35. 39ffd90 Merge pull request #1 from alex/initial-repo by Donald Stufft · 12 years ago
  36. a233dcc Ignore egg-info by Alex Gaynor · 12 years ago
  37. 0f66c6d Move all tests to be controlled by tox by Alex Gaynor · 12 years ago
  38. 096b000 Merge pull request #10 from hynek/linkify by Alex Gaynor · 12 years ago
  39. 2ae675d CONTRIBUTING.rst: linkify, improve markup by Hynek Schlawack · 12 years ago
  40. 42e8112 Merge pull request #9 from hynek/add-banner by Alex Gaynor · 12 years ago
  41. f30db51 Pink bikeshed by Hynek Schlawack · 12 years ago
  42. b728636 Add Travis build status by Hynek Schlawack · 12 years ago
  43. 6c7cfeb Test that docs compile clean as well by Alex Gaynor · 12 years ago
  44. b64929b Clean up the docs index by Alex Gaynor · 12 years ago
  45. 3700430 Less code, more tests. by Alex Gaynor · 12 years ago
  46. fc6dc87 Merge pull request #6 from alex/mission-statement by Donald Stufft · 12 years ago
  47. 226b295 Fixed a typo in the setup.py by Alex Gaynor · 12 years ago
  48. 7a6b5cb Fill out the readme a bit more. by Alex Gaynor · 12 years ago
  49. c113c3b Python 3.2 compatibility by Alex Gaynor · 12 years ago
  50. 8dea3bd Removed a forgotten file by Alex Gaynor · 12 years ago
  51. 6b0eb72 Removed most of the C files. We'll add them back as needed. by Alex Gaynor · 12 years ago
  52. d21da67 Pep8 corrections to docs/conf.py by Alex Gaynor · 12 years ago
  53. 22a425f Merge branch 'master' into initial-repo by Alex Gaynor · 12 years ago
  54. cf4cc42 Merge pull request #4 from alex/travis by Laurens Van Houtven · 12 years ago
  55. 02f819d Added a travis config file by Alex Gaynor · 12 years ago
  56. ad8b354 Removed some commented out entries by Alex Gaynor · 12 years ago
  57. 0607b90 Added an empty __init__ by Alex Gaynor · 12 years ago
  58. e4eb5a2 Merge pull request #2 from lvh/contributing by Alex Gaynor · 12 years ago
  59. 380a369 Change CONTRIBUTING to ReST, use better docstring syntax by Laurens Van Houtven · 12 years ago
  60. 86d5db8 Mention mandatory code review policy by Laurens Van Houtven · 12 years ago
  61. e6daf14 Simple CONTRIBUTING file, refs PEPs 8, 257 by Laurens Van Houtven · 12 years ago
  62. bfc06bc Added license headers by Alex Gaynor · 12 years ago
  63. c62e91f Initial commit. Migrates over basic project files, and the OpenSSL bindings by Alex Gaynor · 12 years ago
  64. 8d7fb75 Initial readme. by Alex Gaynor · 12 years ago