index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
control_if: Don't use magic number '5' when allocating vector
Harald Welte
2017-04-27
1
-1
/
+1
*
control_if: Add control interface commands for FSMs
Harald Welte
2017-04-27
3
-1
/
+180
*
control_if: Add helper function for 'local execution' of control command
Harald Welte
2017-04-27
1
-0
/
+28
*
control_if: Add API to initialize control interface without TCP port bind
Harald Welte
2017-04-26
1
-27
/
+63
*
ctrl: Allow installation of additional node lookup helpers
Harald Welte
2017-04-26
1
-0
/
+41
*
fix spelling in API docu, command reply, logging, descriptions
Thorsten Alteholz
2017-04-23
5
-5
/
+5
*
fsm: Re-set fsm_inst->T to 0 after timer expiration
Harald Welte
2017-04-16
1
-1
/
+4
*
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Harald Welte
2017-04-16
1
-0
/
+24
*
ipa: Introduce helpers to encode IPA CCM ID RESPONSE
Harald Welte
2017-04-15
2
-1
/
+120
*
core/conv: implement optimized Viterbi decoder
Tom Tsou
2017-04-11
4
-1
/
+806
*
Add osmo_sock_init2() function, allowing both BIND *and* CONNECT
Harald Welte
2017-04-09
1
-33
/
+187
*
Add struct osmo_prim_event_map and osmo_event_for_prim()
Harald Welte
2017-04-09
1
-0
/
+18
*
compiler warnings: take care of compiler warning "unused-result"
Thorsten Alteholz
2017-04-08
1
-0
/
+7
*
gsm0808: make gsm0808_create_reset_ack() accessible
Philipp Maier
2017-04-08
1
-0
/
+1
*
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
Philipp Maier
2017-04-08
2
-0
/
+57
*
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
Philipp Maier
2017-04-08
2
-0
/
+53
*
gsm0808: Add create functions for CIPHER MODE COMMAND
Philipp Maier
2017-04-08
2
-0
/
+34
*
gsm0808: Add utils for Cell Identifier List
Philipp Maier
2017-04-08
2
-0
/
+80
*
gsm0808: Add utils for Encryption Information
Philipp Maier
2017-04-08
2
-0
/
+73
*
gsm0808: Add utils for Channel Type
Philipp Maier
2017-04-08
2
-0
/
+75
*
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
Philipp Maier
2017-04-08
2
-5
/
+58
*
gsm0808: Add utils for Speech Codec List and Speech Codec
Philipp Maier
2017-04-08
2
-0
/
+190
*
gsm0808: Add utils for AoIP Transport Layer Address
Philipp Maier
2017-04-08
3
-1
/
+125
*
select: Find the highest fd when filling the fd_sets
Holger Hans Peter Freyther
2017-04-04
1
-1
/
+12
*
logging: Add log_info_cat for DLSS7/DLSCCP/DLSUA/DLM3UA
Harald Welte
2017-04-03
1
-0
/
+20
*
Fix LAPD UA message buffer memory leak.
Jean-Francois Dionne
2017-03-29
1
-5
/
+5
*
Add support for PCU version report
Max
2017-03-23
1
-0
/
+1
*
abis: add message type names
Max
2017-03-22
2
-0
/
+104
*
abis: add attribute names
Max
2017-03-21
2
-0
/
+72
*
build: fix build dependencies for generated sources
Neels Hofmeyr
2017-03-20
1
-1
/
+3
*
build: coding/gsm0503: fix build in sep. dir: -I builddir
Neels Hofmeyr
2017-03-20
1
-0
/
+1
*
logging: fail gracefully if log_info() was not called
Harald Welte
2017-03-16
1
-0
/
+21
*
add gsm48_pdisc_msgtype_name()
Neels Hofmeyr
2017-03-16
2
-0
/
+202
*
add gsm48_pdisc_names and gsm48_pdisc_name()
Neels Hofmeyr
2017-03-16
2
-0
/
+20
*
auth_milenage: fix check against too large ind
Neels Hofmeyr
2017-03-16
1
-1
/
+1
*
ctrl_type_vals: explicitly terminate
Neels Hofmeyr
2017-03-15
1
-1
/
+2
*
fix wrong return code
Thorsten Alteholz
2017-03-15
1
-1
/
+1
*
osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND
Neels Hofmeyr
2017-03-15
1
-1
/
+66
*
osmo_auth_gen_vec: UMTS auth: store last used SQN, not next
Neels Hofmeyr
2017-03-15
1
-3
/
+9
*
lapd_core: Use 'struct value_string' for LAPD state names
Harald Welte
2017-03-15
1
-28
/
+33
*
build: cosmetic: coding: break a CPPFLAGS line
Neels Hofmeyr
2017-03-13
1
-1
/
+3
*
libosmocoding: migrate transcoding routines from OsmoBTS
Vadim Yanitskiy
2017-03-07
8
-0
/
+5555
*
ctrl_type_vals: fix range check
Neels Hofmeyr
2017-03-06
1
-1
/
+1
*
Check for proper lapdm_datalink entity
Max
2017-03-02
1
-2
/
+8
*
fix: gsm0808.c: unterminated value_string array gsm0808_bssap_names
Neels Hofmeyr
2017-03-02
1
-0
/
+1
*
Handle replies in ctrl_cmd_handle()
Max
2017-03-01
1
-0
/
+17
*
Use value_string for ctrl_type
Max
2017-03-01
1
-32
/
+13
*
Fix client-side ctrl interface helpers
Max
2017-03-01
1
-40
/
+1
*
Export comp128 v2 and v3 routines as well
Holger Hans Peter Freyther
2017-02-27
1
-0
/
+2
*
libosmoctrl: Fix typo in ctrl_interface_connect()
Harald Welte
2017-02-23
1
-1
/
+1
[prev]
[next]