1. 1554f80 statsd: Fix compiler warning (int32_t vs. int64_t) by Harald Welte · 8 years ago
  2. bf173a3 bitcomp: Remove the t4 decoding from libosmocore by Holger Hans Peter Freyther · 8 years ago
  3. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  4. e9e5f8e Add null-pointer check to osmo_amr_rtp_dec() by Max · 8 years ago
  5. 61281f4 Fix typo in osmo_fsm_log_addr() by Max · 8 years ago
  6. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  7. ada0042 COSMETIC: moving rr_cause_name() in gsm48.c by Philipp · 8 years ago
  8. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  9. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  10. d2d9760 utils/conv_gen.py: generate a single file by Vadim Yanitskiy · 8 years ago
  11. eb604cf vty/show asciidoc: counters: improve table headers by Alexander Couzens · 8 years ago
  12. e052dc2 vty/show asciidoc: add user readable description of the version by Alexander Couzens · 8 years ago
  13. 27a35ed stats_statsd: use int64_t instead of int for value and delta. by Alexander Couzens · 8 years ago
  14. 3e432e1 vty/osmo_counter: use name if description is NULL by Alexander Couzens · 8 years ago
  15. 2b3c228 gsm/Makefile.am: use proper top_builddir/top_srcdir paths by Neels Hofmeyr · 8 years ago
  16. bc067eb Add function to send TRAP over Control Interface by Max · 8 years ago
  17. a95ee5e fix USSD: SS message type mask should be 0x3f, not 0xbf by Neels Hofmeyr · 8 years ago
  18. 9c0751f osmo_select_main(): drop useless call to osmo_timers_check() by Neels Hofmeyr · 8 years ago 3G_2016_09
  19. f45334b msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx() by Neels Hofmeyr · 8 years ago
  20. 38d232e log CTRL bind address and port by Neels Hofmeyr · 8 years ago
  21. 55dc2ed log telnet bind address and port by Neels Hofmeyr · 8 years ago
  22. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  23. 5b34f77 remove unused local variable in get_rate_ctr() by Neels Hofmeyr · 8 years ago
  24. 2e38d35 remove unused function get_rate_ctr_group() by Neels Hofmeyr · 8 years ago
  25. 6320934 libosmocodec link fix on MacOSX by Anatoly Orlov · 8 years ago
  26. 0318f6b IuPS: add GMM Service Request related constants and value_str by Neels Hofmeyr · 8 years ago
  27. b7f191f fix printf format for commit 'osmo_sock_init(): include host and port in error messages' by Neels Hofmeyr · 8 years ago
  28. f0f07d9 osmo_sock_init(): include host and port in error messages by Neels Hofmeyr · 8 years ago
  29. 898e1d8 vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" by Neels Hofmeyr · 8 years ago
  30. 460f9ef fsm: Make sure we call 'onenter' of new state, not old state by Harald Welte · 8 years ago
  31. f92e44c lapd_core: Fix crash in lapd_dl_flush_hist() by Harald Welte · 8 years ago
  32. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 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. 505adee fix compiler warning: gsup.c: missing braces by Neels Hofmeyr · 8 years ago
  36. 511b448 bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit by Holger Hans Peter Freyther · 8 years ago
  37. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  38. 02a6672 fsm: delete the timer when changing state by Harald Welte · 8 years ago
  39. f323911 fsm: talloc + copy the 'id' passed into a FSM by Harald Welte · 8 years ago
  40. 673018f fsm: call 'onenter' as last step of a state change by Harald Welte · 8 years ago
  41. f5f773f Add strings with GPRS GMM messages by Max · 8 years ago
  42. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  43. 92ce39f Add missing osmo_c4 export by Max · 8 years ago
  44. 0ee90f8 lapd_dl_flush_hist(): Don't flush a non-existant history by Harald Welte · 8 years ago
  45. a337b9c Add function to check MS GEA capabilities by Max · 8 years ago
  46. ceae123 Make C4 function globally available by Max · 8 years ago
  47. b897c42 Add strings for GPRS ciphers by Max · 8 years ago
  48. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  49. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  50. d826f17 Fix potential segfault in msg_dequeue by Max · 8 years ago
  51. e0a7d9e Add octet-aligned/unaligned shift functions by Max · 8 years ago
  52. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  53. 82f94ef Add UMTS AKA related MM/GMM message type and IE definitions by Harald Welte · 8 years ago
  54. db78d21 gsup.c: Fix encoding of UMTS auth vectors by Harald Welte · 8 years ago
  55. f624c33 vty: Fix documentation of 'show asciidoc counters' VTY command by Harald Welte · 8 years ago
  56. 22886d9 Fix retrieving rate_ctr over control interface by Max · 8 years ago
  57. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  58. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  59. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago
  60. 8a3c83e api doc: get_value_string(): mention composition in static buffer by Neels Hofmeyr · 8 years ago
  61. ec8f192 Add functions to detect HR/FR SID frames by Max · 8 years ago
  62. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  63. adef12a Add strings with PH primitive names by Max · 8 years ago
  64. 029f5a1 misc: Some spelling errors corrected by Ruben Undheim · 9 years ago
  65. 45abec2 Revert "gsm48: move to hex TMSI representation" by Holger Freyther · 8 years ago
  66. cc3694b Fix build for OSX by Arran Cudbard-Bell · 8 years ago
  67. 78ad042 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  68. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  69. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  70. c7bf8d0 api doc: auth_core.c: add \returns, cosmetic by Neels Hofmeyr · 8 years ago
  71. 766da86 GSUP: Add support for RAND in SendAuthInfo.req by Harald Welte · 8 years ago
  72. 48dc1a5 GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane by Harald Welte · 8 years ago
  73. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  74. 9709b2e Import osmo_{encode,decode}_big_endian() from openbsc by Harald Welte · 8 years ago
  75. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  76. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  77. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  78. 69e6c3c Add log_fini() function to release all memory allocated by logging framework by Harald Welte · 8 years ago
  79. cd9cb90 auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc by Harald Welte · 8 years ago
  80. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  81. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  82. aa16d63 milenage/aes: Address undefined behavior on bitshift by Holger Hans Peter Freyther · 8 years ago
  83. 27e8036 Fix unaligned access found by addr. sanitizer by Max · 8 years ago
  84. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  85. 1f9d818 Deprecate comp128 by Max · 8 years ago
  86. fdb3d8c Deprecate osmo_a5_1 and osmo_a5_2 by Max · 8 years ago
  87. aead05d Improve code reuse by Max · 8 years ago
  88. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  89. fbb8bfa Add function to get osmo_earfcn bit size by Max · 8 years ago
  90. da1b20c logging.c: assert category_token allocation (CID #57871) by Neels Hofmeyr · 8 years ago
  91. d8fb142 Add ubit <-> sbit convertors by Max · 8 years ago
  92. 93bc64f gb: Add bssgp_pdu_str to libosmogb namespace by Max · 8 years ago
  93. b9bb0b0 Add missing docs for bssgp bvc reset vty command by Max · 8 years ago
  94. ea50732 Add vty command to explicitly reset given BVCI by Max · 8 years ago
  95. 61f2888 select: Externalize fd_set filling and dispatch by Holger Hans Peter Freyther · 8 years ago
  96. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  97. 932d2d4 sim: make osim_reader_ops public by Harald Welte · 8 years ago
  98. 6c33ae2 Add new osmo_fd_get_by_fd() function by Harald Welte · 8 years ago
  99. 4acaa13 sim: add class_tables / card profiles by Harald Welte · 8 years ago
  100. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago