1. 074478d logging vty: tweak general 'logging' command doc by Neels Hofmeyr · 7 years ago
  2. 6cb9e7d libosmocodec: add FR bit offset definitions by Philipp Maier · 7 years ago
  3. e094157 libosmocodec: add FR/HR/EFR frame length definitions by Vadim Yanitskiy · 7 years ago
  4. 58a5665 ports: define proper VTY and CTRL ports for OsmoHNBGW by Neels Hofmeyr · 7 years ago
  5. f2e83ad add ctrl_cmd_parse2() to return parsing errors by Neels Hofmeyr · 7 years ago
  6. d53d216 ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read() by Neels Hofmeyr · 7 years ago
  7. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  8. aa84b71 add osmo_auth_c3() (separate from gsm_milenage()) by Neels Hofmeyr · 7 years ago
  9. 937ddea utils: add osmo_separated_identifiers_valid() by Neels Hofmeyr · 7 years ago
  10. 84ea2e0 logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL() by Neels Hofmeyr · 7 years ago
  11. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  12. dc75b11 comment: utils: more accurately describe OSMO_STRINGIFY macro by Neels Hofmeyr · 7 years ago
  13. 18ba26c counters: add osmo_counters_count() returns the amount of counters by Alexander Couzens · 7 years ago
  14. 37a8340 logging: Extend the LOGPSRC macro to put cont in it as well by Holger Hans Peter Freyther · 7 years ago
  15. f9b1e55 gsmtap.h: Introduce new GSMTAP type for LTE NAS messages by Harald Welte · 7 years ago
  16. e750980 tlv_put: guard against NULL val and 0 len by Neels Hofmeyr · 7 years ago
  17. 3fad5d7 msgb: add inline msgb_queue_free() by Neels Hofmeyr · 7 years ago
  18. abcd0e3 ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcp by Harald Welte · 7 years ago
  19. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  20. c0fc794 vty: add port number for osmo-mgw by Philipp Maier · 7 years ago
  21. 4a73d5e vty: deprecate now empty node commands by Neels Hofmeyr · 7 years ago
  22. cbf5cdf GPRS: constify NS printing routine parameters by Max · 7 years ago
  23. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  24. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  25. 9530859 GPRS: clarify ip/frgre union use by Max · 7 years ago
  26. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  27. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  28. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  29. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  30. ea66852 ctrl: allow more nodes than those in enum ctrl_node_type by Neels Hofmeyr · 7 years ago
  31. 4b45669 abis_nm: Add abis_nm_admin_name() API by Pau Espin Pedrol · 7 years ago
  32. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  33. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  34. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  35. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  36. a338983 [doc] Properly define 'oap' group and add introductory text by Harald Welte · 7 years ago
  37. 381a1aa [doc] Define 'gsup' group with proper name, add intro text by Harald Welte · 7 years ago
  38. 55d724a [doc] make sure all SMS related code is part of the 'sms' group by Harald Welte · 7 years ago
  39. 8cc2767 [doc] gea has separate group; A5 is not part of crypto but a5 group by Harald Welte · 7 years ago
  40. c368b54 [doc] Provide proper name for 'auth' group by Harald Welte · 7 years ago
  41. 9325d86 [doc] TLV parser has far grown beyond GSM L3 by Harald Welte · 7 years ago
  42. 84bd333 [doc] Rename "RSL" to "A-bis RSL" in documentation. by Harald Welte · 7 years ago
  43. 7166094 [doc] Expand Doxuygen documentation for osmo_prim by Harald Welte · 7 years ago
  44. 197a4ac [doc] Put CRC-16 and generic CRC code in one Doxygen module by Harald Welte · 7 years ago
  45. ef7a44e [doc] bits.c: Better / more Doxygen documentation by Harald Welte · 7 years ago
  46. eb5b6ce [doc] Add Doxygen API documentation for stats.c and stats_statsd.c by Harald Welte · 7 years ago
  47. 17bbaa3 [doc] counter.[ch] Add Doxygen API documentation by Harald Welte · 7 years ago
  48. 781951b [doc] stat_item: Complete doxygen documentation for API by Harald Welte · 7 years ago
  49. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  50. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  51. 1a02e36 auth: add OSMO_MILENAGE_IND_BITLEN_MAX by Neels Hofmeyr · 7 years ago
  52. 26e30b1 auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() by Neels Hofmeyr · 7 years ago
  53. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  54. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  55. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  56. 463deef VTY: implement talloc context introspection command by Vadim Yanitskiy · 7 years ago
  57. 383c563 Add time conversion helpers by Max · 7 years ago
  58. 657c5b6 vty: derive node name from prompt, use as XML ids by Neels Hofmeyr · 7 years ago
  59. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  60. a52d839 Expand bit pretty-printer by Max · 7 years ago
  61. 483cdff Add define for supported a5 key length limit by Max · 7 years ago
  62. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  63. 95500c8 cosmetic: umts aka: tweak comments for sqn and ind by Neels Hofmeyr · 7 years ago
  64. bd3bb13 ports.h: Add VTY port for GGSN by Harald Welte · 7 years ago
  65. 6c0a0e6 add osmo_fd_setup() convenience function to fill-in osmo_fd by Harald Welte · 7 years ago
  66. 4a29f34 tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs by Harald Welte · 7 years ago
  67. 35b2632 Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions by Harald Welte · 7 years ago
  68. 977231c Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH by Harald Welte · 7 years ago
  69. 8b8938f BSSGP: add function to reset all PTP BVC by Max · 7 years ago
  70. b970e10 GSUP: define default GSUP port as 4222 by Neels Hofmeyr · 7 years ago
  71. a7ccf61 add DLMGCP logging category for libosmo-mgcp by Neels Hofmeyr · 7 years ago
  72. 5ade8f4 extend osmo_sysinfo_type with missing SYSINFO_TYPE by Harald Welte · 7 years ago
  73. adc28dc LC15: Add IPAC Directed Retry Enquiry data structure by Minh-Quang Nguyen · 7 years ago
  74. 17a8748 IPAC manufacture-defined measurement pre-processing definitions by Minh-Quang Nguyen · 8 years ago
  75. 37d204a socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option by Harald Welte · 7 years ago
  76. bc43a62 socket: Allow disabling multicast loop on socket creation by Harald Welte · 7 years ago
  77. e30d7e6 socket.c: Add multicast related convenience functions by Harald Welte · 7 years ago
  78. ea91a51 select: Add new osmo_fd_close() function by Harald Welte · 7 years ago
  79. aa3ba46 gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL by Harald Welte · 7 years ago
  80. 93713a5 gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() by Harald Welte · 7 years ago
  81. b808da4 utils: add function gsm_fn_as_gsmtime_str() by Philipp Maier · 7 years ago
  82. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  83. 548e371 gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request by Harald Welte · 7 years ago
  84. 363130f gsm_utils: Add osmo_dump_gsmtime by Pau Espin Pedrol · 7 years ago
  85. 5a54dcb gsm_04_08/sgsn: Add another IE for internal usage in the sgsn by Holger Hans Peter Freyther · 7 years ago
  86. 15b6d41 Deprecate wrappers around loglevel_strs by Max · 7 years ago
  87. eb55c0d gsup: Add encoding/decoding for the pdp charging characteristics by Holger Hans Peter Freyther · 7 years ago
  88. 4aaa8ab Add missing BSSGP cause values by Max · 7 years ago
  89. 411402b l1sap.h: Add ber10k and lqual_cb to ph_tch_param by Pau Espin Pedrol · 7 years ago
  90. 9a391e2 fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec() by Neels Hofmeyr · 7 years ago
  91. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  92. 33370cb doxygen: various fixes in core/timer.h by Neels Hofmeyr · 7 years ago
  93. fc47b03 api doc typo fix in core/logging.h by Neels Hofmeyr · 7 years ago
  94. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  95. 4703fd2 cosmetic: remove API documentation strings in header file by Philipp Maier · 7 years ago
  96. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  97. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  98. a9b9276 gsm0808: add default speech codec configuration by Philipp Maier · 7 years ago
  99. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  100. da38203 gsm0808: add speech codec type constants by Philipp Maier · 7 years ago