1. 9c9a047 timer_test: also report early finishes, report timing on error by Neels Hofmeyr · 8 years ago
  2. 633a0e7 fix timer_test: don't forget to set tv_usec on the stop time by Neels Hofmeyr · 8 years ago
  3. 5b34f77 remove unused local variable in get_rate_ctr() by Neels Hofmeyr · 8 years ago
  4. 2e38d35 remove unused function get_rate_ctr_group() by Neels Hofmeyr · 8 years ago
  5. d95f01d build: tests: don't link system installed libosmogsm. by Neels Hofmeyr · 8 years ago
  6. 1a587bd fix GGSN Ctrl port to 4257 by Neels Hofmeyr · 8 years ago
  7. 56313c8 comment: */ports.h: link to wiki + manuals, indicate used ports by Neels Hofmeyr · 8 years ago
  8. c69de3e Add Marker to ph_tch_param by Max · 8 years ago
  9. 6320934 libosmocodec link fix on MacOSX by Anatoly Orlov · 8 years ago
  10. 418ca58 fix error msg: msgb_put(): say "msgb_put", not "msgb_push" by Neels Hofmeyr · 8 years ago
  11. e65315f core/counter: add osmo_counter_dec() by Alexander Couzens · 8 years ago
  12. 0318f6b IuPS: add GMM Service Request related constants and value_str by Neels Hofmeyr · 8 years ago
  13. b7f191f fix printf format for commit 'osmo_sock_init(): include host and port in error messages' by Neels Hofmeyr · 8 years ago
  14. f0f07d9 osmo_sock_init(): include host and port in error messages by Neels Hofmeyr · 8 years ago
  15. 898e1d8 vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" by Neels Hofmeyr · 8 years ago
  16. fef2fa2 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  17. d1dcda0 Add control interface port for GGSN by Max · 8 years ago
  18. 1a70223 Add .mailmap file for mapping mail addresses in shortlog by Harald Welte · 8 years ago
  19. 9a9739c Extend L1SAP with Measurements by Max · 8 years ago
  20. 460f9ef fsm: Make sure we call 'onenter' of new state, not old state by Harald Welte · 8 years ago
  21. f92e44c lapd_core: Fix crash in lapd_dl_flush_hist() by Harald Welte · 8 years ago
  22. 881dcaf Mark input string to osmo_talloc_replace_string() as const by Harald Welte · 8 years ago
  23. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  24. 1a96946 Update structure in libosmocore for 11 bit RACH by bhargava · 8 years ago
  25. da34bf0 Add define for invalid TA by Max · 8 years ago
  26. 4739076 rsl: add rsl_act_type_name() by Neels Hofmeyr · 8 years ago
  27. fd80f5a dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  28. 15b96ff gsm_08_58.h: introduce RSL_CHAN_NR_1 constant by Neels Hofmeyr · 8 years ago
  29. 505adee fix compiler warning: gsup.c: missing braces by Neels Hofmeyr · 8 years ago
  30. 511b448 bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit by Holger Hans Peter Freyther · 8 years ago
  31. edb57e7 Add function to check TA validity by Max · 8 years ago
  32. 4a62dbb ussd: Decode interrogateSS that doesn't have test by Holger Hans Peter Freyther · 8 years ago
  33. 9394dbd Add EGPRS RLC/MAC headers from 3GPP TS 04.60 by Tom Tsou · 8 years ago
  34. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  35. 02a6672 fsm: delete the timer when changing state by Harald Welte · 8 years ago
  36. f323911 fsm: talloc + copy the 'id' passed into a FSM by Harald Welte · 8 years ago
  37. 673018f fsm: call 'onenter' as last step of a state change by Harald Welte · 8 years ago
  38. f5f773f Add strings with GPRS GMM messages by Max · 8 years ago
  39. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  40. ae3b780 gitignore tests/fsm/fsm_test by Neels Hofmeyr · 8 years ago
  41. 92ce39f Add missing osmo_c4 export by Max · 8 years ago
  42. 0ee90f8 lapd_dl_flush_hist(): Don't flush a non-existant history by Harald Welte · 8 years ago
  43. dda9dff Clarify GPRS algorithm by Max · 8 years ago
  44. c57e5da Clarify GPRS ciphering direction by Max · 8 years ago
  45. eb59f24 tests: test actual support status for auth. algo by Max · 8 years ago
  46. a337b9c Add function to check MS GEA capabilities by Max · 8 years ago
  47. ceae123 Make C4 function globally available by Max · 8 years ago
  48. b897c42 Add strings for GPRS ciphers by Max · 8 years ago
  49. 6797b3a gitignore: *-libtool for differing platforms by Neels Hofmeyr · 8 years ago
  50. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  51. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  52. d826f17 Fix potential segfault in msg_dequeue by Max · 8 years ago
  53. e0a7d9e Add octet-aligned/unaligned shift functions by Max · 8 years ago
  54. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  55. 82f94ef Add UMTS AKA related MM/GMM message type and IE definitions by Harald Welte · 8 years ago
  56. bda26c0 Add structures defining decoded TS 23.003 identities by Harald Welte · 8 years ago
  57. de960cb gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT by Harald Welte · 8 years ago
  58. db78d21 gsup.c: Fix encoding of UMTS auth vectors by Harald Welte · 8 years ago
  59. f624c33 vty: Fix documentation of 'show asciidoc counters' VTY command by Harald Welte · 8 years ago
  60. 22886d9 Fix retrieving rate_ctr over control interface by Max · 8 years ago
  61. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  62. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  63. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago
  64. 8a3c83e api doc: get_value_string(): mention composition in static buffer by Neels Hofmeyr · 8 years ago
  65. 6cf8eba gitignore: add gsup_test, tlv_test by Neels Hofmeyr · 8 years ago
  66. 4f511b6 osmo-auc-gen: Print hex values without intermittent spaces by Harald Welte · 8 years ago
  67. ec8f192 Add functions to detect HR/FR SID frames by Max · 8 years ago
  68. 720ac4a Patched structs for big-endian architectures by Ruben Undheim · 8 years ago
  69. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  70. adef12a Add strings with PH primitive names by Max · 8 years ago
  71. e4c294f Fixing build on Mac OSX by Beshr Al Nahas · 8 years ago
  72. 029f5a1 misc: Some spelling errors corrected by Ruben Undheim · 9 years ago
  73. 45abec2 Revert "gsm48: move to hex TMSI representation" by Holger Freyther · 8 years ago
  74. cc3694b Fix build for OSX by Arran Cudbard-Bell · 8 years ago
  75. 78ad042 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  76. 2da9e11 add .gitreview by Alexander Couzens · 8 years ago
  77. ec012d0 Ignore config.cache by Arran Cudbard-Bell · 8 years ago
  78. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  79. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  80. 3d79240 logging: Use __BASE_FILE__ instead of __FILE__ by Harald Welte · 8 years ago
  81. d71257f debian: Fix packaging by requiring python-minimal by Holger Hans Peter Freyther · 8 years ago
  82. c7bf8d0 api doc: auth_core.c: add \returns, cosmetic by Neels Hofmeyr · 8 years ago
  83. 7530d82 add doc/*.tag to .gitignore by Harald Welte · 8 years ago
  84. 766da86 GSUP: Add support for RAND in SendAuthInfo.req by Harald Welte · 8 years ago
  85. 48dc1a5 GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane by Harald Welte · 8 years ago
  86. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  87. 9709b2e Import osmo_{encode,decode}_big_endian() from openbsc by Harald Welte · 8 years ago
  88. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  89. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  90. 0996c87 add new header file for TS 23.003 by Harald Welte · 8 years ago
  91. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  92. 69e6c3c Add log_fini() function to release all memory allocated by logging framework by Harald Welte · 8 years ago
  93. cd9cb90 auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc by Harald Welte · 8 years ago
  94. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  95. eea18a6 add two missing files (gsm0503.h / conv_gen.py) to previous commit by Harald Welte · 8 years ago
  96. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  97. aa16d63 milenage/aes: Address undefined behavior on bitshift by Holger Hans Peter Freyther · 8 years ago
  98. 7d004a1 doxygen: Remove the tag file on uninstall as well by Holger Hans Peter Freyther · 8 years ago
  99. c63ed3f doxygen: Next try to fix the uninstall handling by Holger Hans Peter Freyther · 8 years ago
  100. faaf252 doxygen: Try to uninstall the search files as well by Holger Hans Peter Freyther · 8 years ago