index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPRS: add vty command to show only persistent NS
Max
2017-10-24
1
-8
/
+23
*
stats_test: Extend check to include test for counter group name mangling
Harald Welte
2017-10-24
2
-10
/
+51
*
Convert lib-internal rate_ctr from '.' separator to ':' separator
Harald Welte
2017-10-24
3
-15
/
+15
*
rate_ctr: Enforce counter (and ctr_group) names are valid identifiers
Harald Welte
2017-10-24
4
-45
/
+161
*
fsm: Enforce FSM and FSM instance names are valid osmocom identifiers
Harald Welte
2017-10-24
1
-1
/
+12
*
Introduce osmo_identifier_valid() function to check validity of identifier
Harald Welte
2017-10-24
2
-0
/
+31
*
jenkins: bail early if $MAKE env var is not set
Neels Hofmeyr
2017-10-24
1
-0
/
+6
*
fixups for recent "Cleanup jenkins build scripts"
Neels Hofmeyr
2017-10-24
3
-22
/
+43
*
contrib/fsm-to-dot.py: some tweaks that help with osmo-bsc's new FSMs
Neels Hofmeyr
2017-10-24
1
-13
/
+40
*
GPRS: check and report local address used for NSE
Max
2017-10-24
1
-7
/
+13
*
GPRS: clarify ip/frgre union use
Max
2017-10-24
3
-9
/
+22
*
GPRS: wrap NS state assignment in macro
Max
2017-10-24
1
-14
/
+35
*
GPRS: unify NS state printing
Max
2017-10-24
4
-67
/
+72
*
add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()
Neels Hofmeyr
2017-10-24
2
-0
/
+21
*
vty: Fix bad use of vector_slot()
Pau Espin Pedrol
2017-10-24
1
-1
/
+1
*
gb: optionally allow nsip packets only from a specific host
Philipp Maier
2017-10-24
3
-3
/
+28
*
Simplify bitvec_write_field()
Max
2017-10-24
1
-9
/
+7
*
Replace bitvec_set_uint() with bitvec_set_u64()
Max
2017-10-24
2
-9
/
+28
*
Add tests for bitvec_write_field()
Max
2017-10-24
4
-1
/
+211
*
ctrl: allow more nodes than those in enum ctrl_node_type
Neels Hofmeyr
2017-10-23
2
-14
/
+75
*
Expand osmo_gettimeofday() docs
Max
2017-10-23
1
-1
/
+7
*
abis_nm: Add abis_nm_admin_name() API
Pau Espin Pedrol
2017-10-23
1
-0
/
+7
*
socket: add function osmo_sock_local_ip() to query local ip
Philipp Maier
2017-10-23
2
-0
/
+55
*
GPRS: log NS socket
Max
2017-10-23
1
-0
/
+1
*
add function msgb_printf() to print formatted text into msg buf
Philipp Maier
2017-10-22
4
-0
/
+162
*
Make osmo_apn_to_str() more robust
Max
2017-10-20
2
-0
/
+10
*
Disable doxygen in jenkins for embedded tests
Max
2017-10-20
1
-0
/
+1
*
Cleanup jenkins build scripts
Max
2017-10-20
3
-32
/
+26
*
GPRS: print remote state info for NS peer
Max
2017-10-20
1
-3
/
+5
*
api doc: fix two doxygen group closing braces
Neels Hofmeyr
2017-10-17
2
-2
/
+2
*
[doc] Properly define gsm0800 group and move all related files into it
Harald Welte
2017-10-17
4
-5
/
+14
*
[doc] Properly define 'oap' group and add introductory text
Harald Welte
2017-10-17
2
-4
/
+12
*
[doc] Define 'gsup' group with proper name, add intro text
Harald Welte
2017-10-17
2
-4
/
+20
*
[doc] make sure all SMS related code is part of the 'sms' group
Harald Welte
2017-10-17
8
-11
/
+27
*
[doc] gea has separate group; A5 is not part of crypto but a5 group
Harald Welte
2017-10-17
4
-18
/
+18
*
[doc] Provide proper name for 'auth' group
Harald Welte
2017-10-17
1
-1
/
+1
*
[doc] Ensure include/crypt/* is part of libosmogsm documentation
Harald Welte
2017-10-17
1
-1
/
+1
*
[doc] Ensure stats.h is parsed properly for Doxygen
Harald Welte
2017-10-17
1
-1
/
+1
*
[doc] TLV parser has far grown beyond GSM L3
Harald Welte
2017-10-16
1
-1
/
+1
*
[doc] Rename "RSL" to "A-bis RSL" in documentation.
Harald Welte
2017-10-16
1
-1
/
+1
*
[doc] Don't add libosmovty bits to libosmocore groups
Harald Welte
2017-10-16
4
-30
/
+29
*
[doc] Expand Doxuygen documentation for osmo_prim
Harald Welte
2017-10-16
2
-5
/
+28
*
[doc] Introductory text on what the logging ring buffer is about
Harald Welte
2017-10-16
1
-0
/
+7
*
[doc] Make sure loggingrb.c file is in correct Doxygen group.
Harald Welte
2017-10-16
1
-1
/
+1
*
[doc] Doxygen documentation on osmo_hexdump print buffer size
Harald Welte
2017-10-16
1
-0
/
+6
*
[doc] Put CRC-16 and generic CRC code in one Doxygen module
Harald Welte
2017-10-16
5
-11
/
+28
*
[doc] bits.c: Better / more Doxygen documentation
Harald Welte
2017-10-16
2
-10
/
+17
*
[doc] rate_ctr: Extend Doxygen API documentation with human-readable text on ...
Harald Welte
2017-10-16
1
-2
/
+35
*
[doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging ...
Harald Welte
2017-10-16
1
-1
/
+1
*
[doc] Add Doxygen API documentation for stats.c and stats_statsd.c
Harald Welte
2017-10-16
3
-22
/
+145
[next]