1. ebcf02d gsmtap: Add GSMTAP_TYPE_QC_DIAG by Harald Welte · 7 years ago
  2. 3419391 fsm: Add VTY introspection of osmo_fsm and their instances by Harald Welte · 7 years ago
  3. 8808bb4 Add osmo_fsm_find_by_name() and avoid registering FSM with same name by Harald Welte · 7 years ago
  4. ecbcdf5 Add OML Failure Event Report support by Max · 8 years ago
  5. 07352fe Add event cause string descriptions by Max · 8 years ago
  6. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  7. 592fcc9 Add cause enum for OML fail reports by Minh-Quang Nguyen · 8 years ago
  8. dbd3a92 Add parsed TLV helpers from OsmoBTS by Max · 8 years ago
  9. 0bee65c Add OML definitions from OsmoBTS by Max · 8 years ago
  10. c014f60 fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term() by Neels Hofmeyr · 8 years ago
  11. eeacf90 fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h by Neels Hofmeyr · 8 years ago
  12. a0f74f2 add CRC16-CCITT to libosmocore by Harald Welte · 8 years ago
  13. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  14. 42b59c1 fsm api doc: fix typo in doxygen marker '\breif' by Neels Hofmeyr · 8 years ago
  15. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  16. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  17. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  18. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  19. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  20. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  21. a65e993 gsmtap: Add defintions for GSMTAP based remote logging by Harald Welte · 8 years ago
  22. 665d48b cosmetic: gsup comments: write 'Generic' for the G in GSUP by Neels Hofmeyr · 8 years ago
  23. 5f460de license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom' by Neels Hofmeyr · 8 years ago
  24. dda5e79 doc: fsm timer_cb: explain return value by Neels Hofmeyr · 8 years ago
  25. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  26. 909cbec Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE" by Neels Hofmeyr · 8 years ago
  27. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  28. 25774b9 gsm0480: code dup: introduce and use gsm0480_l3hdr_push() by Neels Hofmeyr · 8 years ago
  29. c3c2852 gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  30. aeecc48 Introduce osmo_strlcpy() function so we can stop using strncpy() by Harald Welte · 8 years ago
  31. 6e363e7 gsm_08_58.h: Add more Ericsson specific RSL IE Identifiers by Harald Welte · 8 years ago
  32. 00b1539 RSL: Add defines for ericsson systinfo SI13 by Philipp · 8 years ago
  33. 8593f1f msgb: add msgb_push_u{8,16,32}() functions by Harald Welte · 8 years ago
  34. 1554f80 statsd: Fix compiler warning (int32_t vs. int64_t) by Harald Welte · 8 years ago
  35. bf173a3 bitcomp: Remove the t4 decoding from libosmocore by Holger Hans Peter Freyther · 8 years ago
  36. 8b25a3f Add osmo_fsm_unregister() to header by Max · 8 years ago
  37. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  38. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  39. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  40. c7a01d5 gsm/gsm0503.h: fix typo by Vadim Yanitskiy · 8 years ago
  41. 694f72d Revert "Constify ctrl_cmd struct fields where appropriate" by Neels Hofmeyr · 8 years ago
  42. bc067eb Add function to send TRAP over Control Interface by Max · 8 years ago
  43. 349784c gsm0408: Adding 3g spcific RR message types by Philipp · 8 years ago
  44. ed9d6da Constify ctrl_cmd struct fields where appropriate by Max · 8 years ago
  45. 2bb65be Mark inline header function as static by Max · 8 years ago
  46. 74a8f08 AMR: add function to check speech frames by Max · 8 years ago
  47. f45334b msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx() by Neels Hofmeyr · 8 years ago
  48. ba34a2f gprs: Increase NS_ALLOC_SIZE to 3k by Daniel Willmann · 8 years ago
  49. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  50. 1a587bd fix GGSN Ctrl port to 4257 by Neels Hofmeyr · 8 years ago
  51. 56313c8 comment: */ports.h: link to wiki + manuals, indicate used ports by Neels Hofmeyr · 8 years ago
  52. c69de3e Add Marker to ph_tch_param by Max · 8 years ago
  53. 418ca58 fix error msg: msgb_put(): say "msgb_put", not "msgb_push" by Neels Hofmeyr · 8 years ago
  54. e65315f core/counter: add osmo_counter_dec() by Alexander Couzens · 8 years ago
  55. 0318f6b IuPS: add GMM Service Request related constants and value_str by Neels Hofmeyr · 8 years ago
  56. d1dcda0 Add control interface port for GGSN by Max · 8 years ago
  57. 9a9739c Extend L1SAP with Measurements by Max · 8 years ago
  58. 881dcaf Mark input string to osmo_talloc_replace_string() as const by Harald Welte · 8 years ago
  59. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  60. 1a96946 Update structure in libosmocore for 11 bit RACH by bhargava · 8 years ago
  61. da34bf0 Add define for invalid TA by Max · 8 years ago
  62. 4739076 rsl: add rsl_act_type_name() by Neels Hofmeyr · 8 years ago
  63. fd80f5a dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  64. 15b96ff gsm_08_58.h: introduce RSL_CHAN_NR_1 constant by Neels Hofmeyr · 8 years ago
  65. edb57e7 Add function to check TA validity by Max · 8 years ago
  66. 9394dbd Add EGPRS RLC/MAC headers from 3GPP TS 04.60 by Tom Tsou · 8 years ago
  67. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  68. f5f773f Add strings with GPRS GMM messages by Max · 8 years ago
  69. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  70. dda9dff Clarify GPRS algorithm by Max · 8 years ago
  71. c57e5da Clarify GPRS ciphering direction by Max · 8 years ago
  72. a337b9c Add function to check MS GEA capabilities by Max · 8 years ago
  73. ceae123 Make C4 function globally available by Max · 8 years ago
  74. b897c42 Add strings for GPRS ciphers by Max · 8 years ago
  75. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  76. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  77. e0a7d9e Add octet-aligned/unaligned shift functions by Max · 8 years ago
  78. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  79. 82f94ef Add UMTS AKA related MM/GMM message type and IE definitions by Harald Welte · 8 years ago
  80. bda26c0 Add structures defining decoded TS 23.003 identities by Harald Welte · 8 years ago
  81. de960cb gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT by Harald Welte · 8 years ago
  82. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  83. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  84. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago
  85. ec8f192 Add functions to detect HR/FR SID frames by Max · 8 years ago
  86. 720ac4a Patched structs for big-endian architectures by Ruben Undheim · 8 years ago
  87. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  88. adef12a Add strings with PH primitive names by Max · 8 years ago
  89. e4c294f Fixing build on Mac OSX by Beshr Al Nahas · 8 years ago
  90. cc3694b Fix build for OSX by Arran Cudbard-Bell · 8 years ago
  91. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  92. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  93. 3d79240 logging: Use __BASE_FILE__ instead of __FILE__ by Harald Welte · 8 years ago
  94. 766da86 GSUP: Add support for RAND in SendAuthInfo.req by Harald Welte · 8 years ago
  95. 48dc1a5 GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane by Harald Welte · 8 years ago
  96. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  97. 9709b2e Import osmo_{encode,decode}_big_endian() from openbsc by Harald Welte · 8 years ago
  98. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  99. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  100. 0996c87 add new header file for TS 23.003 by Harald Welte · 8 years ago