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