1. bd11639 nat: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  2. 0b77635 nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  3. 374598f sccp: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  4. 8deda23 sccp: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  5. 139f335 nat: Fix the testcase and init the logging infrastructure by Holger Hans Peter Freyther · 14 years ago
  6. b979579 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  7. 4dfa08d nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  8. 38ecaa1 nat: Make the test compile, no bssap.c, use log_target by Holger Hans Peter Freyther · 14 years ago
  9. 8eb4589 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  10. b604471 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  11. 67b6d52 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  12. e1a1648 [nat] Make create_sccp_src_ref return the SCCP Connection. by Holger Hans Peter Freyther · 14 years ago
  13. d1394be [nat] Remove parameter that is never accessed directly by Holger Hans Peter Freyther · 14 years ago
  14. d5a2bc4 [nat] Set the connection type/reason as out parameter by Holger Hans Peter Freyther · 14 years ago
  15. ecaa0b1 [nat] Parse the PAGING RESPONSE inside a CR message as well. by Holger Hans Peter Freyther · 14 years ago
  16. 066190f [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  17. 58bce3f [nat] Fix the regexp of the test and the command line. by Holger Hans Peter Freyther · 14 years ago
  18. 13abb82 [nat] Implement IMSI filtering... by Holger Hans Peter Freyther · 14 years ago
  19. 28b08d6 nat: Start to add a test case.. with one CR message. by Holger Hans Peter Freyther · 14 years ago
  20. b5280e2 nat: Store the creation time of a sccp connection. by Holger Hans Peter Freyther · 14 years ago
  21. 3633095 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  22. da30c4b [nat] Lookup by BSC Connection otherwise the point of reassigning the is defeated by Holger Hans Peter Freyther · 14 years ago
  23. dd6c51b [nat] Add unit test to forward Proto Error messages back both ways. by Holger Hans Peter Freyther · 14 years ago
  24. 7d841e6 nat: Fix the test case by allocating a config. by Holger Hans Peter Freyther · 14 years ago
  25. 98d15ef nat: Return the SCCP Connection again... by Holger Hans Peter Freyther · 14 years ago
  26. 935b2df nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  27. bfcf519 nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  28. 65b745e Revert "nat: Remember where the BTS is listening for things." by Holger Hans Peter Freyther · 14 years ago
  29. 55e8f55 nat: Test forwarding Inactivity Test messages. by Holger Hans Peter Freyther · 14 years ago
  30. bedecf3 nat: remove is called on already patched connections.. by Holger Hans Peter Freyther · 14 years ago
  31. b02692f nat: Remember where the BTS is listening for things. by Holger Hans Peter Freyther · 14 years ago
  32. 3237065 nat: Remove the broken empty line check, follow \n vs \r\n of input by Holger Hans Peter Freyther · 14 years ago
  33. 0d0aaa6 nat: Make rewrite work on string, read to a string first, copy to msgb by Holger Hans Peter Freyther · 14 years ago
  34. 9fec010 nat: Return MGCP messages to the call agent by Holger Hans Peter Freyther · 14 years ago
  35. 6b99828 nat: Allow to send MGCP messages from the BSC to the network by Holger Hans Peter Freyther · 14 years ago
  36. acd6420 nat: Test rewriting of MGCP messages to patch ip and port by Holger Hans Peter Freyther · 14 years ago
  37. 8917998 nat: Add code to find a BSC connection by the given msc multiplex by Holger Hans Peter Freyther · 14 years ago
  38. 1f27839 nat: In the case of losing the MSC, reset all endpoints by Holger Hans Peter Freyther · 14 years ago
  39. dccb915 nat: Look at the assignment command and remember on which timeslot the data is by Holger Hans Peter Freyther · 14 years ago
  40. 75ee841 nat: Return the SCCP connection, change order of patching and updating by Holger Hans Peter Freyther · 14 years ago
  41. d062c52 misc: Do not prepend 0x when using %p in printf. by Holger Hans Peter Freyther · 14 years ago
  42. d5deb33 nat: Add test case and data for paging by lac test. by Holger Hans Peter Freyther · 14 years ago
  43. 21c4d9e nat: Move paging by lac handling code into the utils file by Holger Hans Peter Freyther · 14 years ago
  44. b63a9f8 nat: Add a test case for the connection tracking by Holger Hans Peter Freyther · 14 years ago
  45. 98e49d4 Correct the company name. It should be On-Waves (ehf) by Holger Hans Peter Freyther · 14 years ago
  46. e6c45a0 [nat] Add missing Makefile.am.. by Holger Hans Peter Freyther · 14 years ago
  47. bbf6b65 [nat] Specify the direction of the message by Holger Hans Peter Freyther · 14 years ago
  48. f75a680 [nat] Prepare more sophisicated filtering and patching by Holger Hans Peter Freyther · 14 years ago
  49. a77a820 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  50. 3067d72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  51. b010f2a Fix compiler warning about void return in non void method. by Holger Hans Peter Freyther · 14 years ago
  52. 9bed9b6 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  53. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  54. 9f2f471 sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  55. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  56. 8475c59 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  57. bb68bf7 [misc] Add LIBOSMOCORE_CFLAGS to the includes by Holger Hans Peter Freyther · 14 years ago
  58. 685b039 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  59. 9c38ed6 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  60. 88c2209 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  61. 7f301de [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  62. 94efac6 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  63. 31c5368 [sccp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  64. 648879c misc: Fix compilation of the test cases. by Holger Hans Peter Freyther · 14 years ago
  65. 9cf38a1 [sccp] Provide dummy db_store_counter... by Holger Hans Peter Freyther · 15 years ago
  66. 0244402 [channel] Compile statistics.c into the test. by Holger Hans Peter Freyther · 15 years ago
  67. a22e085 [debug] Make the test case compile and it is still passing by Holger Hans Peter Freyther · 15 years ago
  68. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  69. f04f23c [sms] Fix compile warning by including gsm_data.h by Holger Hans Peter Freyther · 15 years ago
  70. 9343821 [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  71. 6094ef2 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  72. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  73. 20a0f32 [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  74. 3567284 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  75. 3689710 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  76. e755981 [msc] Move gsm_04_08.c, mncc and various others to libmsc by Holger Hans Peter Freyther · 15 years ago
  77. 9a23af6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  78. 4af929c [msc] Introduce a libmsc.a library by Holger Hans Peter Freyther · 15 years ago
  79. 590c39b tests: Remove the sms sending from the sms test by Holger Hans Peter Freyther · 15 years ago
  80. d035eec misc: Firs round of fixing compilation of test cases by Holger Hans Peter Freyther · 15 years ago
  81. f62324a db_test.c: Make it compile again by Holger Hans Peter Freyther · 15 years ago
  82. cd1c428 make tests compile again after talloc branch changes by Harald Welte · 15 years ago
  83. f8584a1 [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  84. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago