forked from trusteddomainproject/OpenDKIM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BRANCHES
95 lines (61 loc) · 2.13 KB
/
BRANCHES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
OpenDKIM Branch Listing
~~~~~~~~~~~~~~~~~~~~~~~
Production Branches
~~~~~~~~~~~~~~~~~~~
master releases only
develop ongoing development
Experimental Branches (branch name contains owner)
~~~~~~~~~~~~~~~~~~~~~
exp-msk-doxygen Experimenting with doxygen (automatic libopendkim doc
generation)
Closed Branches
~~~~~~~~~~~~~~~
br-1-1 v1.1.x releases
br-1-2 v1.2.x releases
br-2-0 v2.0.x releases
br-2-1 v2.1.x releases
br-dblack-autoimprovements
m4 subdirectory for macros
pkg-config detection
pkg-conf delivery of .pc files for our libraries
full FEATURE and FFR_FEATURE macros in configure.ac
man page generation for opendkim (include doco for FFR bits
and tag experimental in man pages if enabled)
br-dblack-codecoverage
Generate code coverage testing from lcov/gcov/gprof
(http://ltp.sourceforge.net/coverage/lcov.php)
br-msk-adsp-lists
Add ADSP-specific features for MLMs.
br-msk-default-sender
Default sender setting
br-msk-generic-dns
Generic DNS facilities.
br-msk-ldap-caching
Experimental LDAP query piggybacking and caching
br-msk-libprofiling
Optimizations based on some recent gprof output
br-msk-lua Experimenting with LUA for scriptable policy hooks
br-msk-lua-dataset
Experimental addition of a new "lua:" dataset type.
br-msk-lua-dbs Support for abitrary data set operations from Lua scripts.
br-msk-openldap OpenLDAP integration work
br-msk-reduce-symbols
Build automation to limit exported library symbols
br-msk-resign _FFR_RESIGN (binding of handles for message resigning)
br-msk-single-auth-result
Feature request #SF2981598: Add "SingleAuthResult" and
"NoHeaderB" settings.
br-msk-solaris-cleanup
Extensive reworking of various things so a build on Solaris
with the native compiler is clean (bug #SF2903325)
br-msk-stats-update
Update to statistics code to support required reporting
features missed in the 2.1.x line.
br-msk-stats-redux
Overhaul of statistics collection and reporting code.
br-msk-yahoo-fixes
Bug fixes and feature requests for Yahoo!
br-sm-resign-features
Resign-related features (see SourceForge)
exp-msk-reputation
DKIM-based domain reputation R&D