[Olsr-commit] OLSR.org main repository branch, release-0.6.6, updated. v0.6.6.1-13-gb342385

(spam-protected) (spam-protected)
Sat May 17 18:52:57 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=v0.6.6.1-13-gb342385
        for a web version of the last commit.

The branch, release-0.6.6 has been updated
       via  b342385531c18b8afb42db64c7a38d7879668566 (commit)
      from  528176910ee1d00278e4108cc23d9f4f2de8a639 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b342385531c18b8afb42db64c7a38d7879668566
Author: Alessio Caiazza <(spam-protected)>
Date:   Fri May 16 12:53:15 2014 +0200

    jsoninfo: HTTP headers with CORS (if requested)
    
    The new "httpheaders" parameter prepends HTTP headers to the reply.
    If not set it will default to "no" and have the same behaviour as before.
    Cross-origin resource sharing headers (CORS) are included in reply allowing the
    json retrieval by javascript applications not served by olsrd itself.
    This will allow to easily develop js applications running directly in the
    browser.
    
    Reviewed-by: Ferry Huberts <(spam-protected)>

-----------------------------------------------------------------------

Summary of changes:
 lib/jsoninfo/README_JSONINFO      |    8 ++++
 lib/jsoninfo/src/olsrd_jsoninfo.c |   76 +++++++++++++++++++++++++++++++++++--
 lib/jsoninfo/src/olsrd_jsoninfo.h |    1 +
 lib/jsoninfo/src/olsrd_plugin.c   |   17 +++++++++
 4 files changed, 99 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list