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