[Olsr-commit] OLSR.org main repository branch, release-0.6.5, updated. v0.6.5.5-13-g972ca42

(spam-protected) (spam-protected)
Sat May 17 18:53:52 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.5.5-13-g972ca42
        for a web version of the last commit.

The branch, release-0.6.5 has been updated
       via  972ca42c89eb0dd1e2a8979c620fa43db6ae1c6d (commit)
      from  eb7dda86ccc5884b19e166915c9621fa71397390 (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 972ca42c89eb0dd1e2a8979c620fa43db6ae1c6d
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