1. d369c93 Convert exception_from_error_queue() macros into a single function. Besides code maintainability, this makes our fast path shorter for better cache performance. by Rick Dean · 16 years ago
  2. 2cd7a92 convert X509Name to a type that can be instantiated by Jean-Paul Calderone · 16 years ago
  3. 54bcc83 Change docstrings from being C programmer oriented to being Python programmer oriented by Jean-Paul Calderone · 16 years ago
  4. 138a312 put braces back by Jean-Paul Calderone · 17 years ago
  5. 28ebb30 apply pyOpenSSL-0.8.patch from Marc-Andre Lemburg by Jean-Paul Calderone · 17 years ago
  6. b4a60e2 Apply unused.patch removing unused variable in X509Name code by Jean-Paul Calderone · 17 years ago
  7. c54cc18 X509Name.get_components by Jean-Paul Calderone · 17 years ago
  8. e957a00 Add X509Name.der by Jean-Paul Calderone · 17 years ago
  9. 110cd09 X509Name.hash by Jean-Paul Calderone · 17 years ago
  10. 8b63d45 Put my copyright on everything I've changed so far, put a more reasonable version number on version.py by Jean-Paul Calderone · 17 years ago
  11. e098dc7 Tests for X509Name.__repr__ and X509Name.__cmp__ and a change to X509Name.__cmp__ to get rid of a RuntimeWarning from Python by Jean-Paul Calderone · 17 years ago
  12. 5b8c5ee Free the memory allocated by ASN1_STRING_to_UTF8 by Jean-Paul Calderone · 17 years ago
  13. 7b0443a Free the memory allocated by PyArg_Parse by Jean-Paul Calderone · 17 years ago
  14. 897bc25 initial source import by Jean-Paul Calderone · 17 years ago