1. 91dd219 Make EARFCN size calculation more robust by Max · 7 years ago
  2. 6959e3c gsm_04_08: Add missing GSM cause value by Daniel Willmann · 7 years ago
  3. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  4. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  5. 584f4b6 gprs: add value strings for NS PDU type by Max · 7 years ago
  6. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  7. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  8. f85861d control_if: Add helper function for 'local execution' of control command by Harald Welte · 7 years ago
  9. 79c137c control_if: Add API to initialize control interface without TCP port bind by Harald Welte · 7 years ago
  10. d6b1f85 ctrl: Allow installation of additional node lookup helpers by Harald Welte · 7 years ago
  11. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  12. 7bc88bb ipa: Introduce helpers to encode IPA CCM ID RESPONSE by Harald Welte · 7 years ago
  13. 59a9ebf msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3() by Harald Welte · 7 years ago
  14. b522740 vty/command.h: Introduce VTY nodes for libosmo-sigtran by Harald Welte · 7 years ago
  15. dda70fc Add osmo_sock_init2() function, allowing both BIND *and* CONNECT by Harald Welte · 7 years ago
  16. acd08fe Add struct osmo_prim_event_map and osmo_event_for_prim() by Harald Welte · 7 years ago
  17. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  18. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  19. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  20. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  21. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  22. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  23. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  24. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  25. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  26. f7add08 add VTY port number for osmo-stp by Harald Welte · 7 years ago
  27. 62d3296 logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran by Harald Welte · 7 years ago
  28. 7f9c7e7 Add support for PCU version report by Max · 7 years ago
  29. 5d994e4 abis: add message type names by Max · 7 years ago
  30. 62d6f25 abis: add attribute names by Max · 7 years ago
  31. f444600 build: fix build dependencies for generated sources by Neels Hofmeyr · 7 years ago
  32. 9e4c170 build: generate gsm0503.h to builddir, not srcdir by Neels Hofmeyr · 7 years ago
  33. 00ab9ed add gsm48_pdisc_msgtype_name() by Neels Hofmeyr · 7 years ago
  34. dbd994c add gsm48_pdisc_names and gsm48_pdisc_name() by Neels Hofmeyr · 7 years ago
  35. 8a5d60b fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY() by Neels Hofmeyr · 7 years ago
  36. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  37. 4cb0c8b linuxlist.h: add llist_first/last_entry macros by Neels Hofmeyr · 7 years ago
  38. bb6f7b7 osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND by Neels Hofmeyr · 7 years ago
  39. 953f929 gsm_04_08: add _NUM_CHREQ_T to enum by Alexander Couzens · 7 years ago
  40. f48e8a8 gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  41. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  42. 77a5b09 gsm0503.h: generate header automatically by Vadim Yanitskiy · 7 years ago
  43. fca04bb fsm: convenience: add inline osmo_fsm_inst_state_name() by Neels Hofmeyr · 7 years ago
  44. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  45. fa5dc93 ports.h: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  46. fa9e05e Expand and expose ctrl connection allocation by Max · 7 years ago
  47. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  48. 492e180 logging.h: fixup: add API doc for logging enums recently added by Neels Hofmeyr · 7 years ago
  49. 0d6420b logging.h: fix backwards compat broken by recent commit by Neels Hofmeyr · 7 years ago
  50. d1c2fc6 gsm_04_08.h: add R99 MSCR and CBQ3 to SI3 Ctrl Chan Descr by Neels Hofmeyr · 7 years ago
  51. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  52. 10f5fb4 gsup: add osmo_gsup_message_type_name() by Neels Hofmeyr · 7 years ago
  53. af4bb17 Add CTRL port for OsmoHLR by Max · 7 years ago
  54. b288853 select: add functionality to check socket state by Philipp Maier · 8 years ago
  55. 03ab9a6 osmo_auth*: fix ordering of function args by Neels Hofmeyr · 7 years ago
  56. 55a43b8 gsm48: add UMTS AKA res+sync IEIs, msg type and cause val by Neels Hofmeyr · 7 years ago
  57. 8352d31 GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 by Neels Hofmeyr · 7 years ago
  58. 4a7f87c comment: ports.h: more visibly remind to keep docs+wiki synced by Neels Hofmeyr · 7 years ago
  59. 92fa18e vty/ports.h: reserve port 4258 for OsmoHLR VTY by Neels Hofmeyr · 7 years ago
  60. 48f5583 socket: Introduce function to obtain socket name by Harald Welte · 7 years ago
  61. 319f321 OML: add external alerts by Max · 7 years ago
  62. 75c0e2f utils.h: #include <stdio.h> as we use fprintf() by Harald Welte · 7 years ago
  63. 505a22f linuxlist.h: add llist_count() by Neels Hofmeyr · 7 years ago
  64. aa1bc01 logging: remove code duplication by Max · 7 years ago
  65. 8928747 CTRL: add write-only helpers by Max · 7 years ago
  66. 449324b bitvec: Ensure bitvec.h and bitvec.c agree on function argument type by Harald Welte · 7 years ago
  67. f2899c6 Always include <osmocom/core/talloc.h> and not <talloc.h> by Harald Welte · 7 years ago
  68. 1251afe Add abis_nm_fail_evt_vrep() function by Max · 7 years ago
  69. 85908a9 Add value strings for Probable Cause Type by Max · 7 years ago
  70. ebcf02d gsmtap: Add GSMTAP_TYPE_QC_DIAG by Harald Welte · 7 years ago
  71. 3419391 fsm: Add VTY introspection of osmo_fsm and their instances by Harald Welte · 7 years ago
  72. 8808bb4 Add osmo_fsm_find_by_name() and avoid registering FSM with same name by Harald Welte · 7 years ago
  73. ecbcdf5 Add OML Failure Event Report support by Max · 7 years ago
  74. 07352fe Add event cause string descriptions by Max · 7 years ago
  75. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  76. 592fcc9 Add cause enum for OML fail reports by Minh-Quang Nguyen · 7 years ago
  77. dbd3a92 Add parsed TLV helpers from OsmoBTS by Max · 7 years ago
  78. 0bee65c Add OML definitions from OsmoBTS by Max · 7 years ago
  79. c014f60 fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term() by Neels Hofmeyr · 8 years ago
  80. eeacf90 fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h by Neels Hofmeyr · 8 years ago
  81. a0f74f2 add CRC16-CCITT to libosmocore by Harald Welte · 8 years ago
  82. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  83. 42b59c1 fsm api doc: fix typo in doxygen marker '\breif' by Neels Hofmeyr · 8 years ago
  84. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  85. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  86. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  87. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  88. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  89. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  90. a65e993 gsmtap: Add defintions for GSMTAP based remote logging by Harald Welte · 8 years ago
  91. 665d48b cosmetic: gsup comments: write 'Generic' for the G in GSUP by Neels Hofmeyr · 8 years ago
  92. 5f460de license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom' by Neels Hofmeyr · 8 years ago
  93. dda5e79 doc: fsm timer_cb: explain return value by Neels Hofmeyr · 8 years ago
  94. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  95. 909cbec Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE" by Neels Hofmeyr · 8 years ago
  96. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  97. 25774b9 gsm0480: code dup: introduce and use gsm0480_l3hdr_push() by Neels Hofmeyr · 8 years ago
  98. c3c2852 gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  99. aeecc48 Introduce osmo_strlcpy() function so we can stop using strncpy() by Harald Welte · 8 years ago
  100. 6e363e7 gsm_08_58.h: Add more Ericsson specific RSL IE Identifiers by Harald Welte · 8 years ago