Timeline
2009-05-29:
- 04:50 Changeset in git, trunk [450e619] by
- init.py: oops, fix windows again
- 04:44 Changeset in git, trunk [4f99dfe] by
- init.py: oops, fix the 'del flags' so it works on windows too
- 04:36 Changeset in git, trunk [a93a4df] by
- init.py: don't use RTLD_GLOBAL or sys.getdlopenflags on windows
- 04:20 Changeset in git, trunk [250629f] by
- init.py: hush pyflakes, delete some internal symbols when we're done
- 04:12 Changeset in git, trunk [65cc1dd] by
- factor out the import-names-with-a-certain-prefix code into …
- 04:06 Changeset in git, trunk [27947a7] by
- factor out the RTLD_GLOBAL-wrapped import of the .so into the top-most …
- 03:53 Changeset in git, trunk [dd6e272] by
- setup.py: include DES, because windows and NDEBUG=0 requires it for …
- 03:45 Changeset in git, trunk [a02e1e0] by
- setup.py: only compile the 38 .cpp files that we actually need, not all 134
- 02:16 Changeset in git, trunk [8f39fe7] by
- setup.py: cosmetic: remove trailing whitespace
- 02:15 Changeset in git, trunk [3364ff5] by
- setup.py: clean up the spurious a.out file created by the 'as -v' test
- 02:14 Changeset in git, trunk [3f257b1] by
- setup.py: compute CRYPTOPP_DISABLE_ASM for both embedded and …
- 01:11 Ticket #22 (pycryptocpp won't build on OpenSolaris 0906) closed by
- fixed: Fixed by 3f757dc5c9249eac191b5afa1c1cca6d246860c1/git. …
- 01:05 Changeset in git, trunk [ee1ce3a] by
- Crypto++: whoops, #if defined(APPLE) then not <malloc.h> but …
- 00:29 Changeset in git, trunk [97e505e] by
- Crypto++: if not #include <alloca.h> then #include <malloc.h>; This …
2009-05-28:
- 23:34 Changeset in git, trunk [3f757dc] by
- setup: don't pass "-Wl,-x" to the compiler (fixes ticket #22 …
- 23:29 Changeset in git, trunk [b60441a] by
- publickey: make "ecdsa" a member of the "publickey" package next to "rsa"
- 23:28 Changeset in git, trunk [2ce5010] by
- shared lib: fall back to the old Python 2.4 dl module if the Python >= …
- 03:13 Ticket #22 (pycryptocpp won't build on OpenSolaris 0906) created by
- Removing the '-Wl,-x' option at setup.py?rev=616#L37 seems …
2009-05-27:
- 23:15 Changeset in git, trunk [407e1be] by
- add const_cast's to make const char*'s accepted as char*'s by the …
- 22:59 Changeset in git, trunk [8c620b6] by
- Refactor pycryptopp so that there is only on native Python module …
- 18:41 Changeset in git, trunk [04972ad] by
- ecdsamodule.cpp: avoid the dynamic_cast in VerifyingKey_serialize by …
- 18:13 Changeset in git, trunk [05a3192] by
- ecdsa: simplify construction of verifier with point-compression turned …
2009-05-26:
- 16:12 Changeset in git, trunk [85bd2eb] by
- test_ecdsa.py: exercise zero-byte messages separately, since they'd …
- 01:33 Changeset in git, trunk [bba31fc] by
- add in some more files from the new version of Crypto++ (the previous …
- 01:20 Changeset in git, trunk [4503695] by
- add in the new files that were added in the upgrade to Crypto++ v5.6.0
2009-05-23:
- 23:58 Changeset in git, trunk [b1bf3b7] by
- cryptopp: upgrade the bundled copy of Crypto++ to release 5.6.0
- 01:43 Changeset in git, trunk [c32c0c8] by
- setup: emit platform from misc/show-tool-versions.py
- 01:27 Changeset in git, trunk [f203ff5] by
- setup: copy misc/show-tool-versions.py from tahoe-lafs
2009-05-22:
Note: See TracTimeline
for information about the timeline view.