index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gsm0808: Add utils for Speech Codec List and Speech Codec
Philipp Maier
2017-04-08
2
-0
/
+41
*
gsm0808: Add utils for AoIP Transport Layer Address
Philipp Maier
2017-04-08
2
-0
/
+31
*
add VTY port number for osmo-stp
Harald Welte
2017-04-08
1
-0
/
+1
*
logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran
Harald Welte
2017-04-03
1
-1
/
+5
*
Add support for PCU version report
Max
2017-03-23
1
-0
/
+1
*
abis: add message type names
Max
2017-03-22
1
-0
/
+1
*
abis: add attribute names
Max
2017-03-21
1
-0
/
+1
*
build: fix build dependencies for generated sources
Neels Hofmeyr
2017-03-20
1
-1
/
+3
*
build: generate gsm0503.h to builddir, not srcdir
Neels Hofmeyr
2017-03-20
1
-1
/
+1
*
add gsm48_pdisc_msgtype_name()
Neels Hofmeyr
2017-03-16
1
-0
/
+5
*
add gsm48_pdisc_names and gsm48_pdisc_name()
Neels Hofmeyr
2017-03-16
1
-0
/
+4
*
fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY()
Neels Hofmeyr
2017-03-15
1
-1
/
+1
*
ctrl_type_vals: explicitly terminate
Neels Hofmeyr
2017-03-15
1
-1
/
+1
*
linuxlist.h: add llist_first/last_entry macros
Neels Hofmeyr
2017-03-15
1
-0
/
+30
*
osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND
Neels Hofmeyr
2017-03-15
1
-0
/
+2
*
gsm_04_08: add _NUM_CHREQ_T to enum
Alexander Couzens
2017-03-14
1
-0
/
+1
*
gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE
Alexander Couzens
2017-03-14
1
-0
/
+2
*
libosmocoding: migrate transcoding routines from OsmoBTS
Vadim Yanitskiy
2017-03-07
6
-0
/
+215
*
gsm0503.h: generate header automatically
Vadim Yanitskiy
2017-03-06
2
-174
/
+6
*
fsm: convenience: add inline osmo_fsm_inst_state_name()
Neels Hofmeyr
2017-03-01
1
-0
/
+4
*
Use value_string for ctrl_type
Max
2017-03-01
1
-2
/
+4
*
ports.h: rename CSCN to MSC
Neels Hofmeyr
2017-02-24
2
-2
/
+2
*
Expand and expose ctrl connection allocation
Max
2017-02-23
1
-1
/
+1
*
logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*
Neels Hofmeyr
2017-02-23
1
-16
/
+18
*
logging.h: fixup: add API doc for logging enums recently added
Neels Hofmeyr
2017-02-23
1
-0
/
+5
*
logging.h: fix backwards compat broken by recent commit
Neels Hofmeyr
2017-02-23
1
-0
/
+7
*
gsm_04_08.h: add R99 MSCR and CBQ3 to SI3 Ctrl Chan Descr
Neels Hofmeyr
2017-02-23
1
-3
/
+5
*
logging: centrally define ctx and filter indexes
Neels Hofmeyr
2017-02-22
2
-6
/
+17
*
gsup: add osmo_gsup_message_type_name()
Neels Hofmeyr
2017-02-15
1
-0
/
+5
*
Add CTRL port for OsmoHLR
Max
2017-02-14
1
-0
/
+1
*
select: add functionality to check socket state
Philipp Maier
2017-02-07
1
-0
/
+2
*
osmo_auth*: fix ordering of function args
Neels Hofmeyr
2017-02-06
1
-2
/
+2
*
gsm48: add UMTS AKA res+sync IEIs, msg type and cause val
Neels Hofmeyr
2017-02-02
1
-0
/
+4
*
GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16
Neels Hofmeyr
2017-02-02
1
-1
/
+1
*
comment: ports.h: more visibly remind to keep docs+wiki synced
Neels Hofmeyr
2017-01-30
2
-0
/
+2
*
vty/ports.h: reserve port 4258 for OsmoHLR VTY
Neels Hofmeyr
2017-01-28
1
-0
/
+1
*
socket: Introduce function to obtain socket name
Harald Welte
2017-01-27
1
-0
/
+2
*
OML: add external alerts
Max
2017-01-25
1
-0
/
+2
*
utils.h: #include <stdio.h> as we use fprintf()
Harald Welte
2017-01-23
1
-0
/
+1
*
linuxlist.h: add llist_count()
Neels Hofmeyr
2017-01-21
1
-0
/
+16
*
logging: remove code duplication
Max
2017-01-16
1
-13
/
+4
*
CTRL: add write-only helpers
Max
2017-01-16
1
-0
/
+24
*
bitvec: Ensure bitvec.h and bitvec.c agree on function argument type
Harald Welte
2017-01-15
1
-1
/
+1
*
Always include <osmocom/core/talloc.h> and not <talloc.h>
Harald Welte
2017-01-15
1
-1
/
+1
*
Add abis_nm_fail_evt_vrep() function
Max
2017-01-11
1
-0
/
+5
*
Add value strings for Probable Cause Type
Max
2017-01-10
1
-0
/
+2
*
gsmtap: Add GSMTAP_TYPE_QC_DIAG
Harald Welte
2017-01-09
1
-0
/
+1
*
fsm: Add VTY introspection of osmo_fsm and their instances
Harald Welte
2017-01-07
1
-0
/
+8
*
Add osmo_fsm_find_by_name() and avoid registering FSM with same name
Harald Welte
2017-01-07
1
-0
/
+1
*
Add OML Failure Event Report support
Max
2017-01-06
1
-0
/
+7
[prev]
[next]