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