crystalcursors
debpool
libdkim
libmail-dkim-perl
liboop
liboop-bad
libspf2
libtar
lsh
nettle
oidentd
pike
pike-old
pmk
prayer
prayer-err
pyscrabble
sa-exim
ssvnc
tvtime
x2vnc
zxid
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
(root)
/ - Rev 43
?revision_form?
Rev ?revision_input?
?revision_submit?
?revision_endform?
Go to most recent revision
|
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
43
5602d 14h
magnus
/trunk/debian/
Get rid of warnings through the use of const and more correct types
(Closes: #524147). Patch by Russel Coker.
42
5602d 14h
magnus
/trunk/debian/
Move examples from library to dev package.
41
5602d 14h
magnus
/trunk/debian/
Include built libdkimtest (Closes: #524147).
40
5645d 14h
magnus
/trunk/debian/
Use strtok_r() instead of strtok() for thread safety (Closes:
#532740). Patch by Russel Coker.
39
5645d 18h
magnus
/trunk/debian/
Add debug package (Closes: #532058).
38
6046d 00h
magnus
/trunk/debian/
Remove Debian revision from symbols file.
37
6046d 01h
magnus
/trunk/debian/
Update debian/copyright; mention the patent license and refer to
common-licenses for the Apache 2.0 license.
36
6046d 01h
magnus
/trunk/debian/
Don't symlink libdkim-dev's doc directory to that of libdkim*,
it only adds another place to update when the soname changes.
35
6057d 17h
magnus
/tags/1.0.19-2/
[svn-buildpackage] Tagging libdkim (1.0.19-2)
34
6057d 19h
magnus
/trunk/debian/
Add initial symbols file.
33
6057d 19h
magnus
/trunk/debian/
Bring back the version script, but only to hide internal symbols.
32
6057d 19h
magnus
/trunk/debian/
Change the SOVERSION to 0d (d for Debian) to avoid potential future
clashes.
31
6057d 19h
magnus
/trunk/debian/
Bring in 30_extra_fields.dpatch from the exp-tk branch
30
6057d 19h
magnus
/trunk/debian/patches/
Bring in 30_extra_fields.dpatch from the exp-tk branch
29
6057d 19h
magnus
/trunk/debian/patches/
Delete old dpatches.
28
6057d 23h
magnus
/branches/exp-tk/
Merge changes from trunk
27
6087d 13h
magnus
/tags/1.0.19-1/
[svn-buildpackage] Tagging libdkim (1.0.19-1)
26
6087d 13h
magnus
/tags/
[svn-buildpackage] Removing old tag libdkim-1.0.19-1
25
6087d 13h
magnus
/trunk/debian/
Actually include the patent license in the binary packages.
24
6087d 13h
magnus
/trunk/debian/
Include Yahoo! patent license as plain text.
23
6087d 13h
magnus
/tags/1.0.19-1/
[svn-buildpackage] Tagging libdkim (1.0.19-1)
22
6087d 14h
magnus
/branches/using-pmk/
Testing using PMK to configure libdkim.
21
6087d 16h
magnus
/trunk/debian/
* New upstream release.
- Drop remaining patches; issues fixed upstream.
* New maintainer email address.
20
6178d 14h
magnus
/tags/1.0.17-1/
[svn-buildpackage] Tagging libdkim (1.0.17-1)
19
6179d 12h
magnus
/trunk/debian/
Minor changes to the changelog entry.
18
6179d 12h
magnus
/trunk/debian/
Don't ignore distclean errors
17
6179d 12h
magnus
/trunk/debian/
Increase Standards-Version to 3.7.3 without changes
16
6179d 12h
magnus
/trunk/debian/
Move homepage URL from description to control field
15
6179d 12h
magnus
/trunk/debian/
Dump the linker version script - changing the soname when necessary is going to be hard enough
14
6179d 12h
magnus
/trunk/debian/
Add an epoch to regain binary packages "stolen" by dkim-milter.
13
6206d 11h
magnus
/trunk/debian/
Improve changelog and patch descriptions
12
6206d 12h
magnus
/trunk/debian/patches/
Add "#include <string.h>" as needed to be able to compile with GCC 4.3 and other compilers.
11
6206d 12h
magnus
/trunk/debian/
Set CC and CXX from configuration.
10
6206d 12h
magnus
/trunk/debian/patches/
Fix test program after DKIMVerifyOptions changed
9
6206d 12h
magnus
/trunk/debian/
Bump soname to libdkim1
8
6206d 13h
magnus
/trunk/debian/
New upstream release; drop 20_winmacros.dpatch
7
6206d 13h
magnus
/tags/
Sorry, libdkim 1.0.14-1
6
6206d 13h
magnus
/tags/1.14-1/
Tag libdkim 1.14-1
5
6317d 23h
magnus
/branches/exp-tk/debian/
Add 30_extra_fields.dpatch, which adds Domain and IdentityDomain fields to struct DKIMVerifyDetails.
4
6318d 00h
magnus
/branches/exp-tk/
Create experimental branch for Tom Kistner's extensions.