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
*
gb: optionally allow nsip packets only from a specific host
Philipp Maier
2017-10-24
1
-3
/
+25
*
Simplify bitvec_write_field()
Max
2017-10-24
1
-9
/
+7
*
Replace bitvec_set_uint() with bitvec_set_u64()
Max
2017-10-24
1
-9
/
+26
*
ctrl: allow more nodes than those in enum ctrl_node_type
Neels Hofmeyr
2017-10-23
1
-14
/
+67
*
Expand osmo_gettimeofday() docs
Max
2017-10-23
1
-1
/
+7
*
socket: add function osmo_sock_local_ip() to query local ip
Philipp Maier
2017-10-23
1
-0
/
+53
*
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
1
-0
/
+48
*
Make osmo_apn_to_str() more robust
Max
2017-10-20
1
-0
/
+3
*
GPRS: print remote state info for NS peer
Max
2017-10-20
1
-3
/
+5
*
[doc] Properly define gsm0800 group and move all related files into it
Harald Welte
2017-10-17
2
-3
/
+4
*
[doc] Properly define 'oap' group and add introductory text
Harald Welte
2017-10-17
1
-2
/
+1
*
[doc] Define 'gsup' group with proper name, add intro text
Harald Welte
2017-10-17
1
-2
/
+1
*
[doc] make sure all SMS related code is part of the 'sms' group
Harald Welte
2017-10-17
4
-7
/
+7
*
[doc] gea has separate group; A5 is not part of crypto but a5 group
Harald Welte
2017-10-17
2
-14
/
+11
*
[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
1
-1
/
+5
*
[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
2
-3
/
+14
*
[doc] bits.c: Better / more Doxygen documentation
Harald Welte
2017-10-16
1
-0
/
+5
*
[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
2
-1
/
+112
*
[doc] counter.[ch] Add Doxygen API documentation
Harald Welte
2017-10-16
1
-0
/
+18
*
[doc] stat_item: Complete doxygen documentation for API
Harald Welte
2017-10-16
1
-9
/
+76
*
Rename 'statistics.c' to 'counter.c'
Harald Welte
2017-10-15
6
-7
/
+7
*
gsm: make osmo_imsi_str_valid() NULL-safe
Neels Hofmeyr
2017-10-10
1
-0
/
+2
*
Fix build on older systems
Max
2017-10-10
1
-0
/
+3
*
utils: add osmo_is_hexstr(), add unit test
Neels Hofmeyr
2017-10-09
1
-0
/
+33
*
auth: add OSMO_MILENAGE_IND_BITLEN_MAX
Neels Hofmeyr
2017-10-09
1
-1
/
+1
*
auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()
Neels Hofmeyr
2017-10-09
2
-0
/
+8
*
Add function to generate random identifier
Max
2017-10-09
2
-0
/
+49
*
Ensure __always_inline is defined on operating systems that don't have it
Harald Welte
2017-10-09
1
-0
/
+6
*
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Neels Hofmeyr
2017-10-05
3
-1
/
+70
*
doxygen: adjust copyright to include 2017
Neels Hofmeyr
2017-09-28
1
-1
/
+1
*
vty: install 'exit', 'end',... commands on *all* nodes
Neels Hofmeyr
2017-09-27
7
-19
/
+29
*
gb: drop special vty exit commands, use vty_install_default()
Neels Hofmeyr
2017-09-27
4
-43
/
+2
*
vty: fix style: bssgp node vty prompt
Neels Hofmeyr
2017-09-27
1
-1
/
+1
*
VTY: implement talloc context introspection command
Vadim Yanitskiy
2017-09-27
2
-1
/
+281
*
vty/vty.c: do not bind vty context to application's one
Vadim Yanitskiy
2017-09-27
1
-1
/
+1
*
vty: derive node name from prompt, use as XML ids
Neels Hofmeyr
2017-09-23
1
-1
/
+46
*
vty: use internal node id for xml ids
Neels Hofmeyr
2017-09-23
1
-1
/
+1
*
comment: describe indent_cmp()
Neels Hofmeyr
2017-09-20
1
-0
/
+4
*
fix vty regression: empty parent node
Neels Hofmeyr
2017-09-20
1
-7
/
+32
*
VTY: implicit node exit by de-indenting, not parent lookup
Neels Hofmeyr
2017-09-19
2
-24
/
+200
*
VTY: interactive: never look for matching commands on parent node
Neels Hofmeyr
2017-09-08
1
-26
/
+2
*
ipa: place comment "IPA Multiplex" on ipa allocated msgbs
Neels Hofmeyr
2017-09-07
1
-1
/
+1
*
cosmetic: clarify language in vty read error
Keith
2017-09-05
1
-1
/
+1
[next]