1. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  2. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  3. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  4. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  5. c62fc2d msgb: msgb_pull: Abort when pulling more than avail size by Pau Espin Pedrol · 6 years ago
  6. 9fa0912 msgb: msgb_get: Drop unneeded tmp var by Pau Espin Pedrol · 6 years ago
  7. bd6c8b5 deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  8. cefce66 fix issue on big endian architecture by Thorsten Alteholz · 6 years ago
  9. aead241 add gsm48_reject_value_names by Neels Hofmeyr · 6 years ago
  10. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  11. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  12. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  13. a24ead0 gsm0480: copy the raw USSD data, its DCS and length by Vadim Yanitskiy · 6 years ago
  14. 9fb7e3a gsm0480: document the 'ss_request' structure by Vadim Yanitskiy · 6 years ago
  15. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  16. 3d8b47f fix logging talloc ctx: add osmo_init_logging2() by Neels Hofmeyr · 6 years ago
  17. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  18. d86055b abis_nm: Introduce abis_nm_dump_foh() by Harald Welte · 6 years ago
  19. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  20. bf86d71 features: define osmo_bts_*_feature() as static inline by Philipp Maier · 6 years ago
  21. 4d68fd0 gsm23003: add osmo_mcc_from_str() by Neels Hofmeyr · 6 years ago
  22. 680acae features: move bts feature related functionality to libosmocore by Philipp Maier · 6 years ago
  23. ccfc387 introduce GSM_MCC_MNC_INVALID by Neels Hofmeyr · 6 years ago
  24. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  25. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  26. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  27. 8fd8557 core/logging.h: Add logging category for jitter buffer by Pau Espin Pedrol · 6 years ago
  28. 38c902b l1sap: Add fields for higher-precision timing offset values by Harald Welte · 6 years ago
  29. a57f90c l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.ind by Harald Welte · 6 years ago
  30. 726ba36 core: Add timespec helper macros and make timer_compat.h public by Pau Espin Pedrol · 6 years ago
  31. 6950b19 coding: Add BER-reporting RACH decode functions by Harald Welte · 6 years ago
  32. 175a4ae rate_ctr: Add rate_ctr_inc2() as convenience wrapper by Harald Welte · 6 years ago
  33. 92decf2 Revert "Add function to encode classmark" by Harald Welte · 6 years ago
  34. 98a7a26 ports.h: Add VTY and CTRL ports for osmo-trx by Pau Espin Pedrol · 6 years ago
  35. d1f5793 fsm: allow graceful exit on FSM termination by Philipp Maier · 6 years ago
  36. b0c43a6 fsm: Add a function to change the FSM instance ID later by Daniel Willmann · 6 years ago
  37. 3c38e60 Add function to encode classmark by Max · 6 years ago
  38. ebf1492 Add generic Mobile Identity encoder by Max · 6 years ago
  39. eb18282 gsmtap.h: define TETRA DMO mode channels by allesklar2 · 6 years ago
  40. 1859515 Add helper functions for ACC bit flags in rach control IE. by Stefan Sperling · 6 years ago
  41. 5547808 Add GSM 04.08 type-of-number / numbering-plan-id definitions by Harald Welte · 6 years ago
  42. ebd2b0f osmo_msgbdump_{l2,l3}(): Proper typecast by Harald Welte · 6 years ago
  43. 5721770 msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer by Harald Welte · 6 years ago
  44. 80f4c4e GSUP: change osmo_gsup_encode() return type by Max · 6 years ago
  45. 18c014d utils: add helper wrapper for osmo_strlcpy() by Max · 6 years ago
  46. f1076ed gsm48_hdr_msg_type(): SS is in the same group as MM/CC by Harald Welte · 6 years ago
  47. 143aed7 gsm48_hdr_msg_type[_r99]: Fix bit-masks by Harald Welte · 6 years ago
  48. cd82710 gsm_04_08.h: Reduce T310 default to 30s. by Harald Welte · 6 years ago
  49. e50b009 gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value by Harald Welte · 6 years ago
  50. d60e17a SMS: Add value_string for TS 04.11 CP and RP state by Harald Welte · 6 years ago
  51. 2a06a49 fsm: add functions for unlinking and changing parents by Philipp Maier · 6 years ago
  52. 0bbf67d MNCC: Add MNCC to string dumper by Harald Welte · 6 years ago
  53. 0e2a943 logging: allow to log only the basename of each source by Neels Hofmeyr · 6 years ago
  54. bd7bd39 logging: separate the '<000b>' subsys from filename logging by Neels Hofmeyr · 6 years ago
  55. 886e548 logging: add ability to log the log-level with API and vty by Neels Hofmeyr · 6 years ago
  56. fa6c2b9 gsm0480: fix USSD OCTET STRING length confusion by Vadim Yanitskiy · 7 years ago
  57. 40def49 libosmocodec: implement ECU (Error Concealment Unit) for FR by Philipp Maier · 7 years ago
  58. 309d0e5 Deprecate gsm48_construct_ra() by Max · 6 years ago
  59. ffad574 gsm: add gsm0808_speech_codec_type_names by Neels Hofmeyr · 6 years ago
  60. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  61. ff2eeda Fix incorrect spec reference by Max · 6 years ago
  62. 074478d logging vty: tweak general 'logging' command doc by Neels Hofmeyr · 7 years ago
  63. 6cb9e7d libosmocodec: add FR bit offset definitions by Philipp Maier · 7 years ago
  64. e094157 libosmocodec: add FR/HR/EFR frame length definitions by Vadim Yanitskiy · 7 years ago
  65. 58a5665 ports: define proper VTY and CTRL ports for OsmoHNBGW by Neels Hofmeyr · 7 years ago
  66. f2e83ad add ctrl_cmd_parse2() to return parsing errors by Neels Hofmeyr · 7 years ago
  67. d53d216 ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read() by Neels Hofmeyr · 7 years ago
  68. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  69. aa84b71 add osmo_auth_c3() (separate from gsm_milenage()) by Neels Hofmeyr · 7 years ago
  70. 937ddea utils: add osmo_separated_identifiers_valid() by Neels Hofmeyr · 7 years ago
  71. 84ea2e0 logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL() by Neels Hofmeyr · 7 years ago
  72. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  73. dc75b11 comment: utils: more accurately describe OSMO_STRINGIFY macro by Neels Hofmeyr · 7 years ago
  74. 18ba26c counters: add osmo_counters_count() returns the amount of counters by Alexander Couzens · 7 years ago
  75. 37a8340 logging: Extend the LOGPSRC macro to put cont in it as well by Holger Hans Peter Freyther · 7 years ago
  76. f9b1e55 gsmtap.h: Introduce new GSMTAP type for LTE NAS messages by Harald Welte · 7 years ago
  77. e750980 tlv_put: guard against NULL val and 0 len by Neels Hofmeyr · 7 years ago
  78. 3fad5d7 msgb: add inline msgb_queue_free() by Neels Hofmeyr · 7 years ago
  79. abcd0e3 ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcp by Harald Welte · 7 years ago
  80. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  81. c0fc794 vty: add port number for osmo-mgw by Philipp Maier · 7 years ago
  82. 4a73d5e vty: deprecate now empty node commands by Neels Hofmeyr · 7 years ago
  83. cbf5cdf GPRS: constify NS printing routine parameters by Max · 7 years ago
  84. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  85. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  86. 9530859 GPRS: clarify ip/frgre union use by Max · 7 years ago
  87. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  88. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  89. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  90. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  91. ea66852 ctrl: allow more nodes than those in enum ctrl_node_type by Neels Hofmeyr · 7 years ago
  92. 4b45669 abis_nm: Add abis_nm_admin_name() API by Pau Espin Pedrol · 7 years ago
  93. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  94. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  95. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  96. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  97. a338983 [doc] Properly define 'oap' group and add introductory text by Harald Welte · 7 years ago
  98. 381a1aa [doc] Define 'gsup' group with proper name, add intro text by Harald Welte · 7 years ago
  99. 55d724a [doc] make sure all SMS related code is part of the 'sms' group by Harald Welte · 7 years ago
  100. 8cc2767 [doc] gea has separate group; A5 is not part of crypto but a5 group by Harald Welte · 7 years ago