summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rate_ctr: Enforce counter (and ctr_group) names are valid identifiersHarald Welte2017-10-244-45/+161
* fsm: Enforce FSM and FSM instance names are valid osmocom identifiersHarald Welte2017-10-241-1/+12
* Introduce osmo_identifier_valid() function to check validity of identifierHarald Welte2017-10-242-0/+31
* jenkins: bail early if $MAKE env var is not setNeels Hofmeyr2017-10-241-0/+6
* fixups for recent "Cleanup jenkins build scripts"Neels Hofmeyr2017-10-243-22/+43
* contrib/fsm-to-dot.py: some tweaks that help with osmo-bsc's new FSMsNeels Hofmeyr2017-10-241-13/+40
* GPRS: check and report local address used for NSEMax2017-10-241-7/+13
* GPRS: clarify ip/frgre union useMax2017-10-243-9/+22
* GPRS: wrap NS state assignment in macroMax2017-10-241-14/+35
* GPRS: unify NS state printingMax2017-10-244-67/+72
* add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()Neels Hofmeyr2017-10-242-0/+21
* vty: Fix bad use of vector_slot()Pau Espin Pedrol2017-10-241-1/+1
* gb: optionally allow nsip packets only from a specific hostPhilipp Maier2017-10-243-3/+28
* Simplify bitvec_write_field()Max2017-10-241-9/+7
* Replace bitvec_set_uint() with bitvec_set_u64()Max2017-10-242-9/+28
* Add tests for bitvec_write_field()Max2017-10-244-1/+211
* ctrl: allow more nodes than those in enum ctrl_node_typeNeels Hofmeyr2017-10-232-14/+75
* Expand osmo_gettimeofday() docsMax2017-10-231-1/+7
* abis_nm: Add abis_nm_admin_name() APIPau Espin Pedrol2017-10-231-0/+7
* socket: add function osmo_sock_local_ip() to query local ipPhilipp Maier2017-10-232-0/+55
* GPRS: log NS socketMax2017-10-231-0/+1
* add function msgb_printf() to print formatted text into msg bufPhilipp Maier2017-10-224-0/+162
* Make osmo_apn_to_str() more robustMax2017-10-202-0/+10
* Disable doxygen in jenkins for embedded testsMax2017-10-201-0/+1
* Cleanup jenkins build scriptsMax2017-10-203-32/+26
* GPRS: print remote state info for NS peerMax2017-10-201-3/+5
* api doc: fix two doxygen group closing bracesNeels Hofmeyr2017-10-172-2/+2
* [doc] Properly define gsm0800 group and move all related files into itHarald Welte2017-10-174-5/+14
* [doc] Properly define 'oap' group and add introductory textHarald Welte2017-10-172-4/+12
* [doc] Define 'gsup' group with proper name, add intro textHarald Welte2017-10-172-4/+20
* [doc] make sure all SMS related code is part of the 'sms' groupHarald Welte2017-10-178-11/+27
* [doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte2017-10-174-18/+18
* [doc] Provide proper name for 'auth' groupHarald Welte2017-10-171-1/+1
* [doc] Ensure include/crypt/* is part of libosmogsm documentationHarald Welte2017-10-171-1/+1
* [doc] Ensure stats.h is parsed properly for DoxygenHarald Welte2017-10-171-1/+1
* [doc] TLV parser has far grown beyond GSM L3Harald Welte2017-10-161-1/+1
* [doc] Rename "RSL" to "A-bis RSL" in documentation.Harald Welte2017-10-161-1/+1
* [doc] Don't add libosmovty bits to libosmocore groupsHarald Welte2017-10-164-30/+29
* [doc] Expand Doxuygen documentation for osmo_primHarald Welte2017-10-162-5/+28
* [doc] Introductory text on what the logging ring buffer is aboutHarald Welte2017-10-161-0/+7
* [doc] Make sure loggingrb.c file is in correct Doxygen group.Harald Welte2017-10-161-1/+1
* [doc] Doxygen documentation on osmo_hexdump print buffer sizeHarald Welte2017-10-161-0/+6
* [doc] Put CRC-16 and generic CRC code in one Doxygen moduleHarald Welte2017-10-165-11/+28
* [doc] bits.c: Better / more Doxygen documentationHarald Welte2017-10-162-10/+17
* [doc] rate_ctr: Extend Doxygen API documentation with human-readable text on ...Harald Welte2017-10-161-2/+35
* [doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging ...Harald Welte2017-10-161-1/+1
* [doc] Add Doxygen API documentation for stats.c and stats_statsd.cHarald Welte2017-10-163-22/+145
* [doc] counter.[ch] Add Doxygen API documentationHarald Welte2017-10-162-16/+23
* [doc] stat_item: Complete doxygen documentation for APIHarald Welte2017-10-162-42/+89
* Rename 'statistics.c' to 'counter.c'Harald Welte2017-10-159-67/+70