1. d5d6e7f rrlp-ephemeris: Comment alignment fix by Sylvain Munaut · 15 years ago
  2. 604a450 rrlp-ephemeris: Add .gitignore by Sylvain Munaut · 15 years ago
  3. bcffc97 rrlp-ephemeris: Properly implement pseudo segmentation flag by Sylvain Munaut · 15 years ago
  4. 9bef184 rrlp-ephemeris: Fix memory leak by Sylvain Munaut · 15 years ago
  5. 6a12aa6 [vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part) by Holger Hans Peter Freyther · 15 years ago
  6. 8526b15 [si] Go through the system_information structs and add static_asserts by Holger Hans Peter Freyther · 15 years ago
  7. 1dd0a1b [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 15 years ago
  8. 0a77fa1 print full lchan name when recycling it by Harald Welte (local) · 15 years ago
  9. f3bd354 gsm_data: Move auth related structure earlier by Sylvain Munaut · 15 years ago
  10. 1ebf5ca encryption: Import a GPL comp128 implementation by Sylvain Munaut · 15 years ago
  11. b1a4f28 gsm_04_08: Add RAND debug output in gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  12. 0789c59 gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  13. dcf8c4c vty: Add command to set auth algo & Ki for a subscriber by Sylvain Munaut · 15 years ago
  14. e5863a2 vty: dump subscriber authentication (a3/a8) infos if available by Sylvain Munaut · 15 years ago
  15. deab241 db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 15 years ago
  16. d056655 db: Add declaration for get_auth{info,tuple_for_subscriber by Sylvain Munaut · 15 years ago
  17. 00b043a db: Fix bad size comparison when retrieving Ki by Sylvain Munaut · 15 years ago
  18. c28a5c6 gsm_data: Fix sres to be 4 bytes by Sylvain Munaut · 15 years ago
  19. da87636 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  20. 47a79bc db: Fix type of algorithm_id (NUMERIC -> INTEGER) by Sylvain Munaut · 15 years ago
  21. c1bf126 db: Fix missing commas in AuthTuples table creation by Sylvain Munaut · 15 years ago
  22. ca3e04f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  23. 9ea3268 update .gitignore by Sylvain Munaut · 15 years ago
  24. 1c378a7 silent_call: Add option to choose channel type by Sylvain Munaut · 15 years ago
  25. d180075 vty: Register logging_set_log_level_cmd by Sylvain Munaut · 15 years ago
  26. da1b134 [bsc_init] Send OPSTART if SITE_MANAGER reports off-line by Sylvain Munaut · 15 years ago
  27. b69b1f1 hlrstat: Print numeric MCC/MNC in case no name is available by Harald Welte · 15 years ago
  28. f6a38ec introduce and implement silent_call_reroute() and silent_call_rx() by Harald Welte · 15 years ago
  29. 51bd066 keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  30. 677bb2f [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  31. 39d4c8e [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  32. d617f56 [abis] Refactor sw descr generation to a new methods by Holger Hans Peter Freyther · 15 years ago
  33. 9ef8e5a [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  34. 0fc5ab4 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  35. f7f2712 [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  36. 9557aa3 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  37. f3d4a1b [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  38. 7d646df [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  39. 970dda6 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  40. 0a610e9 [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  41. f327f6f [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  42. 4a00258 [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  43. 4019a98 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  44. b144886 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  45. 60f3027 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  46. 9f3221f [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  47. 1fe0a16 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  48. a983542 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  49. 257b8db [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  50. f81445e [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  51. 1949704 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  52. ab788cf rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  53. 20bf3c6 ipaccess input: Print BTS number that has disappeared by Harald Welte (local) · 15 years ago
  54. 42351bf rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  55. 43db2bf export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  56. ab2534c Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  57. c88a443 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  58. 1bc845e [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  59. 21c87d1 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  60. 3614ac7 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  61. eb9766f [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  62. 0a4deca [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  63. f7b2f13 [wireshark] Add config option to decide which flavor of OML to use by Holger Hans Peter Freyther · 15 years ago
  64. 25cf287 [wireshark] Decode NM_ATT_IPACC_FILE_DATA as TL16V by Holger Hans Peter Freyther · 15 years ago
  65. 0e15b93 [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  66. 61f814d [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  67. d2a8189 vty: replace'logging level' numeric value with human readable string by Harald Welte (local) · 15 years ago
  68. b709bfe set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  69. c4e9c9c Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  70. bd76cce RLL: print human-readable value of RLM CAUSE in ERROR IND by Harald Welte (local) · 15 years ago
  71. c3be50c Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  72. 02204d0 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  73. e0bb5fa fix segfault in CHAN RQD log message by Harald Welte (local) · 15 years ago
  74. ed6d762 correctly print chan act nack error by Harald Welte (local) · 15 years ago
  75. 9ff1237 print TS name when out of resources during CHAN RQD by Harald Welte (local) · 15 years ago
  76. 3a21239 correction of RTP timestamps is a NOTICE event, not debug by Harald Welte (local) · 15 years ago
  77. 664b222 include BTS and TRX number in TRX overload message report by Harald Welte (local) · 15 years ago
  78. 9930072 [abis] Set rc to 0 to avoid running into a warning about unknown states by Holger Hans Peter Freyther · 15 years ago
  79. 173f6bf [ipacess] Implement sw_load_end for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  80. 679a2eb [ipaccess] Properly increment the segs_in_window by Holger Hans Peter Freyther · 15 years ago
  81. 876a06b [ipaccess] No need to use fdopen for the file (that was leaked too) by Holger Hans Peter Freyther · 15 years ago
  82. b5f5448 [ipaccess] Implement the Load Segment messages... by Holger Hans Peter Freyther · 15 years ago
  83. f8ea617 [abis] Warn if sw_load_segment is not implemented for the given bts type by Holger Hans Peter Freyther · 15 years ago
  84. 3890700 [ipaccess] Send the correct Software Load Init for the ipaccess BTS by Holger Hans Peter Freyther · 15 years ago
  85. a3ae06b [ipaccess] Verify the SDP header before flashing by Holger Hans Peter Freyther · 15 years ago
  86. f6dbf7f [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  87. 4b51338 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  88. b7f5313 [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  89. e70edf1 [ipaccess] Call it ipaccess-firmware by Holger Hans Peter Freyther · 15 years ago
  90. 354e49e move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  91. a5914da gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 15 years ago
  92. e16fdb0 print TS name in RLL ERR IND by Harald Welte (local) · 15 years ago
  93. 4bd7664 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 15 years ago
  94. 38a9e5d print LAC and BTS number when showing location update reject by Harald Welte (local) · 15 years ago
  95. 22f0532 fix missing space in log message by Harald Welte (local) · 15 years ago
  96. 0bb8816 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago
  97. 5b722d4 generate INFO events for CC SETUP and LOC UPD REJ by Harald Welte (local) · 15 years ago
  98. 91438a6 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  99. c9ba256 [db] A new subscriber is an INFO event, not NOTICE by Harald Welte (local) · 15 years ago
  100. 990ca03 'classmark1' is not an integer field in the database by Harald Welte (local) · 15 years ago