index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: check for __builtin_cpu_supports call support
Vadim Yanitskiy
2017-05-08
1
-0
/
+27
*
configure.ac: add SIMD detection capabilities
Vadim Yanitskiy
2017-05-07
4
-0
/
+173
*
core/conv: strip unused memalign() call
Vadim Yanitskiy
2017-05-07
1
-10
/
+1
*
Fix broken ctrl commands
Max
2017-05-03
1
-1
/
+2
*
tests/conv: add GSM 05.03 specific test
Vadim Yanitskiy
2017-04-30
6
-5
/
+355
*
Add SW Description (de)marshalling
Max
2017-04-28
8
-2
/
+437
*
Uninitialized variable in ipa_ccm_make_id_resp_from_req()
Harald Welte
2017-04-27
1
-0
/
+2
*
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
6
-12
/
+227
*
control_if: Add helper function for 'local execution' of control command
Harald Welte
2017-04-27
3
-1
/
+30
*
control_if: Add API to initialize control interface without TCP port bind
Harald Welte
2017-04-26
2
-27
/
+64
*
ctrl: Allow installation of additional node lookup helpers
Harald Welte
2017-04-26
2
-0
/
+43
*
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
4
-9
/
+43
*
ipa: Introduce helpers to encode IPA CCM ID RESPONSE
Harald Welte
2017-04-15
3
-1
/
+127
*
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
*
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
5
-33
/
+248
*
Add struct osmo_prim_event_map and osmo_event_for_prim()
Harald Welte
2017-04-09
2
-0
/
+32
*
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
3
-0
/
+15
*
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
Philipp Maier
2017-04-08
5
-0
/
+113
*
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
Philipp Maier
2017-04-08
5
-0
/
+99
*
gsm0808: Add create functions for CIPHER MODE COMMAND
Philipp Maier
2017-04-08
5
-0
/
+78
*
gsm0808: Add utils for Cell Identifier List
Philipp Maier
2017-04-08
5
-0
/
+181
*
gsm0808: Add utils for Encryption Information
Philipp Maier
2017-04-08
5
-0
/
+131
*
gsm0808: Add utils for Channel Type
Philipp Maier
2017-04-08
5
-0
/
+123
*
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
Philipp Maier
2017-04-08
5
-7
/
+195
*
gsm0808: Add utils for Speech Codec List and Speech Codec
Philipp Maier
2017-04-08
5
-0
/
+355
*
gsm0808: Add utils for AoIP Transport Layer Address
Philipp Maier
2017-04-08
6
-1
/
+220
*
add VTY port number for osmo-stp
Harald Welte
2017-04-08
1
-0
/
+1
*
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
*
logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran
Harald Welte
2017-04-03
1
-1
/
+5
*
jenkins: also test build in separate dir
Neels Hofmeyr
2017-03-31
1
-0
/
+12
*
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
2
-0
/
+2
*
abis: add message type names
Max
2017-03-22
3
-0
/
+105
*
abis: add attribute names
Max
2017-03-21
3
-0
/
+73
*
build: fix distcheck: include gen scripts in EXTRA_DIST
Neels Hofmeyr
2017-03-20
1
-0
/
+2
*
build: fix build dependencies for generated sources
Neels Hofmeyr
2017-03-20
2
-2
/
+6
*
build: conv_gen.py: ensure parent dirs of written files exist
Neels Hofmeyr
2017-03-20
1
-3
/
+9
*
build: generate gsm0503.h to builddir, not srcdir
Neels Hofmeyr
2017-03-20
1
-1
/
+1
*
build: coding/gsm0503: fix build in sep. dir: -I builddir
Neels Hofmeyr
2017-03-20
1
-0
/
+1
*
osmo-auc-gen: fix --sqn limit on 32bit systems, fixing build
Neels Hofmeyr
2017-03-20
1
-3
/
+1
*
README.md: Make sure all hyperlinks use <>
Harald Welte
2017-03-17
1
-7
/
+7
*
logging: fail gracefully if log_info() was not called
Harald Welte
2017-03-16
1
-0
/
+21
*
jenkins: add value_string termination check
Neels Hofmeyr
2017-03-16
1
-0
/
+2
[next]