1. d4fedc5 filter: Remove the bsc_connection from the internal functions by Holger Hans Peter Freyther · 9 years ago
  2. 0a6ddc8 filter: Put all the parameters in a struct to avoid order issues by Holger Hans Peter Freyther · 9 years ago
  3. 221d855 filter: Remove NAT knowledge from auth_imsi by Holger Hans Peter Freyther · 9 years ago
  4. a6f229b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  5. cc0d656 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  6. 80c7e25 filter: Rename BSC to LOCAL and NAT to GLOBAL by Holger Hans Peter Freyther · 9 years ago
  7. 955f53c filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  8. ff1f62e filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  9. d25039a filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  10. 10f2c49 filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago[Renamed from openbsc/src/osmo-bsc_nat/bsc_nat_filter.c]
  11. cb13bb3 nat: The reject cause of "-1" has failure meaning, change it by Holger Hans Peter Freyther · 9 years ago
  12. 802cb5e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  13. 3a370eb nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  14. 1fa71b2 nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  15. 073e1f2 nat: Simplify the code and call auth_imsi from the main method by Holger Hans Peter Freyther · 12 years ago
  16. fb349cb nat: Get the cause into the imsi_auth method in preparation by Holger Hans Peter Freyther · 12 years ago
  17. e2abbbe nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  18. a673ce7 nat: Move the IMSI/TMSI filtering to a new and dedicated file by Holger Hans Peter Freyther · 12 years ago