index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add helper wrapper for BSSAP TLV parsing
Max
2018-11-18
1
-0
/
+3
*
fsm: fix apidoc of osmo_fsm_state_name()
Philipp Maier
2018-11-16
1
-1
/
+1
*
gsm29118: add value strings for SGSAP IEI
Philipp Maier
2018-11-16
3
-1
/
+40
*
gsm/protocol/gsm_08_58.h: Fix typo
Martin Hauke
2018-11-15
1
-1
/
+1
*
merge_doc.xsl: move to osmo-gsm-manuals.git
Oliver Smith
2018-11-12
1
-48
/
+0
*
gsm_29_118: add missing include to header file
Philipp Maier
2018-11-07
1
-0
/
+1
*
socket.c: fix IP and port buffer sizes
Oliver Smith
2018-11-06
1
-4
/
+4
*
jenkins: print gcc version in log
Neels Hofmeyr
2018-11-06
1
-1
/
+5
*
core/msgb.h: introduce msgb_l4len() helper
Vadim Yanitskiy
2018-11-07
2
-0
/
+13
*
Fix deprecation warning in gsm0808_test
Max
2018-11-06
1
-4
/
+12
*
gsm/gsup.h: cosmetic: use tab for comment alignment
Vadim Yanitskiy
2018-11-06
1
-1
/
+1
*
gsm48: correct apidoc for gsm48_generate_mid()
Philipp Maier
2018-11-02
1
-0
/
+1
*
Update cipher reject function
Max
2018-11-02
2
-1
/
+2
*
gsm0808: cosmetic: rename parameter "reason" to "cause"
Philipp Maier
2018-10-30
2
-4
/
+4
*
gsm0808: fix doxygen apidoc
Philipp Maier
2018-10-30
1
-1
/
+1
*
make 'show rate-counters' show group index
Stefan Sperling
2018-10-29
1
-1
/
+1
*
stop printing group description in vty_out_rate_ctr_group_fmt()
Stefan Sperling
2018-10-29
2
-3
/
+1
*
gsm23003: Add MME domain name related helper functions
Harald Welte
2018-10-28
6
-0
/
+185
*
add osmo_sock_get_{local,remote}_ip{,_port}()
Oliver Smith
2018-10-26
2
-25
/
+92
*
cosmetic: fix typo (soocket -> socket)
Oliver Smith
2018-10-25
1
-1
/
+1
*
stats_statsd: Send all stat_items as gauges
Daniel Willmann
2018-10-24
1
-11
/
+8
*
vty: adjust telnet log
Max
2018-10-24
1
-1
/
+1
*
libosmogsm/gsup.c: fix error code in osmo_gsup_encode()
Vadim Yanitskiy
2018-10-21
1
-1
/
+1
*
SGsAP protocol definitions (header + C file)
Harald Welte
2018-10-21
5
-1
/
+304
*
gsm_08_58.h: Introduce struct abis_rsl_chan_nr
Pau Espin Pedrol
2018-10-21
1
-3
/
+32
*
vty.c: Set vty->fd to -1 after closing the FD
Harald Welte
2018-10-21
1
-1
/
+3
*
telnet_interface: avoid double-close of fd()
Harald Welte
2018-10-21
1
-1
/
+1
*
timerfd_create(): Fix error handling of osmo_fd_register()
Harald Welte
2018-10-21
1
-1
/
+8
*
osmo-config-merge: fclose() what we fopen()
Harald Welte
2018-10-21
1
-0
/
+2
*
gsm0808: allow decoding of zero length speech codec lists.
Philipp Maier
2018-10-16
2
-10
/
+23
*
add support for ipaccess messages on the ctrl interface
Stefan Sperling
2018-10-15
1
-5
/
+29
*
gsm_08_58.h: Introduce struct abis_rsl_link_id
Pau Espin Pedrol
2018-10-10
1
-1
/
+24
*
fix error handling gprs_ns_nsip_listen()
Stefan Sperling
2018-10-10
1
-1
/
+4
*
GSMTAP: fix typos in comments
Shinjo Park
2018-10-07
1
-2
/
+2
*
GSMTAP: add definitions for LTE NAS subtypes
Shinjo Park
2018-10-07
1
-0
/
+8
*
GSMTAP: add definitions for new LTE RRC channels
Shinjo Park
2018-10-07
1
-10
/
+25
*
vty logging: fix crash when missing 'logging enable'
Neels Hofmeyr
2018-10-01
2
-0
/
+11
*
Revert "osmo-config-merge: Add manual page"
Harald Welte
2018-09-29
5
-95
/
+1
*
osmo-config-merge: Add manual page
Daniel Willmann
2018-09-28
5
-1
/
+95
*
osmo-config-merge: Fix some small issues
Daniel Willmann
2018-09-28
1
-4
/
+15
*
utils/osmo-config-merge: explicitly return from main()
Vadim Yanitskiy
2018-09-27
1
-0
/
+2
*
ensure unix socket paths are NUL-terminated for bind/connect
Stefan Sperling
2018-09-26
1
-7
/
+5
*
osmo-config-merge: Don't use C99 'for' loop initial declarations
Harald Welte
2018-09-25
1
-2
/
+4
*
logging_vty: Ensure writing well-formed config files
Harald Welte
2018-09-25
2
-15
/
+15
*
Add new osmo-config-merge utility
Harald Welte
2018-09-25
5
-2
/
+275
*
gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
Philipp Maier
2018-09-25
5
-0
/
+233
*
gsm_utils: add function to get value strings for gsm48_chan_mode
Philipp Maier
2018-09-25
1
-0
/
+2
*
vty: omit HIDDEN from vty reference
Neels Hofmeyr
2018-09-24
1
-2
/
+2
*
vty list: fix deprecation/hidden bit logic
Neels Hofmeyr
2018-09-24
1
-2
/
+1
*
vty reference: fix deprecation bit evaluation
Neels Hofmeyr
2018-09-24
1
-2
/
+2
[prev]
[next]