Timeline


and

2009-05-29:

04:50 Changeset in git, trunk [450e619] by Brian Warner <warner@…>
init.py: oops, fix windows again
04:44 Changeset in git, trunk [4f99dfe] by Brian Warner <warner@…>
init.py: oops, fix the 'del flags' so it works on windows too
04:36 Changeset in git, trunk [a93a4df] by Brian Warner <warner@…>
init.py: don't use RTLD_GLOBAL or sys.getdlopenflags on windows
04:20 Changeset in git, trunk [250629f] by Brian Warner <warner@…>
init.py: hush pyflakes, delete some internal symbols when we're done
04:12 Changeset in git, trunk [65cc1dd] by Brian Warner <warner@…>
factor out the import-names-with-a-certain-prefix code into …
04:06 Changeset in git, trunk [27947a7] by Brian Warner <warner@…>
factor out the RTLD_GLOBAL-wrapped import of the .so into the top-most …
03:53 Changeset in git, trunk [dd6e272] by Brian Warner <warner@…>
setup.py: include DES, because windows and NDEBUG=0 requires it for …
03:45 Changeset in git, trunk [a02e1e0] by Brian Warner <warner@…>
setup.py: only compile the 38 .cpp files that we actually need, not all 134
02:16 Changeset in git, trunk [8f39fe7] by Brian Warner <warner@…>
setup.py: cosmetic: remove trailing whitespace
02:15 Changeset in git, trunk [3364ff5] by Brian Warner <warner@…>
setup.py: clean up the spurious a.out file created by the 'as -v' test
02:14 Changeset in git, trunk [3f257b1] by Brian Warner <warner@…>
setup.py: compute CRYPTOPP_DISABLE_ASM for both embedded and …
01:11 Ticket #22 (pycryptocpp won't build on OpenSolaris 0906) closed by zooko
fixed: Fixed by 3f757dc5c9249eac191b5afa1c1cca6d246860c1/git. …
01:05 Changeset in git, trunk [ee1ce3a] by Zooko O'Whielacronx <zooko@…>
Crypto++: whoops, #if defined(APPLE) then not <malloc.h> but …
00:29 Changeset in git, trunk [97e505e] by Zooko O'Whielacronx <zooko@…>
Crypto++: if not #include <alloca.h> then #include <malloc.h>; This …

2009-05-28:

23:34 Changeset in git, trunk [3f757dc] by Zooko O'Whielacronx <zooko@…>
setup: don't pass "-Wl,-x" to the compiler (fixes ticket #22
23:29 Changeset in git, trunk [b60441a] by Zooko O'Whielacronx <zooko@…>
publickey: make "ecdsa" a member of the "publickey" package next to "rsa"
23:28 Changeset in git, trunk [2ce5010] by Zooko O'Whielacronx <zooko@…>
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 bewst
Removing the '-Wl,-x' option at setup.py?rev=616#L37 seems …

2009-05-27:

23:15 Changeset in git, trunk [407e1be] by Zooko O'Whielacronx <zooko@…>
add const_cast's to make const char*'s accepted as char*'s by the …
22:59 Changeset in git, trunk [8c620b6] by Zooko O'Whielacronx <zooko@…>
Refactor pycryptopp so that there is only on native Python module …
18:41 Changeset in git, trunk [04972ad] by Brian Warner <warner@…>
ecdsamodule.cpp: avoid the dynamic_cast in VerifyingKey_serialize by …
18:13 Changeset in git, trunk [05a3192] by Zooko O'Whielacronx <zooko@…>
ecdsa: simplify construction of verifier with point-compression turned …

2009-05-26:

16:12 Changeset in git, trunk [85bd2eb] by Brian Warner <warner@…>
test_ecdsa.py: exercise zero-byte messages separately, since they'd …
01:33 Changeset in git, trunk [bba31fc] by Zooko O'Whielacronx <zooko@…>
add in some more files from the new version of Crypto++ (the previous …
01:20 Changeset in git, trunk [4503695] by Zooko O'Whielacronx <zooko@…>
add in the new files that were added in the upgrade to Crypto++ v5.6.0
Note: See TracTimeline for information about the timeline view.