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