Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ewxrjk/inn

Tags

2.6.4

Toggle 2.6.4's commit message
Time to release 2.6.4!

2.6.3

Toggle 2.6.3's commit message
Update to latest upstream config.guess, config.sub and libtool versions

2.6.2

Toggle 2.6.2's commit message
FAQ: Bump the revision number of the forthcoming INN 2.6.2 stable rel…

…ease

2.6.1

Toggle 2.6.1's commit message
Bump version for the new 2.6.1 release

2.6.0

Toggle 2.6.0's commit message
Remove the paragraph about development versions in README

2.5.5

Toggle 2.5.5's commit message
innxmit: tidy up GetMessageID buffer handling

    
In theory, if you could get a message with an empty message-id header
through before anything else, it would call memcpy(NULL, p, 0) which
(surprisingly) has undefined behavior.  This doesn't seem a very likely
contingency but I tidied up the code to avoid it and (hopefully) be
clearer anyway.

Thanks to Richard Kettlewell for the patch.

2.5.4

Toggle 2.5.4's commit message
Typos

2.5.3

Toggle 2.5.3's commit message
typos

2.5.2

Toggle 2.5.2's commit message
Rewording and editing of changes for 2.5.2

2.5.1

Toggle 2.5.1's commit message
* Mention --enable-keywords and --with-openssl in the default

inn.conf configuration file.

* No need to regenerate the overview when the keyword generation
code is used.