index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}
Harald Welte
2017-05-15
1
-0
/
+43
*
endian.h: Make it work on 'bare iron' builds (and possibly more platforms)
Harald Welte
2017-05-15
1
-1
/
+13
*
Make EARFCN size calculation more robust
Max
2017-05-14
1
-1
/
+4
*
gsm_04_08: Add missing GSM cause value
Daniel Willmann
2017-05-12
1
-0
/
+3
*
timer: add osmo_timer_setup()
Pablo Neira Ayuso
2017-05-09
1
-0
/
+2
*
vty: cleanup logging functions
Max
2017-05-09
2
-3
/
+3
*
gprs: add value strings for NS PDU type
Max
2017-05-09
1
-0
/
+2
*
Add SW Description (de)marshalling
Max
2017-04-28
1
-0
/
+16
*
control_if: Add control interface commands for FSMs
Harald Welte
2017-04-27
1
-0
/
+2
*
control_if: Add helper function for 'local execution' of control command
Harald Welte
2017-04-27
1
-0
/
+1
*
control_if: Add API to initialize control interface without TCP port bind
Harald Welte
2017-04-26
1
-0
/
+1
*
ctrl: Allow installation of additional node lookup helpers
Harald Welte
2017-04-26
1
-0
/
+2
*
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Harald Welte
2017-04-16
1
-0
/
+4
*
ipa: Introduce helpers to encode IPA CCM ID RESPONSE
Harald Welte
2017-04-15
1
-0
/
+7
*
msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3()
Harald Welte
2017-04-15
1
-0
/
+15
*
vty/command.h: Introduce VTY nodes for libosmo-sigtran
Harald Welte
2017-04-14
1
-0
/
+8
*
Add osmo_sock_init2() function, allowing both BIND *and* CONNECT
Harald Welte
2017-04-09
1
-0
/
+4
*
Add struct osmo_prim_event_map and osmo_event_for_prim()
Harald Welte
2017-04-09
1
-0
/
+14
*
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
Philipp Maier
2017-04-08
1
-0
/
+5
*
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
Philipp Maier
2017-04-08
1
-0
/
+3
*
gsm0808: Add create functions for CIPHER MODE COMMAND
Philipp Maier
2017-04-08
1
-0
/
+2
*
gsm0808: Add utils for Cell Identifier List
Philipp Maier
2017-04-08
2
-0
/
+16
*
gsm0808: Add utils for Encryption Information
Philipp Maier
2017-04-08
2
-0
/
+18
*
gsm0808: Add utils for Channel Type
Philipp Maier
2017-04-08
2
-0
/
+17
*
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
Philipp Maier
2017-04-08
1
-2
/
+19
*
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
1
-0
/
+30
*
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
*
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
5
-0
/
+210
*
gsm0503.h: generate header automatically
Vadim Yanitskiy
2017-03-06
1
-174
/
+0
*
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
[next]