index
:
leap_mail.git
debian/experimental
develop
feature/async-api
master
ppa
release/0.3.x
release/0.4.x
release/bitmask-0.9.x-alpha
[leap_mail]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
mail
/
walk.py
Age
Commit message (
Expand
)
Author
2016-03-11
[style] pep8!
Kali Kaneko
2016-03-09
[bug] specify openssl backend explicitely
Kali Kaneko
2016-02-11
[feat] Use cryptography instead of pycryptopp to reduce dependencies.
Ruben Pollan
2016-02-11
[feat] Remove debug from walk
Ruben Pollan
2015-08-11
[bug] Fix typo in content-transfer-encoding in walk.py.
Folker Bernitt
2015-07-21
Pep8 warns about lambdas being assigned to a variable, changed walk and sync_...
Bruno Wagner
2015-07-21
Fixed all the pep8 warnings in the code
Bruno Wagner
2015-02-11
allow text/html for bodies
Kali Kaneko
2015-02-11
lots of little fixes after meskio's review
Kali Kaneko
2015-02-11
tests for mail.mail module: Message
Kali Kaneko
2015-02-11
make outgoing a new submodule
Kali Kaneko
2014-02-20
mail parsing performance improvements
Kali Kaneko
2014-01-28
Unset new flag after successful write
Kali Kaneko
2014-01-23
add check for none in part_map special case
Kali Kaneko
2014-01-23
add constants to dict keys
Kali Kaneko
2014-01-22
Properly parse apple mail
Tomás Touceda
2014-01-13
avoid failure if no content-type
Kali Kaneko
2014-01-09
Check for none in innerheaders
Kali Kaneko
2014-01-09
check for none
Kali Kaneko
2014-01-08
Second stage of the new year's storage rewrite.
Kali Kaneko