index
:
user/phw/leekspin
fix/30833
master
Philipp's leekspin repository
Philipp Winter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
leekspin
Commit message (
Expand
)
Author
Age
*
Improve description of -xp command line argument.
HEAD
master
Philipp Winter
2019-05-17
*
Allow creation of probing-vulnerable descriptors.
Philipp Winter
2019-04-26
*
Add support for bridge-distribution-request-lines.
Isis Lovecruft
2017-10-26
*
Add --without-tap and --without-ntor options.
Isis Lovecruft
2016-07-15
*
Fix all docstrings and add Sphinx build setup.
Isis Lovecruft
2015-04-09
*
Update more copyright years.
Isis Lovecruft
2015-04-08
*
Add support for generating HS descriptors.
Isis Lovecruft
2015-04-08
*
Add better cmdline flags for choosing between relay/bridge descriptors.
Isis Lovecruft
2015-04-08
*
Add better separation for verbosity and version argparse groups.
Isis Lovecruft
2015-04-08
*
Fix Sphinx documentation for parameter in shouldHaveOptPrefix().
Isis Lovecruft
2015-04-08
*
Log when we're generating relay descriptors.
Isis Lovecruft
2015-04-08
*
Fix Sphinx documentation for parameter in generateDescriptors().
Isis Lovecruft
2015-04-08
*
Update copyright year.
Isis Lovecruft
2015-04-08
*
Document signDescriptorDigest() and make the digest optional.
Isis Lovecruft
2015-04-08
*
Separate RSA key creation logic into a new function.
Isis Lovecruft
2015-04-08
*
Add bytesToLong and longToBytes utility functions in crypto module.
Isis Lovecruft
2015-04-08
*
Change randomIP() function to only generate "valid" IPs.
Isis Lovecruft
2014-09-07
*
Support mocking of obfs4 transports in bridge-extrainfo descriptors.
Isis Lovecruft
2014-09-05
*
Fix descriptor signatures and keys so that Stem can verify them.
Isis Lovecruft
2014-09-03
*
Rename generateNetstatus() → generateBridgeNetstatus().
Isis Lovecruft
2014-08-26
*
Better documentation for leekspin.netstatus.generateNetstatus().
Isis Lovecruft
2014-08-26
*
Add newline after `flag-thresholds` line in networkstatuses.
Isis Lovecruft
2014-08-26
*
Add scramblesuit `transport` lines to bridge-extrainfo descriptors.
Isis Lovecruft
2014-08-07
*
Fix leekspin versioning.
Isis Lovecruft
2014-06-23
*
Filter UserWarnings generated from cffi while importing nacl.
Isis Lovecruft
2014-06-21
*
Add networkstatus flag/weight headers to beginning of file.
Isis Lovecruft
2014-06-10
*
Fix bug in nickname generator if no /usr/share/dict/words file exists.
Isis Lovecruft
2014-03-27
*
Fix missing quote in log statement.
Isis Lovecruft
2014-03-24
*
Remove version from pyNaCl import warning, state consequences.
Isis Lovecruft
2014-03-24
*
Print less; log more.
Isis Lovecruft
2014-03-24
*
Remove duplicate pyNaCl warning.
Isis Lovecruft
2014-03-24
*
Update pyOpenSSL requirement to version 0.14.
Isis Lovecruft
2014-03-24
*
More pyOpenSSL unicode problems.
Isis Lovecruft
2014-03-24
*
pyOpenSSL expects strings, not unicode. :(
Isis Lovecruft
2014-03-24
*
Fix extra newlines in byte histories in extrainfo descs.
Isis Lovecruft
2014-03-24
*
Use unicode compatible syntax in leekspin.nicknames.
Isis Lovecruft
2014-03-17
*
Move writeDescToFile() to leekspin.util.
Isis Lovecruft
2014-03-17
*
Move descriptor set generation functions to new module leekspin.generator.
Isis Lovecruft
2014-03-17
*
Move signDescriptorDigest() to leekspin.crypto.
Isis Lovecruft
2014-03-17
*
Move networkstatus functions to new module, leekspin.netstatus.
Isis Lovecruft
2014-03-17
*
Move extrainfo document functions to new module, leekspin.extrainfo.
Isis Lovecruft
2014-03-17
*
Move makeOnionKeys() to leekspin.crypto module.
Isis Lovecruft
2014-03-17
*
Move `@type [bridge-]server-descriptor` functions to new module.
Isis Lovecruft
2014-03-17
*
Separate nickname generation into leekspin.nicknames module.
Isis Lovecruft
2014-02-21
*
Fix imports to use leekspin module.
Isis Lovecruft
2014-02-21
*
Add __init__.py and files generated by versioneer.
Isis Lovecruft
2014-02-21
*
Move leekspin/gen_bridge_descriptors → scripts/generate-OR-descriptors.
Isis Lovecruft
2014-02-21
*
By default, make nicknames which meet the dir-spec.txt requirements.
Isis Lovecruft
2014-02-21
*
Fix the commandline `--version` option.
Isis Lovecruft
2014-01-02
*
Use full OpenSSL package path to ASN1 encoding parameter.
Isis Lovecruft
2014-01-02
[next]