1. ec0cb7c bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  2. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  3. 06a88fa filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  4. 4e8176d filter: Remove bsc_connection from the filter API by Holger Hans Peter Freyther · 9 years ago
  5. c09f8a3 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  6. 81dbfe4 filter: Remove the bsc_connection from the internal functions by Holger Hans Peter Freyther · 9 years ago
  7. 71857d7 filter: Put all the parameters in a struct to avoid order issues by Holger Hans Peter Freyther · 9 years ago
  8. a047881 filter: Remove NAT knowledge from auth_imsi by Holger Hans Peter Freyther · 9 years ago
  9. 4ba947b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  10. c36a6d5 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  11. 14b2cd9 filter: Rename BSC to LOCAL and NAT to GLOBAL by Holger Hans Peter Freyther · 9 years ago
  12. a1e6bd6 filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  13. d7e04b9 filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  14. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  15. 4247cea 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]
  16. fa1cba9 nat: The reject cause of "-1" has failure meaning, change it by Holger Hans Peter Freyther · 9 years ago
  17. 415cd2e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 11 years ago
  18. c279e39 nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  19. 1f8276e nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  20. 0434fae nat: Simplify the code and call auth_imsi from the main method by Holger Hans Peter Freyther · 12 years ago
  21. 184950e nat: Get the cause into the imsi_auth method in preparation by Holger Hans Peter Freyther · 12 years ago
  22. bdf764a nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  23. adc2e87 nat: Move the IMSI/TMSI filtering to a new and dedicated file by Holger Hans Peter Freyther · 12 years ago