This website requires JavaScript.
Explore
Help
Register
Sign in
timoreo
/
olm
Watch
1
Star
1
Fork
You've already forked olm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
980
commits
42
branches
39
tags
4.5
MiB
fga/picke_unpickle_bindings_java
Commit graph
2 commits
Author
SHA1
Message
Date
Matthew Hodgson
28622db92f
switch from /usr/bin/python to /usr/bin/env python. this doesn't help folks whose python path points at python3 (e.g. Arch linux) though, but I see no choice than they have to change the shebangs, as we do on Synapse. For instance, OSX doesn't have a python2 symlink, otherwise we'd use /usr/bin/env python2 shebang.
2015-11-01 13:05:51 +00:00
Mark Haines
fb980849c4
Add gdb script and psuedo-call graph generator python script for tracing calls to crypto primitives
2015-06-21 18:47:06 +01:00