1. 7756235 make sure libosmocom builds when cross-compiling for ARM without OS by Harald Welte · 15 years ago
  2. a3d5514 change from u_int* to uint* (stdint.h) by Harald Welte · 15 years ago
  3. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago[Renamed (93%) from openbsc/src/gsm_utils.c]
  4. 4bb4738 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  5. 854b9b3 fix some integer underflows in MS power calculation by Harald Welte · 15 years ago
  6. 25f30ba misc: Add routine to generate backtrace from within the application by Holger Hans Peter Freyther · 15 years ago
  7. 6b1e822 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  8. 66b6a8d move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  9. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/gsm_utils.c]
  10. 12247c6 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  11. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  12. 93d9303 check for malloc fails by Harald Welte · 15 years ago
  13. 0d4df32 [sms] Fix the length of the of the outgoing data... by Holger Freyther · 16 years ago
  14. 3b1f3d0 [sms] Fix two bugs regarding 7 bit coding... by Holger Freyther · 16 years ago
  15. 59da07b [sms] Add test case for the 7-bit coding/decoding... by Holger Freyther · 16 years ago
  16. ce66896 [utils] Commit not working 7bit encoder... by Holger Freyther · 16 years ago
  17. 62f4777 [utils] Style change.. by Holger Freyther · 16 years ago
  18. 76c9569 [utils] Create gsm_utils for 7bit encoding and decoding... by Holger Freyther · 16 years ago