[exim-dev] [Bug 1650] expansions for IPv6 de/normalize

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1650] New: expansions for IPv6 de/normalize
Subject: [exim-dev] [Bug 1650] expansions for IPv6 de/normalize
https://bugs.exim.org/show_bug.cgi?id=1650

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/fc4a7f705d4c5911220cf9dbb0995d9f5dbabf02

commit fc4a7f705d4c5911220cf9dbb0995d9f5dbabf02
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Nov 4 18:20:04 2015 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Nov 8 21:22:13 2015 +0000


    expansions: new ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. 
bug 1650
----
 doc/doc-docbook/spec.xfpt    | 21 ++++++++++++++
 doc/doc-txt/NewStuff         |  7 +++++
 src/src/expand.c             | 37 ++++++++++++++++++++++++
 src/src/functions.h          |  2 ++
 src/src/host.c               | 67 ++++++++++++++++++++++++++++++++++++++------
 test/scripts/0000-Basic/0002 | 11 ++++++++
 test/stdout/0002             | 11 ++++++++
 7 files changed, 148 insertions(+), 8 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.