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 "A python tool to program magic SIMs".
The branch, master has been updated
via 9b7c45d05dd733153b523f81479300843d6556b4 (commit)
from 42b6be87477677fd7c7a241dac88f60294a4082a (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 -----------------------------------------------------------------
http://cgit.osmocom.org/pysim/commit/?id=9b7c45d05dd733153b523f81479300843d…
commit 9b7c45d05dd733153b523f81479300843d6556b4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 22:34:08 2017 +0100
README.md: Cosmetic/Formatting fixes
-----------------------------------------------------------------------
Summary of changes:
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
A python tool to program magic SIMs
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 "A small command line tool for (U)SIM authentication".
The branch, master has been updated
via daf2b13f6cb1a66809399770b185614fa01144bb (commit)
from a1bf5c43e7d5faf9a1650ba1e7fd25ef46736b84 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-sim-auth/commit/?id=daf2b13f6cb1a66809399770b1…
commit daf2b13f6cb1a66809399770b185614fa01144bb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 22:31:28 2017 +0100
Update README file with general information and convert to Markdown
Change-Id: Ic9f95c073b17bfe689dea7672c67e5c081c01dae
-----------------------------------------------------------------------
Summary of changes:
README => README.md | 86 +++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 63 insertions(+), 23 deletions(-)
rename README => README.md (73%)
hooks/post-receive
--
A small command line tool for (U)SIM authentication
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 "Osmocom COS (Card Operating System)".
The branch, master has been updated
via 9176f2d43b7753d78523f6eba1b453a7aa4aaf2f (commit)
from 72b2752fdc8e9e4d778a48090313432494022615 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-cos/commit/?id=9176f2d43b7753d78523f6eba1b453a…
commit 9176f2d43b7753d78523f6eba1b453a7aa4aaf2f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 22:23:51 2017 +0100
add README.md
-----------------------------------------------------------------------
Summary of changes:
README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 47 insertions(+)
create mode 100644 README.md
hooks/post-receive
--
Osmocom COS (Card Operating System)
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 "Generate PDU decoding/encoding for GSM protocols".
The branch, master has been updated
via 8cc336affa6f27b465e67ff2891d07d39e964247 (commit)
from abbd1568dfdaecf93d7b0521c0cba8b6ec9e1b54 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-codegen/commit/?id=8cc336affa6f27b465e67ff2891…
commit 8cc336affa6f27b465e67ff2891d07d39e964247
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 22:11:11 2017 +0100
add README.md
-----------------------------------------------------------------------
Summary of changes:
README.md | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 README.md
hooks/post-receive
--
Generate PDU decoding/encoding for GSM protocols
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 "Osmocom network interface library".
The branch, master has been updated
via 3a060c59bec7a4a5b22849938b8b4c7b7ecb4c01 (commit)
via d8c820570bd1c0da8a46b615930774319b8ae29b (commit)
via f2174ef1a21c5d213a951f210130f42359933eef (commit)
via a4c1a73250bf174633cefc150d1b641bc48e57ff (commit)
via 781e7b38f87b1a8a4ddf65a040935750aabc2b6e (commit)
from 538e5cd52a3cd9ddac375a645eb579feae0c2101 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-netif/commit/?id=3a060c59bec7a4a5b22849938b…
commit 3a060c59bec7a4a5b22849938b8b4c7b7ecb4c01
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 21:30:33 2017 +0100
README.md: Make sure all hyperlinks have <>
Change-Id: I5a5659afde32f08b324e602b7b1f96de805ba031
http://cgit.osmocom.org/libosmo-netif/commit/?id=d8c820570bd1c0da8a46b61593…
commit d8c820570bd1c0da8a46b615930774319b8ae29b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 12:02:52 2017 +0100
stream: Export osmo_stream_cli_reconnect()
In case the application is using the read-callback and a read returns 0,
then the application itself would want to trigger the reconnect. This
is different from the osmo_stream_cli_recv() case where the reconnect
can be handled internally to the library.
Change-Id: I41314bad4a9f44e8a61b9d2ba33d1a76b25bd145
http://cgit.osmocom.org/libosmo-netif/commit/?id=f2174ef1a21c5d213a951f2101…
commit f2174ef1a21c5d213a951f210130f42359933eef
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 00:16:08 2017 +0100
stream: When destroying, make sure to kill reconnect timer
if osmo_stream_cli_destroy() is called while the reconnect timer is
running, we would end up in a crash.
Change-Id: If6597130f472f1e2b8d9682002250ecd54675bb0
http://cgit.osmocom.org/libosmo-netif/commit/?id=a4c1a73250bf174633cefc150d…
commit a4c1a73250bf174633cefc150d1b641bc48e57ff
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 00:15:38 2017 +0100
stream: don't crash in _close() when fd is not initialized
We use the magic value '-1' in case the file descriptor is not yet
initialized. If somebody calls osmo_stream_*_close() before this
changes, we used to crash. Let's check for this and avoid a crash.
Also, after close let's change the fd to -1 again to mark the fd
invalidity.
Change-Id: I3aa04999ab01cb7971ee2dad45dfc31ab4142868
http://cgit.osmocom.org/libosmo-netif/commit/?id=781e7b38f87b1a8a4ddf65a040…
commit 781e7b38f87b1a8a4ddf65a040935750aabc2b6e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 00:14:38 2017 +0100
stream_client: Actually use/honor the reconect parameter
The reconnect behavior was likely broken in commit
de3f57a8293a5b39435d6f283da23e0172bad8bb
If the user requests a re-connect, we should start it. Not only in case
the connection drops later, but also if the initial connection itself
fails.
Change-Id: I817e026404cbd9145cae2ce90bc57a1db1d2e12b
-----------------------------------------------------------------------
Summary of changes:
README.md | 12 ++++++------
include/osmocom/netif/stream.h | 1 +
src/stream.c | 14 ++++++++++++--
3 files changed, 19 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom network interface library
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 1c260c0a09810c76188e3d39454c309ffbc72f6b (commit)
via 18a7d819328bed66308289e89c3af99cbca9125b (commit)
from 9ab00721e57a441a5ac26a637621cefa15dc2a73 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=1c260c0a09810c76188e3d39454c…
commit 1c260c0a09810c76188e3d39454c309ffbc72f6b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 21:31:42 2017 +0100
README.md: Make sure all hyperlinks use <>
Change-Id: Ic81b68aef010e17f6b18232064958e0d4193e192
http://cgit.osmocom.org/libosmocore/commit/?id=18a7d819328bed66308289e89c3a…
commit 18a7d819328bed66308289e89c3af99cbca9125b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Mar 16 23:54:55 2017 +0100
logging: fail gracefully if log_info() was not called
The logging code crashes if osmo_log_info is not set, which is typically
achieved by calling log_init(). Let's fail with a reasonable assert
and error message if the user forgets that.
Change-Id: If3007860d2efe6ea9aec27e7d7439d44a7cd19c2
-----------------------------------------------------------------------
Summary of changes:
README.md | 14 +++++++-------
src/logging.c | 21 +++++++++++++++++++++
2 files changed, 28 insertions(+), 7 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library with SDR DSP primitives".
The branch, master has been updated
via 6561cfa8da6ddba35294ede452c1e5771b56e806 (commit)
from a9262e2e5b8de2a3e2b5fed7015fc70de2c56215 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-dsp/commit/?id=6561cfa8da6ddba35294ede452c1…
commit 6561cfa8da6ddba35294ede452c1e5771b56e806
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 21:29:18 2017 +0100
make sure all hyperlinks have <>
-----------------------------------------------------------------------
Summary of changes:
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library with SDR DSP primitives
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 "An utility library with SDR DSP primitives".
The branch, master has been updated
via a9262e2e5b8de2a3e2b5fed7015fc70de2c56215 (commit)
from e82886ad0e13bb012e4a244df2ce6d84cd277763 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-dsp/commit/?id=a9262e2e5b8de2a3e2b5fed7015f…
commit a9262e2e5b8de2a3e2b5fed7015fc70de2c56215
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 21:28:20 2017 +0100
add README.md file about the project
-----------------------------------------------------------------------
Summary of changes:
README.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 50 insertions(+)
create mode 100644 README.md
hooks/post-receive
--
An utility library with SDR DSP primitives
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 "The OpenGGSN project".
The branch, master has been updated
via 93c3b386cfc30a33e69197acf968a974dd38a2fb (commit)
via bf6de7a28926fe54482255987c783383a7a0f871 (commit)
from 1fce2ce0b39f1e63f6f1235614ea0eb5ebd5c472 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/openggsn/commit/?id=93c3b386cfc30a33e69197acf968a97…
commit 93c3b386cfc30a33e69197acf968a974dd38a2fb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 18:36:14 2017 +0100
Update README with general project information + convert to Markdown
Change-Id: Ib4213388dffab125e75d9b1f7d72319e041059ea
http://cgit.osmocom.org/openggsn/commit/?id=bf6de7a28926fe54482255987c78338…
commit bf6de7a28926fe54482255987c783383a7a0f871
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Mar 17 18:25:03 2017 +0100
Add MAkefile.* to EXTRA_DIST to ensure they end up in tarballs
Change-Id: Ibbae061fda3db49f8ecda263cfc3ca6873c0b1b3
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 ++
README => README.md | 90 ++++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 71 insertions(+), 21 deletions(-)
rename README => README.md (84%)
hooks/post-receive
--
The OpenGGSN project