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