1. d4089f4 jenkins: also test build in separate dir by Neels Hofmeyr · 7 years ago
  2. d78c973 Fix LAPD UA message buffer memory leak. by Jean-Francois Dionne · 7 years ago
  3. 7f9c7e7 Add support for PCU version report by Max · 7 years ago
  4. 5d994e4 abis: add message type names by Max · 7 years ago
  5. 62d6f25 abis: add attribute names by Max · 7 years ago
  6. e64d5bd build: fix distcheck: include gen scripts in EXTRA_DIST by Neels Hofmeyr · 7 years ago
  7. f444600 build: fix build dependencies for generated sources by Neels Hofmeyr · 7 years ago
  8. d1537e0 build: conv_gen.py: ensure parent dirs of written files exist by Neels Hofmeyr · 7 years ago
  9. 9e4c170 build: generate gsm0503.h to builddir, not srcdir by Neels Hofmeyr · 7 years ago
  10. 9b22686 build: coding/gsm0503: fix build in sep. dir: -I builddir by Neels Hofmeyr · 7 years ago
  11. 1447799 osmo-auc-gen: fix --sqn limit on 32bit systems, fixing build by Neels Hofmeyr · 7 years ago
  12. 1c260c0 README.md: Make sure all hyperlinks use <> by Harald Welte · 7 years ago
  13. 18a7d81 logging: fail gracefully if log_info() was not called by Harald Welte · 7 years ago
  14. 9ab0072 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  15. 220fa74 Add a README file for some background information about this repo by Harald Welte · 7 years ago
  16. 00ab9ed add gsm48_pdisc_msgtype_name() by Neels Hofmeyr · 7 years ago
  17. dbd994c add gsm48_pdisc_names and gsm48_pdisc_name() by Neels Hofmeyr · 7 years ago
  18. d80a217 contrib: add script to find unterminated value_string arrays by Neels Hofmeyr · 7 years ago
  19. e0cb0ee auth_milenage: fix check against too large ind by Neels Hofmeyr · 7 years ago
  20. 8a5d60b fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY() by Neels Hofmeyr · 7 years ago
  21. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  22. 6761c3f milenage_test: cosmetic: verify AUTS in comments by Neels Hofmeyr · 7 years ago
  23. 49daf56 fix wrong return code by Thorsten Alteholz · 7 years ago
  24. 4cb0c8b linuxlist.h: add llist_first/last_entry macros by Neels Hofmeyr · 7 years ago
  25. 45e778d milenage_test: enhance to verify new SQN increments by Neels Hofmeyr · 7 years ago
  26. bb6f7b7 osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND by Neels Hofmeyr · 7 years ago
  27. 82c9a0e osmo_auth_gen_vec: UMTS auth: store last used SQN, not next by Neels Hofmeyr · 7 years ago
  28. 5fe3d1b osmo-auc-gen: clarify SQN output, prepare for SQN changes by Neels Hofmeyr · 7 years ago
  29. d3b5873 add osmo-auc-gen_test by Neels Hofmeyr · 7 years ago
  30. 8e1b598 milenage_test: cosmetic fix: shown value is not SEQ.MS by Neels Hofmeyr · 7 years ago
  31. c733d14 lapd_core: Use 'struct value_string' for LAPD state names by Harald Welte · 7 years ago
  32. 486ac55 Doxygen: exclude osmocom/core/gsm/protocol/* by Harald Welte · 7 years ago
  33. 953f929 gsm_04_08: add _NUM_CHREQ_T to enum by Alexander Couzens · 7 years ago
  34. f48e8a8 gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  35. 6d0fd7b build: cosmetic: coding: break a CPPFLAGS line by Neels Hofmeyr · 7 years ago
  36. b14caa0 libosmocoding: fix .deb building by Max · 7 years ago
  37. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  38. 68930e8 tests/conv: separate test logic by Vadim Yanitskiy · 7 years ago
  39. 77a5b09 gsm0503.h: generate header automatically by Vadim Yanitskiy · 7 years ago
  40. 804c4c7 utils/conv_gen.py: add header generation feature by Vadim Yanitskiy · 7 years ago
  41. e9a90ee utils/conv_gen.py: add test vectors generation feature by Vadim Yanitskiy · 7 years ago
  42. cb5c4ed ctrl_type_vals: fix range check by Neels Hofmeyr · 7 years ago
  43. 777be2e Check for proper lapdm_datalink entity by Max · 7 years ago
  44. 90fdb08 fix: gsm0808.c: unterminated value_string array gsm0808_bssap_names by Neels Hofmeyr · 7 years ago
  45. fca04bb fsm: convenience: add inline osmo_fsm_inst_state_name() by Neels Hofmeyr · 7 years ago
  46. 2ed3659 Handle replies in ctrl_cmd_handle() by Max · 7 years ago
  47. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  48. 9756c46 Fix client-side ctrl interface helpers by Max · 7 years ago
  49. a2c5811 Export comp128 v2 and v3 routines as well by Holger Hans Peter Freyther · 7 years ago
  50. fa5dc93 ports.h: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  51. a100464 libosmoctrl: Fix typo in ctrl_interface_connect() by Harald Welte · 7 years ago
  52. fa9e05e Expand and expose ctrl connection allocation by Max · 7 years ago
  53. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  54. 492e180 logging.h: fixup: add API doc for logging enums recently added by Neels Hofmeyr · 7 years ago
  55. 0d6420b logging.h: fix backwards compat broken by recent commit by Neels Hofmeyr · 7 years ago
  56. d1c2fc6 gsm_04_08.h: add R99 MSCR and CBQ3 to SI3 Ctrl Chan Descr by Neels Hofmeyr · 7 years ago
  57. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  58. bd9de2f gsup_test: also check stderr by Neels Hofmeyr · 7 years ago
  59. abb2369 gsup test: add decoding test for UMTS IEs by Neels Hofmeyr · 7 years ago
  60. 3b8cb39 fix osmo_auth_gen_vec_auts: copy rand to auth vector by Neels Hofmeyr · 7 years ago
  61. 3a5ca64 gsup decode: fix expectation of AUTS length, should be 14 by Neels Hofmeyr · 7 years ago
  62. 32ee5af Document ctrl_interface_setup_dynip() function by Max · 7 years ago
  63. 8fcc81d fix: gprs_bssgp_vty: logging filter: wrong constant by Neels Hofmeyr · 7 years ago
  64. 10f5fb4 gsup: add osmo_gsup_message_type_name() by Neels Hofmeyr · 7 years ago
  65. 3e6d570 OAP:remove design doc. osmocom-authn-protocol.txt by ikostov · 7 years ago
  66. 437ed4a osmo_hexparse: allow whitespace in parsed string, add ws test by Neels Hofmeyr · 7 years ago
  67. 7adb567 utils: add hexparse test by Neels Hofmeyr · 7 years ago
  68. af4bb17 Add CTRL port for OsmoHLR by Max · 7 years ago
  69. 6f0f560 cosmetic: replace fprintf with LOGP by Philipp Maier · 7 years ago
  70. 2c71794 utils/conv_gen.py: improve application flexibility by Vadim Yanitskiy · 7 years ago
  71. 4ffb43f Add minimal testing of socket.c helper functions by Harald Welte · 7 years ago
  72. f12d40f fix various compiler warnings (on FreeBSD-11.0) by Harald Welte · 7 years ago
  73. 6b986c2 lapd_core: Fix MDL-ERROR ind after RELEASE ind by Philipp Maier · 7 years ago
  74. d9f6129 lapd_core: fix program flow by Philipp Maier · 8 years ago
  75. b288853 select: add functionality to check socket state by Philipp Maier · 8 years ago
  76. 7132011 bssgp_fc_test: do not use real time by Neels Hofmeyr · 7 years ago
  77. 03ab9a6 osmo_auth*: fix ordering of function args by Neels Hofmeyr · 7 years ago
  78. 18d65be osmo-auc-gen: cmdline help: list algorithms; error messages by Neels Hofmeyr · 7 years ago
  79. 94e0460 osmo-auc-gen: cosmetic: clarify output upon AUTS by Neels Hofmeyr · 7 years ago
  80. 08177d3 lapd_core: Improve debug output by Philipp Maier · 8 years ago
  81. 55a43b8 gsm48: add UMTS AKA res+sync IEIs, msg type and cause val by Neels Hofmeyr · 7 years ago
  82. 8352d31 GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 by Neels Hofmeyr · 7 years ago
  83. 4a7f87c comment: ports.h: more visibly remind to keep docs+wiki synced by Neels Hofmeyr · 7 years ago
  84. 92fa18e vty/ports.h: reserve port 4258 for OsmoHLR VTY by Neels Hofmeyr · 7 years ago
  85. 48f5583 socket: Introduce function to obtain socket name by Harald Welte · 7 years ago
  86. 319f321 OML: add external alerts by Max · 7 years ago
  87. 6030ce8 sim: Link to libtalloc as symbols of it are used here by Holger Hans Peter Freyther · 7 years ago
  88. abba153 ipa: Remove unneeded #include statement by Harald Welte · 7 years ago
  89. 75c0e2f utils.h: #include <stdio.h> as we use fprintf() by Harald Welte · 7 years ago
  90. 44c0f63 disable various code if building for bare-iron embedded by Harald Welte · 7 years ago
  91. 505a22f linuxlist.h: add llist_count() by Neels Hofmeyr · 7 years ago
  92. b0a4234 Add abis_nm_fail_evt_vrep to libosmogsm.map by Max · 7 years ago
  93. 0aeda1b doc: fix doxygen 'utils' group closing brace by Neels Hofmeyr · 7 years ago
  94. 6e8c172 libosmogsm.map: fix typo by Max · 7 years ago
  95. aa1bc01 logging: remove code duplication by Max · 7 years ago
  96. d8494bc tests/conv: whitespece fix by Vadim Yanitskiy · 7 years ago
  97. 1214295 tests/conv: add LTE PBCH test vector by Vadim Yanitskiy · 7 years ago
  98. 8928747 CTRL: add write-only helpers by Max · 7 years ago
  99. ace80bb Mark deprecated function as such by Max · 7 years ago
  100. b41b48e stats_test: fix mismatching osmo_stats_reporter->send_item signature by Neels Hofmeyr · 7 years ago