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