"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "gsasl" between the packages
gsasl-2.0.1.tar.gz and gsasl-2.2.0.tar.gz

About: GNU SASL is an implementation of the Simple Authentication and Security Layer (SASL).

Summary:

The "gsasl" source code changed by about 1.4% and now consists of 1014 regular files (-11) and 39 directories.

Related Informations:

See ChangeLog, NEWS (gsasl 2.2.0).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 225 4 0 12
C program 273 3 0 28
Perl program 3 0 0 0
Sed program 2 0 0 0
Shell program 26 4 0 5
PHP program 3 0 0 0
Automake file 56 0 0 34
Configuration file 1 0 0 0
M4 macro file 182 0 0 8
Makefile 4 0 0 2
Man page 44 0 0 44
Pkg-config file 1 0 0 0
XML document 6 0 1 1
Certificate file 2 0 0 0
Configure script 1 0 0 1
CSS style sheet 2 0 0 0
DOS Batch file 1 0 0 1
Doxygen file 1 0 0 0
Gettext file 49 0 0 25
GNU Gperf file 6 0 0 0
HTML page 18 0 0 4
Info document 1 0 0 1
MS Visual Studio file 2 0 0 0
PostScript file 3 0 0 0
TeX document 1 0 0 0
Texinfo file 69 0 22 3
Image file 13 0 0 0
PDF file 3 0 0 0
Vector Image file 3 0 0 0
Directory 39 0 0 0
Change log 3 0 0 2
Information file 5 0 0 0
License 2 0 0 0
Readme file 5 0 0 0
Text file 20 0 0 2
Other 1 1 0 0
Total Files10761223173



Header Files (16 of 225):

NameStatusDeltaVisual Diff
config.h.in changed 0.3% diff
gl/intprops-internal.h added
gl/intprops.h changed 53.1% diff
gl/stdbool.in.h changed 12.3% diff
gl/stdckdint.in.h added
gl/sys_stat.in.h changed 3.7% diff
gl/verify.h changed 2.1% diff
lib/gl/intprops-internal.h added
lib/gl/intprops.h changed 53.1% diff
lib/gl/stdbool.in.h changed 12.3% diff
lib/gl/stdckdint.in.h added
lib/gl/sys_stat.in.h changed 3.7% diff
lib/gl/verify.h changed 2.1% diff
lib/src/gsasl.h changed 1.1% diff
lib/src/internal.h changed 1.1% diff
src/internal.h changed 1.6% diff

C Programs (31 of 273):

NameStatusDeltaVisual Diff
gl/malloca.c changed 7.3% diff
gl/reallocarray.c changed 6.6% diff
gl/xmalloc.c changed 3.0% diff
lib/cram-md5/server.c changed 2.2% diff
lib/digest-md5/getsubopt.c changed 1.9% diff
lib/digest-md5/test-parser.c changed 6.1% diff
lib/gl/malloca.c changed 7.3% diff
lib/gl/reallocarray.c changed 6.6% diff
lib/gs2/client.c changed 2.0% diff
lib/gssapi/client.c changed 1.8% diff
lib/openid20/server.c changed 2.6% diff
lib/scram/client.c changed 10.5% diff
lib/scram/parser.c changed 1.6% diff
lib/scram/server.c changed 10.4% diff
lib/src/error.c changed 2.3% diff
lib/src/property.c changed 1.2% diff
lib/src/xfinish.c changed 1.4% diff
src/callbacks.c changed 6.2% diff
src/gsasl.c changed 4.7% diff
src/imap.c changed 2.3% diff
src/smtp.c changed 13.6% diff
tests/errors.c changed 24.4% diff
tests/external.c changed 22.0% diff
tests/scram-exporter.c added
tests/scram-incremental.c added
tests/scram-nopasswd.c changed 0.5% diff
tests/scram-sha256.c changed 0.6% diff
tests/scram.c changed 0.3% diff
tests/scramplus.c changed 2.7% diff
tests/simple.c changed 7.8% diff
tests/version.c added

Shell Programs (9 of 26):

NameStatusDeltaVisual Diff
build-aux/announce-gen changed 6.9% diff
build-aux/do-release-commit-and-tag changed 2.6% diff
build-aux/gendocs.sh changed 5.6% diff
build-aux/git-version-gen changed 1.1% diff
tests/gsasl-dovecot-gssapi.sh added
tests/gsasl-mailutils-cram.sh added
tests/gsasl-mailutils-gs2krb5-gssapi.sh added
tests/gsasl-mailutils-tls.sh added
tests/gsasl-scram-pbkdf2.sh changed 55.7% diff

