Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pymilter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
misc
pymilter
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
21e3c6f489e2f1ab86870a95229643fb8d67cf3f
Select Git revision
Branches
1
master
default
protected
Tags
20
pymilter-1.0.4
pymilter-1.0.3
pymilter-1.0.2
pymilter-1.0.1
pymilter-1_0
milter-0_8_18
pymilter-0_9_8
pymilter-0_9_7
pymilter-0_9_6
pymilter-0_9_5
pymilter-0_9_4
pymilter-0_9_2
pymilter-0_9_1
pymilter-0_9_0
pymilter-0_8_12
pymilter-0_8_11
pymilter-0_8_10
pymilter-0_8_9
milter-0_8_8
milter-0_8_7
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jan
27
Aug
20
12
10
9
Jul
19
Apr
17
22
Feb
26
Dec
24
23
18
Aug
5
4
9
Jan
20
Apr
13
Dec
2
1
17
Nov
8
7
29
Oct
17
30
Sep
29
26
22
21
20
22
Aug
11
10
26
Jul
25
24
2
Oct
24
Jun
27
Feb
17
28
Mar
1
26
Jun
16
22
May
18
Apr
27
Mar
22
19
15
14
12
11
9
8
25
Feb
17
16
13
Jan
15
Nov
13
10
28
Aug
13
Jul
13
Apr
12
3
Mar
26
Feb
25
5
Nov
19
Aug
17
Jun
10
9
8
17
May
18
Mar
5
3
1
11
Oct
28
Sep
21
Aug
28
Jul
4
2
16
Jun
13
10
9
6
4
2
1
29
May
28
21
20
6
Feb
27
Jan
8
16
Dec
14
13
6
4
23
Nov
21
1
23
Oct
12
11
9
8
2
9
Sep
25
Aug
18
6
5
29
Jul
8
May
10
Apr
2
1
10
Jan
9
29
Nov
1
10
Oct
25
Sep
24
13
3
25
Jul
2
28
Jun
23
19
Apr
15
13
5
2
30
Mar
29
24
23
21
18
17
13
3
2
21
Feb
7
26
Jan
25
23
22
19
18
16
11
10
8
6
5
4
31
Dec
30
28
19
4
22
Nov
21
4
9
Oct
4
1
8
Sep
31
Jul
28
26
21
Jun
24
May
21
17
12
6
Apr
25
Mar
21
10
7
24
Feb
17
16
12
9
30
Jan
12
5
29
Dec
28
23
9
1
7
Nov
31
Oct
30
28
25
23
20
19
14
12
11
10
7
8
Sep
18
Aug
17
16
12
11
4
2
22
Jul
21
20
18
17
15
14
6
4
2
1
24
Jun
20
17
16
15
14
6
5
4
3
2
31
May
setup.py: Update URL (#36)
master
master
Work in python2 and python3
Change header callback to bytes, but default Milter to convert
Read header encoding tests as binary
Test case for invalid utf8 bytes in header.
ZipFile.setpassword() takes bytes in python3
Get denatured viruses from encrypted zip to avoid alarming scanners,
Store denatured viruses in encrypted zip, password "denatured".
Release 1.0.4
Release 1.0.4
pymilter-1.0.4
pymilter-1.0.4
start.sh superceded by daemonize on EL6 and systemd elsewhere.
Remove milter.path no longer needed. Unified rpm spec.
Fix for compilation error on macOS 10.14 (Mojave) (#31)
Correctly document that body callback chunks are in bytes (#28)
Import full path on py3
Misspelling - Scott Kitterman
More #ifdef consolidation.
Include arpa/inet.h on any GNU libc platform (#24)
Fix python3 unit tests
pymilter-1.0.3
pymilter-1.0.3
Fix getsymval for python3
setsymlist not called yet in TestMilter
Move sys to top of mime.py
Move py3 sgmllib to an internal module - Scott Kitterman
Improve readability of module init, setitem. Move old changes to ChangeLog
Convert python3 patch for miltermodule.c to #ifdef - Scott Kitterman
Working testctx, still need to redirect logging in testsample.py
Change deprecated failUnless to assertTrue
Update documentation
Request compile error on implicit function declarations to save lots
Correctly support IPv6 in Solaris (#17)
Fix some python3 syntax errors
Missed version
pymilter-1.0.2
pymilter-1.0.2
Release 1.0.2
Make test cases work. (Previous commit incomplete)
Implement setsymlist decorator and test framework
Another setsymlist misspelling
Gerhard Schmidt corrected the FreeBSD test via pymilter list.
Update email and url in setup.py
Update email
update .gitignore
Loading