| Commit message (Expand) | Author | Age | Files | Lines |
* | bssgp: Fix bssgp_tx_fc_bvc parameter type | Jacob Erlbeck | 2015-05-06 | 1 | -1/+1 |
* | bssgp: Fix call to llist_entry in fc_queue_timer_cfg | Jacob Erlbeck | 2015-04-30 | 1 | -1/+1 |
* | bssgp: Fix encoding of BVC_FLOW_CONTROL | Jacob Erlbeck | 2015-04-29 | 1 | -5/+5 |
* | bssgp: Fix output of the VTY 'show bssgp stats' command | Jacob Erlbeck | 2015-04-29 | 1 | -2/+3 |
* | sim: Use extern for these structs to generate a linkage | Holger Hans Peter Freyther | 2015-04-11 | 1 | -1/+1 |
* | macaddr: Use the BSD code for Darwin as well | Holger Hans Peter Freyther | 2015-04-11 | 1 | -1/+1 |
* | utils: Disable the weak symbol for darwin | Holger Hans Peter Freyther | 2015-04-11 | 1 | -1/+5 |
* | gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) | Jacob Erlbeck | 2015-04-10 | 1 | -0/+4 |
* | msgb: Check the return value of msgb_alloc (Coverity) | Jacob Erlbeck | 2015-04-10 | 2 | -0/+6 |
* | ns: Log when sending fails (Coverity) | Jacob Erlbeck | 2015-04-07 | 2 | -0/+20 |
* | bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) | Jacob Erlbeck | 2015-04-07 | 1 | -1/+6 |
* | bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) | Jacob Erlbeck | 2015-04-07 | 1 | -25/+24 |
* | ctrl: Avoid accessing cmd_desc->command out of bounds | Holger Hans Peter Freyther | 2015-04-05 | 1 | -1/+1 |
* | gsm: Add A5/3-4 cipher support | Max | 2015-03-28 | 1 | -3/+68 |
* | vty: Fix writing the logging of category | Michael McTernan | 2015-03-20 | 1 | -1/+1 |
* | libctrl: Include config.h so we can include netinet/tcp.h | Holger Hans Peter Freyther | 2015-03-18 | 1 | -0/+2 |
* | msgfile: Fix warning on BSDs stdio | Holger Hans Peter Freyther | 2015-03-18 | 1 | -0/+2 |
* | gsm0808: Remove duplicate initialization | Holger Hans Peter Freyther | 2015-03-18 | 1 | -1/+0 |
* | bssgp: Handle BSSGP STATUS messages | Jacob Erlbeck | 2015-03-18 | 1 | -16/+62 |
* | bssgp: Don't reply with STATUS when receiving a PtP STATUS message | Jacob Erlbeck | 2015-03-18 | 1 | -0/+2 |
* | logging: Implement subsecond resolution of extended timestamps | Jacob Erlbeck | 2015-03-18 | 1 | -4/+7 |
* | vty: Fix typo in the state creation | Holger Hans Peter Freyther | 2015-01-27 | 1 | -1/+1 |
* | Prepare a new libosmocore release | Holger Hans Peter Freyther | 2015-01-18 | 2 | -2/+2 |
* | ctrl: Link to libraries we use symbols from | Holger Hans Peter Freyther | 2015-01-18 | 1 | -1/+4 |
* | sim: Link to libosmocore and libosmogsm | Holger Hans Peter Freyther | 2015-01-18 | 1 | -2/+5 |
* | Supplementary Services (de)activation, interrogation added | Tobias Engel | 2015-01-01 | 2 | -25/+102 |
* | fixup | Harald Welte | 2014-12-30 | 1 | -0/+4 |
* | add gsm0341_test to generate SMSCB hex strings | Harald Welte | 2014-12-29 | 3 | -1/+59 |
* | log: "logging level everything" is a badly named option. | Holger Hans Peter Freyther | 2014-12-28 | 1 | -1/+1 |
* | libosmo-gsm: Add PCHAN/LCHAN types for CBCH | Harald Welte | 2014-12-28 | 1 | -0/+2 |
* | ipa: Return -errno instead of -1 in ipa_send | Jacob Erlbeck | 2014-12-22 | 1 | -1/+1 |
* | logging: Call color only once and use the result | Holger Hans Peter Freyther | 2014-12-05 | 1 | -1/+1 |
* | logging: Make it possible to print category/subsys and timestamps | Holger Hans Peter Freyther | 2014-12-05 | 2 | -4/+95 |
* | gtp: Add a global region for the gtp library of OpenGGSN | Holger Hans Peter Freyther | 2014-12-04 | 1 | -0/+5 |
* | vty: Check with the application before writing the config | Holger Hans Peter Freyther | 2014-12-04 | 1 | -0/+9 |
* | fix libosmocore build for NuttX target | Harald Welte | 2014-12-04 | 4 | -2/+18 |
* | vty/vector.c: Use string.h, not memory.h | Harald Welte | 2014-11-14 | 1 | -1/+1 |
* | remove references to u_long type, use 'unsigned long' instead | Harald Welte | 2014-11-14 | 2 | -3/+3 |
* | remove references to u_char type, use 'unsigned char' instead | Harald Welte | 2014-11-14 | 2 | -2/+2 |
* | strrb.c: Use string.h, not strings.h | Harald Welte | 2014-11-14 | 1 | -1/+1 |
* | select.c: Add missing #include lines for string.h and sys/select.h | Harald Welte | 2014-11-14 | 1 | -0/+2 |
* | bssgp: Fix VTY command 'show bssgp nsei N' | Jacob Erlbeck | 2014-11-10 | 1 | -1/+1 |
* | sim: reader_pcsc:Remove dead code | Harald Welte | 2014-10-27 | 1 | -2/+0 |
* | pcsc: Fix the include path | Holger Hans Peter Freyther | 2014-10-27 | 1 | -2/+2 |
* | sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ | Harald Welte | 2014-10-26 | 2 | -2/+2 |
* | Change copyright notice of ipa.c to GPLv2+ | Harald Welte | 2014-10-26 | 1 | -4/+4 |
* | Change license of gsm0411_smc/smr to GPLv2+ | Harald Welte | 2014-10-26 | 3 | -12/+12 |
* | Change license of libosmogb from AGPLv3+ to GPLv2+ | Harald Welte | 2014-10-26 | 8 | -32/+32 |
* | make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM | Harald Welte | 2014-10-26 | 4 | -42/+56 |
* | sim: More talloc return NULL checking | Harald Welte | 2014-10-26 | 1 | -0/+8 |