summaryrefslogtreecommitdiff
path: root/ACKS
Commit message (Collapse)AuthorAgeFilesLines
* Name change + .mailmapDarsey Litzenberger2022-01-241-6/+2
|
* Update ChangeLogDwayne C. Litzenberger2012-01-131-0/+1
|
* Don't abuse __builtins__Dwayne C. Litzenberger2011-10-101-0/+1
| | | | | | | | | | According to Jean-Paul Calderone at https://bugs.launchpad.net/pycrypto/+bug/785150: `__builtins__` is an implementation detail of CPython. It takes on inconsistent values at various times. The use in `common.py` happens to work on recent version of CPython, but it doesn't work on PyPy. The only thing you should ever do, when you're doing this sort of thing, is "import __builtin__; __builtin__.foo".
* Fix build on Solaris 9 and earilerDwayne C. Litzenberger2011-10-101-0/+1
| | | | | | | We use <sys/inttypes.h> on Solaris platforms that don't have <stdint.h>. This should fix https://bugs.launchpad.net/pycrypto/+bug/518871, reported by Sebastian Kayser.
* Update ACKS and ChangeLogDwayne C. Litzenberger2011-10-101-0/+7
|
* Add Ron Rivet TestThorsten Behrens2010-12-301-0/+1
| | | | | o Add Ron Rivet DES test to test_DES.py o Started on API documentation for 3.x
* ACKS: Add Lorenz QuackDwayne C. Litzenberger2010-06-111-0/+1
|
* Add Tom St. Denis to ACKS (no idea how I missed him. Sorry!)Dwayne C. Litzenberger2009-12-211-0/+1
|
* Fix building PyCrypto on Win64 using MS Visual Studio 9.0.Dwayne C. Litzenberger2009-12-131-0/+1
| | | | | Thanks to Nevins Bartolomeo (https://launchpad.net/~nevins-bartolomeo) for contributing this fix.
* Add Sergey Chernov to ACKS (for pointing out a bug)Dwayne C. Litzenberger2009-08-031-0/+1
| | | | The bug was fixed in commit f6a51a26eee853cd2a8e75bde20c014500e08f81.
* Add some more names to ACKSDwayne C. Litzenberger2009-08-021-2/+11
|
* [project @ akuchling-20040506200233-bd3d91f3b52a06ef]akuchling2004-05-061-0/+2
| | | | | [project @ 2004-05-06 13:02:33 by akuchling] Update changelog, acks
* [project @ akuchling-20030412091147-9749ca59275ef2c5]akuchling2003-04-121-0/+1
| | | | | [project @ 2003-04-12 02:11:47 by akuchling] Fix silly error pointed out by Wallace Owen
* [project @ akuchling-20030404023742-cfb9f99da7396ebc]akuchling2003-04-031-0/+1
| | | | | [project @ 2003-04-03 18:37:42 by akuchling] Updated files
* [project @ akuchling-20030301002607-a77cb4c379bd8aaa]akuchling2003-02-281-0/+1
| | | | | [project @ 2003-02-28 16:25:17 by akuchling] [Patch #691897] DES3 en/decryption is broken with a 24-byte key
* [project @ akuchling-20021121220043-25721664ba858031]akuchling2002-11-211-0/+1
| | | | | [project @ 2002-11-21 14:00:43 by akuchling] Updated file
* [project @ akuchling-20020905202021-34cca79322d7ce5d]akuchling2002-09-051-0/+1
| | | | | [project @ 2002-09-05 13:20:21 by akuchling] Add a name. (Caught a randpool.py bug.)
* [project @ akuchling-20020711213032-01d4c82dc9131529]akuchling2002-07-111-0/+1
| | | | | [project @ 2002-07-11 14:30:32 by akuchling] Add a name
* [project @ akuchling-20020619213304-312fad41524c67e6]akuchling2002-06-191-0/+2
| | | | | [project @ 2002-06-19 14:33:04 by akuchling] Add acks for Windows fix
* [project @ akuchling-20020608024724-f84fdfc8cdf37e78]akuchling2002-06-071-0/+1
| | | | | [project @ 2002-06-07 19:47:24 by akuchling] Updated file
* [project @ akuchling-20020601044749-da3b518e2290d1d6]akuchling2002-05-311-0/+1
| | | | | [project @ 2002-05-31 21:47:49 by akuchling] Add a name
* [project @ akuchling-20020517032156-9d248be66bc42a3e]akuchling2002-05-161-0/+2
| | | | | [project @ 2002-05-16 20:21:46 by akuchling] Updated file
* [project @ akuchling-20020424213024-89dcc6263506b538]akuchling2002-04-241-0/+1
| | | | | [project @ 2002-04-24 14:30:24 by akuchling] Add Piers, for reporting a README error
* [project @ akuchling-20020423220638-298fa23b9bf56b79]akuchling2002-04-231-0/+19
[project @ 2002-04-23 15:06:38 by akuchling] Add acknowledgements file