Release v0.0.1 on 2021-02-05
  1. c0279f8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  2. 5bc7c17 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  3. e3283e8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  4. 4b8eadf [tests] Change the db_test to link to the libopenbsc.a by Holger Freyther · 15 years ago
  5. ac213b2 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  6. a162b6e [sms] Add test case for the 7-bit coding/decoding... by Holger Freyther · 15 years ago
  7. 2b963ec [sms] Remove hardcoded size and use the SIZE_OF trick.. by Holger Freyther · 15 years ago
  8. 91f49f6 [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 15 years ago
  9. ef39f02 [misc] Another set of build fixes... by Holger Freyther · 15 years ago
  10. 7aa4cfe [tests] Fix building... add another stub... by Holger Freyther · 15 years ago
  11. 7e93e6e [tests] Fix the tests... link again by Holger Freyther · 15 years ago
  12. 7410da4 [tests] build fix by Holger Freyther · 15 years ago
  13. 6e30972 Add test case that is not registering the timer again by Holger Freyther · 15 years ago
  14. aa82f0d Change the subscriber and database backend by Holger Freyther · 15 years ago
  15. c07e90d Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 15 years ago
  16. c1e1192 Move the db_test.c to a specific test directory by Holger Freyther · 15 years ago
  17. c5851c9 Make the test compile again by Holger Freyther · 15 years ago
  18. 3691ae1 Implement sending SMS and send one on network registration by Daniel Willmann · 15 years ago
  19. 4bac3ad ACK sms-submit by Daniel Willmann · 15 years ago
  20. ec5b1d8 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 15 years ago
  21. 2e497db Add second test SMS by Daniel Willmann · 15 years ago
  22. b1d452f working state up to location update and classmark inquiry by Harald Welte · 15 years ago
  23. b220869 Add SMS (GSM 04.11) testing program by Daniel Willmann · 15 years ago
  24. 30cd3ec Start implementing GSM 04.11 (short message service) by Daniel Willmann · 15 years ago
  25. f7f22ac sms.txt: Analyze CP-DATA, RP-DATA, TPDU by Daniel Willmann · 15 years ago
  26. 361b535 sms by Harald Welte · 15 years ago
  27. 5b9c8c7 Prefix debug symbols with debug_ to reduce the namesapce pollution by Holger Freyther · 15 years ago
  28. c95546b Add code to parse a debug category string by Holger Freyther · 15 years ago
  29. e30a246 Make the test timer a noinst program by Holger Freyther · 15 years ago
  30. 1bad601 Introduce a simple timer API.... by Holger Freyther · 15 years ago