index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
osmo_msgbdump_{l2,l3}(): Proper typecast
Harald Welte
2018-02-09
1
-2
/
+2
*
msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer
Harald Welte
2018-02-09
1
-0
/
+14
*
utils: add helper wrapper for osmo_strlcpy()
Max
2018-02-05
1
-0
/
+3
*
fsm: add functions for unlinking and changing parents
Philipp Maier
2018-01-24
1
-0
/
+4
*
logging: allow to log only the basename of each source
Neels Hofmeyr
2018-01-19
1
-0
/
+1
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
1
-1
/
+13
*
logging: add ability to log the log-level with API and vty
Neels Hofmeyr
2018-01-17
1
-0
/
+4
*
utils: add osmo_escape_str()
Neels Hofmeyr
2017-12-18
1
-0
/
+3
*
utils: add osmo_separated_identifiers_valid()
Neels Hofmeyr
2017-12-17
1
-0
/
+1
*
logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()
Neels Hofmeyr
2017-12-12
1
-0
/
+2
*
comment: utils: more accurately describe OSMO_STRINGIFY macro
Neels Hofmeyr
2017-12-10
1
-1
/
+3
*
counters: add osmo_counters_count() returns the amount of counters
Alexander Couzens
2017-12-05
1
-0
/
+2
*
logging: Extend the LOGPSRC macro to put cont in it as well
Holger Hans Peter Freyther
2017-12-01
1
-2
/
+18
*
gsmtap.h: Introduce new GSMTAP type for LTE NAS messages
Harald Welte
2017-11-23
1
-0
/
+1
*
msgb: add inline msgb_queue_free()
Neels Hofmeyr
2017-11-20
1
-0
/
+9
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
3
-4
/
+6
*
rate_ctr: Enforce counter (and ctr_group) names are valid identifiers
Harald Welte
2017-10-24
1
-1
/
+1
*
Introduce osmo_identifier_valid() function to check validity of identifier
Harald Welte
2017-10-24
1
-0
/
+3
*
add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()
Neels Hofmeyr
2017-10-24
1
-0
/
+18
*
Replace bitvec_set_uint() with bitvec_set_u64()
Max
2017-10-24
1
-0
/
+2
*
socket: add function osmo_sock_local_ip() to query local ip
Philipp Maier
2017-10-23
1
-0
/
+2
*
add function msgb_printf() to print formatted text into msg buf
Philipp Maier
2017-10-22
1
-0
/
+1
*
api doc: fix two doxygen group closing braces
Neels Hofmeyr
2017-10-17
1
-1
/
+1
*
[doc] Expand Doxuygen documentation for osmo_prim
Harald Welte
2017-10-16
1
-4
/
+23
*
[doc] Put CRC-16 and generic CRC code in one Doxygen module
Harald Welte
2017-10-16
3
-8
/
+14
*
[doc] bits.c: Better / more Doxygen documentation
Harald Welte
2017-10-16
1
-10
/
+12
*
[doc] Add Doxygen API documentation for stats.c and stats_statsd.c
Harald Welte
2017-10-16
1
-21
/
+33
*
[doc] counter.[ch] Add Doxygen API documentation
Harald Welte
2017-10-16
1
-16
/
+5
*
[doc] stat_item: Complete doxygen documentation for API
Harald Welte
2017-10-16
1
-33
/
+13
*
Rename 'statistics.c' to 'counter.c'
Harald Welte
2017-10-15
2
-60
/
+62
*
utils: add osmo_is_hexstr(), add unit test
Neels Hofmeyr
2017-10-09
1
-0
/
+5
*
Add time conversion helpers
Max
2017-09-25
1
-0
/
+5
*
Expand bit pretty-printer
Max
2017-09-18
1
-9
/
+11
*
add osmo_fd_setup() convenience function to fill-in osmo_fd
Harald Welte
2017-08-12
1
-0
/
+4
*
Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH
Harald Welte
2017-07-29
1
-1
/
+3
*
add DLMGCP logging category for libosmo-mgcp
Neels Hofmeyr
2017-07-18
1
-1
/
+2
*
socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option
Harald Welte
2017-07-13
1
-0
/
+2
*
socket: Allow disabling multicast loop on socket creation
Harald Welte
2017-07-13
1
-0
/
+2
*
socket.c: Add multicast related convenience functions
Harald Welte
2017-07-13
1
-0
/
+6
*
select: Add new osmo_fd_close() function
Harald Welte
2017-07-13
1
-0
/
+1
*
gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL
Harald Welte
2017-07-13
1
-0
/
+3
*
gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()
Harald Welte
2017-07-13
1
-0
/
+1
*
Add pseudo-random bit sequence generator to libosmcoore
Harald Welte
2017-07-10
1
-0
/
+25
*
Deprecate wrappers around loglevel_strs
Max
2017-07-08
1
-2
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
38
-163
/
+115
*
doxygen: various fixes in core/timer.h
Neels Hofmeyr
2017-06-23
1
-19
/
+16
*
api doc typo fix in core/logging.h
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
29
-400
/
+400
*
Move NUM_BYTES macro to core library
Max
2017-06-19
1
-0
/
+2
*
Fix compilation warning on deprecated macro
Pau Espin Pedrol
2017-06-18
2
-2
/
+8
[next]