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