Automake Files (34 of 56):

NameStatusDeltaVisual Diff
configure.ac changed 0.4% diff
doc/cyclo/Makefile.am changed 38.1% diff
doc/cyclo/Makefile.in changed 0.8% diff
doc/Makefile.am changed 22.3% diff
doc/Makefile.in changed 1.8% diff
doc/reference/Makefile.in changed 0.2% diff
examples/Makefile.in changed 0.2% diff
examples/openid20/Makefile.in changed 0.2% diff
examples/saml20/Makefile.in changed 0.2% diff
gl/Makefile.am changed 0.7% diff
gl/Makefile.in changed 0.7% diff
gltests/Makefile.in changed 0.1% diff
lib/anonymous/Makefile.in changed 0.2% diff
lib/cram-md5/Makefile.in changed 0.2% diff
lib/digest-md5/Makefile.in changed 0.1% diff
lib/external/Makefile.in changed 0.2% diff
lib/gl/Makefile.am changed 0.9% diff
lib/gl/Makefile.in changed 0.7% diff
lib/gs2/Makefile.in changed 0.2% diff
lib/gssapi/Makefile.in changed 0.2% diff
lib/login/Makefile.in changed 0.2% diff
lib/Makefile.in changed 0.2% diff
lib/ntlm/Makefile.in changed 0.2% diff
lib/openid20/Makefile.in changed 0.2% diff
lib/plain/Makefile.in changed 0.2% diff
lib/saml20/Makefile.in changed 0.2% diff
lib/scram/Makefile.in changed 0.2% diff
lib/securid/Makefile.in changed 0.2% diff
lib/src/Makefile.in changed 0.1% diff
Makefile.am changed 4.9% diff
Makefile.in changed 0.2% diff
src/Makefile.in changed 0.2% diff
tests/Makefile.am changed 30.0% diff
tests/Makefile.in changed 3.9% diff

M4 Macro Files (8 of 182):

NameStatusDeltaVisual Diff
lib/m4/gnulib-comp.m4 changed 1.1% diff
m4/gnulib-comp.m4 changed 0.8% diff
m4/iconv.m4 changed 5.7% diff
m4/largefile.m4 changed 3.2% diff
m4/lib-link.m4 changed 0.6% diff
m4/stdbool.m4 changed 53.1% diff
m4/sys_stat_h.m4 changed 4.3% diff
m4/year2038.m4 changed 4.5% diff

Makefiles (2 of 4):

NameStatusDeltaVisual Diff
cfg.mk changed 22.0% diff
maint.mk changed 0.3% diff

Man Pages (all 44):

NameStatusDeltaVisual Diff
doc/gsasl.1 changed 1.7% diff
doc/man/gsasl_base64_from.3 changed 6.5% diff
doc/man/gsasl_base64_to.3 changed 6.1% diff
doc/man/gsasl_callback.3 changed 5.7% diff
doc/man/gsasl_callback_hook_get.3 changed 7.3% diff
doc/man/gsasl_callback_hook_set.3 changed 7.0% diff
doc/man/gsasl_callback_set.3 changed 5.7% diff
doc/man/gsasl_check_version.3 changed 6.3% diff
doc/man/gsasl_client_mechlist.3 changed 7.1% diff
doc/man/gsasl_client_start.3 changed 7.0% diff
doc/man/gsasl_client_suggest_mechanism.3 changed 6.9% diff
doc/man/gsasl_client_support_p.3 changed 7.7% diff
doc/man/gsasl_decode.3 changed 5.7% diff
doc/man/gsasl_done.3 changed 8.6% diff
doc/man/gsasl_encode.3 changed 5.7% diff
doc/man/gsasl_finish.3 changed 8.3% diff
doc/man/gsasl_free.3 changed 7.1% diff
doc/man/gsasl_hash_length.3 changed 7.4% diff
doc/man/gsasl_hex_from.3 changed 6.8% diff
doc/man/gsasl_hex_to.3 changed 6.2% diff
doc/man/gsasl_init.3 changed 7.3% diff
doc/man/gsasl_mechanism_name.3 changed 7.3% diff
doc/man/gsasl_mechanism_name_p.3 changed 6.3% diff
doc/man/gsasl_nonce.3 changed 7.9% diff
doc/man/gsasl_property_fast.3 changed 6.5% diff
doc/man/gsasl_property_free.3 changed 7.4% diff
doc/man/gsasl_property_get.3 changed 6.1% diff
doc/man/gsasl_property_set.3 changed 6.2% diff
doc/man/gsasl_property_set_raw.3 changed 5.6% diff
doc/man/gsasl_random.3 changed 7.8% diff
doc/man/gsasl_register.3 changed 7.2% diff
doc/man/gsasl_saslprep.3 changed 6.4% diff
doc/man/gsasl_scram_secrets_from_password.3 changed 4.4% diff
doc/man/gsasl_scram_secrets_from_salted_password.3 changed 5.4% diff
doc/man/gsasl_server_mechlist.3 changed 7.1% diff
doc/man/gsasl_server_start.3 changed 7.0% diff
doc/man/gsasl_server_support_p.3 changed 7.7% diff
doc/man/gsasl_session_hook_get.3 changed 7.1% diff
doc/man/gsasl_session_hook_set.3 changed 6.7% diff
doc/man/gsasl_simple_getpass.3 changed 5.3% diff
doc/man/gsasl_step.3 changed 4.6% diff
doc/man/gsasl_step64.3 changed 5.4% diff
doc/man/gsasl_strerror.3 changed 7.0% diff
doc/man/gsasl_strerror_name.3 changed 6.4% diff

