index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[doc] counter.[ch] Add Doxygen API documentation
Harald Welte
2017-10-16
2
-16
/
+23
*
[doc] stat_item: Complete doxygen documentation for API
Harald Welte
2017-10-16
2
-42
/
+89
*
Rename 'statistics.c' to 'counter.c'
Harald Welte
2017-10-15
9
-67
/
+70
*
gsm: make osmo_imsi_str_valid() NULL-safe
Neels Hofmeyr
2017-10-10
3
-0
/
+6
*
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
4
-0
/
+132
*
auth: add OSMO_MILENAGE_IND_BITLEN_MAX
Neels Hofmeyr
2017-10-09
2
-1
/
+2
*
auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()
Neels Hofmeyr
2017-10-09
3
-1
/
+15
*
Add function to generate random identifier
Max
2017-10-09
5
-8
/
+63
*
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
9
-3
/
+253
*
Fixup severe build performance issues
Harald Welte
2017-10-04
4
-37
/
+55
*
doxygen: adjust copyright to include 2017
Neels Hofmeyr
2017-09-28
1
-1
/
+1
*
CTRL: add unit tests for CTRL command parsing
Neels Hofmeyr
2017-09-27
2
-0
/
+353
*
vty: install 'exit', 'end',... commands on *all* nodes
Neels Hofmeyr
2017-09-27
9
-25
/
+31
*
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
3
-1
/
+282
*
vty/vty.c: do not bind vty context to application's one
Vadim Yanitskiy
2017-09-27
1
-1
/
+1
*
Add time conversion helpers
Max
2017-09-25
1
-0
/
+5
*
vty: derive node name from prompt, use as XML ids
Neels Hofmeyr
2017-09-23
2
-1
/
+51
*
vty: use internal node id for xml ids
Neels Hofmeyr
2017-09-23
1
-1
/
+1
*
vty_test: add artificial node levels for better testing
Neels Hofmeyr
2017-09-20
13
-39
/
+440
*
comment: describe indent_cmp()
Neels Hofmeyr
2017-09-20
1
-0
/
+4
*
fix vty regression: empty parent node
Neels Hofmeyr
2017-09-20
5
-7
/
+38
*
VTY: implicit node exit by de-indenting, not parent lookup
Neels Hofmeyr
2017-09-19
18
-25
/
+320
*
Expand bit pretty-printer
Max
2017-09-18
1
-9
/
+11
*
Make release helper more robust
Max
2017-09-15
2
-1
/
+5
*
osmo-auc-gen.c: squelch compiler warnings, move local var
Neels Hofmeyr
2017-09-12
1
-4
/
+3
*
VTY: interactive: never look for matching commands on parent node
Neels Hofmeyr
2017-09-08
3
-33
/
+5
*
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
*
lapd_core: Fix crash in lapd_est_req() function
Ivan Kluchnikov
2017-09-01
1
-0
/
+4
*
libosmogsm: add Routing Area Identifier test
Max
2017-09-01
2
-0
/
+57
*
Makefile.am: fix missing LTLDFLAGS for libosmocoding
Vadim Yanitskiy
2017-08-31
2
-0
/
+2
*
Add define for supported a5 key length limit
Max
2017-08-30
1
-1
/
+3
*
umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen
Neels Hofmeyr
2017-08-29
4
-1
/
+14
*
cosmetic: umts aka: tweak comments for sqn and ind
Neels Hofmeyr
2017-08-29
1
-2
/
+2
*
osmo-auc-gen: umts: print out the IND of the SQN used
Neels Hofmeyr
2017-08-29
2
-3
/
+22
*
osmo-auc-gen: umts: add --ind-len arg
Neels Hofmeyr
2017-08-29
4
-1
/
+98
*
osmo-auc-gen: umts: add --ind arg
Neels Hofmeyr
2017-08-29
4
-2
/
+120
*
osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0
Neels Hofmeyr
2017-08-29
2
-2
/
+3
[next]