1. 8a3409c gsm0408_test: initialize msgb talloc ctx by Neels Hofmeyr · 8 years ago
  2. f45334b msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx() by Neels Hofmeyr · 8 years ago
  3. 8319a67 bitrev_test: don't omit last byte from test result check by Neels Hofmeyr · 8 years ago
  4. 4fd6023 Fix ASAN failure in bitrev_test by Max · 8 years ago
  5. e31cf80 utils/conv_gen.py: code style changes (line width, tabs, etc.) by Vadim Yanitskiy · 8 years ago
  6. ba34a2f gprs: Increase NS_ALLOC_SIZE to 3k by Daniel Willmann · 8 years ago
  7. 38d232e log CTRL bind address and port by Neels Hofmeyr · 8 years ago
  8. 55dc2ed log telnet bind address and port by Neels Hofmeyr · 8 years ago
  9. dbc6817 timer_test: set 8 as default steps, use the default in testsuite.at by Neels Hofmeyr · 8 years ago
  10. d0858c2 timer_test: print more details to stdout to check by Neels Hofmeyr · 8 years ago
  11. 255dac1 timer_test: redirect some output from stderr to stdout by Neels Hofmeyr · 8 years ago
  12. d73c1cc timer_test: remove all random elements by Neels Hofmeyr · 8 years ago
  13. 7b4d727 timer_test: do not use real time: deterministic and faster by Neels Hofmeyr · 8 years ago
  14. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  15. 13a8fb8 timer_test: remove unused precision values and confusing log by Neels Hofmeyr · 8 years ago
  16. 9c9a047 timer_test: also report early finishes, report timing on error by Neels Hofmeyr · 8 years ago
  17. 633a0e7 fix timer_test: don't forget to set tv_usec on the stop time by Neels Hofmeyr · 8 years ago
  18. 5b34f77 remove unused local variable in get_rate_ctr() by Neels Hofmeyr · 8 years ago
  19. 2e38d35 remove unused function get_rate_ctr_group() by Neels Hofmeyr · 8 years ago
  20. d95f01d build: tests: don't link system installed libosmogsm. 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. 6320934 libosmocodec link fix on MacOSX by Anatoly Orlov · 8 years ago
  25. 418ca58 fix error msg: msgb_put(): say "msgb_put", not "msgb_push" by Neels Hofmeyr · 8 years ago
  26. e65315f core/counter: add osmo_counter_dec() by Alexander Couzens · 8 years ago
  27. 0318f6b IuPS: add GMM Service Request related constants and value_str by Neels Hofmeyr · 8 years ago
  28. b7f191f fix printf format for commit 'osmo_sock_init(): include host and port in error messages' by Neels Hofmeyr · 8 years ago
  29. f0f07d9 osmo_sock_init(): include host and port in error messages by Neels Hofmeyr · 8 years ago
  30. 898e1d8 vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" by Neels Hofmeyr · 8 years ago
  31. fef2fa2 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  32. d1dcda0 Add control interface port for GGSN by Max · 8 years ago
  33. 1a70223 Add .mailmap file for mapping mail addresses in shortlog by Harald Welte · 8 years ago
  34. 9a9739c Extend L1SAP with Measurements by Max · 8 years ago
  35. 460f9ef fsm: Make sure we call 'onenter' of new state, not old state by Harald Welte · 8 years ago
  36. f92e44c lapd_core: Fix crash in lapd_dl_flush_hist() by Harald Welte · 8 years ago
  37. 881dcaf Mark input string to osmo_talloc_replace_string() as const by Harald Welte · 8 years ago
  38. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  39. 1a96946 Update structure in libosmocore for 11 bit RACH by bhargava · 8 years ago
  40. da34bf0 Add define for invalid TA by Max · 8 years ago
  41. 4739076 rsl: add rsl_act_type_name() by Neels Hofmeyr · 8 years ago
  42. fd80f5a dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  43. 15b96ff gsm_08_58.h: introduce RSL_CHAN_NR_1 constant by Neels Hofmeyr · 8 years ago
  44. 505adee fix compiler warning: gsup.c: missing braces by Neels Hofmeyr · 8 years ago
  45. 511b448 bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit by Holger Hans Peter Freyther · 8 years ago
  46. edb57e7 Add function to check TA validity by Max · 8 years ago
  47. 4a62dbb ussd: Decode interrogateSS that doesn't have test by Holger Hans Peter Freyther · 8 years ago
  48. 9394dbd Add EGPRS RLC/MAC headers from 3GPP TS 04.60 by Tom Tsou · 8 years ago
  49. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  50. 02a6672 fsm: delete the timer when changing state by Harald Welte · 8 years ago
  51. f323911 fsm: talloc + copy the 'id' passed into a FSM by Harald Welte · 8 years ago
  52. 673018f fsm: call 'onenter' as last step of a state change by Harald Welte · 8 years ago
  53. f5f773f Add strings with GPRS GMM messages by Max · 8 years ago
  54. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  55. ae3b780 gitignore tests/fsm/fsm_test by Neels Hofmeyr · 8 years ago
  56. 92ce39f Add missing osmo_c4 export by Max · 8 years ago
  57. 0ee90f8 lapd_dl_flush_hist(): Don't flush a non-existant history by Harald Welte · 8 years ago
  58. dda9dff Clarify GPRS algorithm by Max · 8 years ago
  59. c57e5da Clarify GPRS ciphering direction by Max · 8 years ago
  60. eb59f24 tests: test actual support status for auth. algo 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. 6797b3a gitignore: *-libtool for differing platforms by Neels Hofmeyr · 8 years ago
  65. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  66. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  67. d826f17 Fix potential segfault in msg_dequeue by Max · 8 years ago
  68. e0a7d9e Add octet-aligned/unaligned shift functions by Max · 8 years ago
  69. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  70. 82f94ef Add UMTS AKA related MM/GMM message type and IE definitions by Harald Welte · 8 years ago
  71. bda26c0 Add structures defining decoded TS 23.003 identities by Harald Welte · 8 years ago
  72. de960cb gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT by Harald Welte · 8 years ago
  73. db78d21 gsup.c: Fix encoding of UMTS auth vectors by Harald Welte · 8 years ago
  74. f624c33 vty: Fix documentation of 'show asciidoc counters' VTY command by Harald Welte · 8 years ago
  75. 22886d9 Fix retrieving rate_ctr over control interface by Max · 8 years ago
  76. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  77. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  78. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago
  79. 8a3c83e api doc: get_value_string(): mention composition in static buffer by Neels Hofmeyr · 8 years ago
  80. 6cf8eba gitignore: add gsup_test, tlv_test by Neels Hofmeyr · 8 years ago
  81. 4f511b6 osmo-auc-gen: Print hex values without intermittent spaces by Harald Welte · 8 years ago
  82. ec8f192 Add functions to detect HR/FR SID frames by Max · 8 years ago
  83. 720ac4a Patched structs for big-endian architectures by Ruben Undheim · 8 years ago
  84. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  85. adef12a Add strings with PH primitive names by Max · 8 years ago
  86. e4c294f Fixing build on Mac OSX by Beshr Al Nahas · 8 years ago
  87. 029f5a1 misc: Some spelling errors corrected by Ruben Undheim · 9 years ago
  88. 45abec2 Revert "gsm48: move to hex TMSI representation" by Holger Freyther · 8 years ago
  89. cc3694b Fix build for OSX by Arran Cudbard-Bell · 8 years ago
  90. 78ad042 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  91. 2da9e11 add .gitreview by Alexander Couzens · 8 years ago
  92. ec012d0 Ignore config.cache by Arran Cudbard-Bell · 8 years ago
  93. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  94. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  95. 3d79240 logging: Use __BASE_FILE__ instead of __FILE__ by Harald Welte · 8 years ago
  96. d71257f debian: Fix packaging by requiring python-minimal by Holger Hans Peter Freyther · 8 years ago
  97. c7bf8d0 api doc: auth_core.c: add \returns, cosmetic by Neels Hofmeyr · 8 years ago
  98. 7530d82 add doc/*.tag to .gitignore by Harald Welte · 8 years ago
  99. 766da86 GSUP: Add support for RAND in SendAuthInfo.req by Harald Welte · 8 years ago
  100. 48dc1a5 GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane by Harald Welte · 8 years ago