[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.6.1-195-g638788f

(spam-protected) (spam-protected)
Sat May 17 18:31:39 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-195-g638788f
        for a web version of the last commit.

The branch, master has been updated
       via  638788fdff7a3072b2dbb44853eae9a4b2f0a782 (commit)
      from  d0458699c446726f57f500b571f8f876cc957cf5 (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 638788fdff7a3072b2dbb44853eae9a4b2f0a782
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