XML Documents (2 of 6):

NameStatusDeltaVisual Diff
doc/reference/html/gsasl.devhelp2 changed 1.2% diff
doc/reference/version.xml.in removed

Configure Scripts (all 1):

NameStatusDeltaVisual Diff
configure changed 0.4% diff

DOS Batch Files (all 1):

NameStatusDeltaVisual Diff
doc/stamp-vti changed 48.4% diff

Gettext Files (25 of 49):

NameStatusDeltaVisual Diff
po/da.po changed 2.2%
po/de.po changed 2.2%
po/eo.po changed 2.1%
po/es.po changed 2.1%
po/eu.po changed 2.0%
po/fi.po changed 2.0%
po/fr.po changed 2.1%
po/ga.po changed 2.2%
po/gsasl.pot changed 2.2%
po/hr.po changed 2.3%
po/hu.po changed 2.1%
po/id.po changed 2.1%
po/it.po changed 2.3%
po/nl.po changed 2.1%
po/pl.po changed 2.3%
po/pt_BR.po changed 2.2%
po/ro.po changed 1.9%
po/sk.po changed 2.1%
po/sq.po changed 2.0%
po/sr.po changed 2.1%
po/sv.po changed 2.1%
po/uk.po changed 2.2%
po/vi.po changed 1.9%
po/zh_CN.po changed 1.9%
po/zh_TW.po changed 2.1%

HTML Pages (4 of 18):

NameStatusDeltaVisual Diff
build-aux/pmccabe2html changed 0.1%
doc/reference/html/gsasl-gsasl-version.h.html changed 0.02%
doc/reference/html/gsasl-gsasl.h.html changed 0.4%
doc/reference/html/index.html changed 0.03%

Info Documents (all 1):

NameStatusDeltaVisual Diff
doc/gsasl.info changed 1.5% diff

Texinfo Files (25 of 69):

NameStatusDeltaVisual Diff
doc/gsasl-api-error-labels.texi changed 2.5% diff
doc/gsasl.texi changed 2.5% diff
doc/texi/base64.c.texi removed
doc/texi/callback.c.texi removed
doc/texi/crypto.c.texi removed
doc/texi/done.c.texi removed
doc/texi/doxygen.c.texi removed
doc/texi/error.c.texi removed
doc/texi/free.c.texi removed
doc/texi/init.c.texi removed
doc/texi/listmech.c.texi removed
doc/texi/md5pwd.c.texi removed
doc/texi/mechname.c.texi removed
doc/texi/mechtools.c.texi removed
doc/texi/property.c.texi removed
doc/texi/register.c.texi removed
doc/texi/saslprep.c.texi removed
doc/texi/suggest.c.texi removed
doc/texi/supportp.c.texi removed
doc/texi/version.c.texi removed
doc/texi/xcode.c.texi removed
doc/texi/xfinish.c.texi removed
doc/texi/xstart.c.texi removed
doc/texi/xstep.c.texi removed
doc/version.texi changed 48.4% diff

Change Logs (2 of 3):

NameStatusDeltaVisual Diff
ChangeLog changed 0.8% diff
NEWS changed 5.5% diff

Text Files (2 of 20):

NameStatusDeltaVisual Diff
.tarball-version changed 100.0% diff
.version changed 100.0% diff

Other Files (all 1):

NameStatusDeltaVisual Diff
doc/stamp-gdoc added

Packages Compared:

gsasl-2.0.1.tar.gz
gsasl-2.2.0.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)