1. de960cb gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT by Harald Welte · 8 years ago
  2. db78d21 gsup.c: Fix encoding of UMTS auth vectors by Harald Welte · 8 years ago
  3. f624c33 vty: Fix documentation of 'show asciidoc counters' VTY command by Harald Welte · 8 years ago
  4. 22886d9 Fix retrieving rate_ctr over control interface by Max · 8 years ago
  5. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  6. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  7. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago
  8. 8a3c83e api doc: get_value_string(): mention composition in static buffer by Neels Hofmeyr · 8 years ago
  9. 6cf8eba gitignore: add gsup_test, tlv_test by Neels Hofmeyr · 8 years ago
  10. 4f511b6 osmo-auc-gen: Print hex values without intermittent spaces by Harald Welte · 8 years ago
  11. ec8f192 Add functions to detect HR/FR SID frames by Max · 8 years ago
  12. 720ac4a Patched structs for big-endian architectures by Ruben Undheim · 8 years ago
  13. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  14. adef12a Add strings with PH primitive names by Max · 8 years ago
  15. e4c294f Fixing build on Mac OSX by Beshr Al Nahas · 8 years ago
  16. 029f5a1 misc: Some spelling errors corrected by Ruben Undheim · 9 years ago
  17. 45abec2 Revert "gsm48: move to hex TMSI representation" by Holger Freyther · 8 years ago
  18. cc3694b Fix build for OSX by Arran Cudbard-Bell · 8 years ago
  19. 78ad042 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  20. 2da9e11 add .gitreview by Alexander Couzens · 8 years ago
  21. ec012d0 Ignore config.cache by Arran Cudbard-Bell · 8 years ago
  22. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  23. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  24. 3d79240 logging: Use __BASE_FILE__ instead of __FILE__ by Harald Welte · 8 years ago
  25. d71257f debian: Fix packaging by requiring python-minimal by Holger Hans Peter Freyther · 8 years ago
  26. c7bf8d0 api doc: auth_core.c: add \returns, cosmetic by Neels Hofmeyr · 8 years ago
  27. 7530d82 add doc/*.tag to .gitignore by Harald Welte · 8 years ago
  28. 766da86 GSUP: Add support for RAND in SendAuthInfo.req by Harald Welte · 8 years ago
  29. 48dc1a5 GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane by Harald Welte · 8 years ago
  30. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  31. 9709b2e Import osmo_{encode,decode}_big_endian() from openbsc by Harald Welte · 8 years ago
  32. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  33. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  34. 0996c87 add new header file for TS 23.003 by Harald Welte · 8 years ago
  35. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  36. 69e6c3c Add log_fini() function to release all memory allocated by logging framework by Harald Welte · 8 years ago
  37. cd9cb90 auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc by Harald Welte · 8 years ago
  38. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  39. eea18a6 add two missing files (gsm0503.h / conv_gen.py) to previous commit by Harald Welte · 8 years ago
  40. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  41. aa16d63 milenage/aes: Address undefined behavior on bitshift by Holger Hans Peter Freyther · 8 years ago
  42. 7d004a1 doxygen: Remove the tag file on uninstall as well by Holger Hans Peter Freyther · 8 years ago
  43. c63ed3f doxygen: Next try to fix the uninstall handling by Holger Hans Peter Freyther · 8 years ago
  44. faaf252 doxygen: Try to uninstall the search files as well by Holger Hans Peter Freyther · 8 years ago
  45. 936151b Add static lib to -dev .deb package by Max · 8 years ago
  46. 610ef99 Doxygen: enable tagfile generation and usage for cross-project references by Sylvain Munaut · 8 years ago
  47. c7c582a Doxygen: Enable client-based search engine by Sylvain Munaut · 8 years ago
  48. 27e8036 Fix unaligned access found by addr. sanitizer by Max · 8 years ago
  49. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  50. 1f9d818 Deprecate comp128 by Max · 8 years ago
  51. fdb3d8c Deprecate osmo_a5_1 and osmo_a5_2 by Max · 8 years ago
  52. aead05d Improve code reuse by Max · 8 years ago
  53. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  54. 402b9b0 Addditional classmark check against A5/4 support by Max · 8 years ago
  55. fbb8bfa Add function to get osmo_earfcn bit size by Max · 8 years ago
  56. da1b20c logging.c: assert category_token allocation (CID #57871) by Neels Hofmeyr · 8 years ago
  57. 7002975 jenkins: Enable tracing and error handling in bash by Holger Hans Peter Freyther · 8 years ago
  58. d163218 jenkins: Add build script used by jenkins on our public CI by Holger Hans Peter Freyther · 8 years ago
  59. d8fb142 Add ubit <-> sbit convertors by Max · 8 years ago
  60. 93bc64f gb: Add bssgp_pdu_str to libosmogb namespace by Max · 8 years ago
  61. b9bb0b0 Add missing docs for bssgp bvc reset vty command by Max · 8 years ago
  62. ea50732 Add vty command to explicitly reset given BVCI by Max · 8 years ago
  63. 793a290 vty: Make a reservation for the osmo-sip-connector by Holger Hans Peter Freyther · 8 years ago
  64. 61f2888 select: Externalize fd_set filling and dispatch by Holger Hans Peter Freyther · 8 years ago
  65. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  66. 92c4ec2 sim: Fix compiler warning and by this fixing the test result by Holger Hans Peter Freyther · 8 years ago
  67. 932d2d4 sim: make osim_reader_ops public by Harald Welte · 8 years ago
  68. 6c33ae2 Add new osmo_fd_get_by_fd() function by Harald Welte · 8 years ago
  69. 676e534 sim: Add simplistic unit test for APDU class tables by Harald Welte · 8 years ago
  70. 4acaa13 sim: add class_tables / card profiles by Harald Welte · 8 years ago
  71. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  72. 5bed23c add missing #include <stdbool.h> by Harald Welte · 8 years ago
  73. ea345cd Rename struct to better match libosmocore conventions by Max · 8 years ago
  74. c79b397 Revert "gsm48: move to hex TMSI representation" by Harald Welte · 8 years ago
  75. f451ce6 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  76. 03309b5 Add basic EARFCN support by Max · 8 years ago
  77. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  78. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  79. da7bf4d 04.08: add inline funcs for transaction id bits by Neels Hofmeyr · 8 years ago
  80. c656fae 04.08: switch to r99 msg type bitmasks by default by Neels Hofmeyr · 8 years ago
  81. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  82. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  83. e859aec Add support for SI2quater messages by Max · 8 years ago
  84. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  85. c28f4cd sim: Add osim_file_find_{fid,sfid}() functions by Harald Welte · 8 years ago
  86. 1cc66f0 merge_doc.xsl: Don't copy the 'descripiton' element of commands by Harald Welte · 8 years ago
  87. 57f253a debian: Make sure that libtalloc-dev is installed by Holger Hans Peter Freyther · 8 years ago
  88. ed0ce47 logging: Remove unused variable after recent changes by Holger Hans Peter Freyther · 8 years ago
  89. 5dd3f1d Merge branch 'sysmocom/shared/log-speed' by Holger Hans Peter Freyther · 8 years ago
  90. 79599ac logging: Move the filter check up as well by Holger Hans Peter Freyther · 8 years ago
  91. e0dc6a1 logging: Remove some code duplication by Holger Hans Peter Freyther · 9 years ago
  92. 64e0eb5 log/test: Extend test case for log_check_level by Jacob Erlbeck · 9 years ago
  93. a89d22c log: Add conditional logging based on log_check_level by Jacob Erlbeck · 9 years ago
  94. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  95. f20f5fd comment typo by Neels Hofmeyr · 8 years ago
  96. cda9885 fix gsm_7bit_decode API comment: septets, not octets by Neels Hofmeyr · 8 years ago
  97. 6a5ef46 Add byte printing macros by Max · 8 years ago
  98. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  99. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 8 years ago
  100. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago