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