1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/ipaccess/ipaccess-firmware.c]
  2. d010eb4 ipaccess-firmware: Fix dumping the wrong header fields by Holger Hans Peter Freyther · 13 years ago
  3. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  4. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  5. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  6. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  7. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  8. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  9. f63bf4d ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  10. e6678dc ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  11. 57e9300 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  12. c88181a ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  13. 622ab49 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  14. 91ed1f7 ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  15. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  16. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  17. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  18. 0183edd [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  19. c9f8a6d [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  20. 4a98cad [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  21. 8f99562 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  22. 67b05d5 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  23. 1684e79 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  24. b1414d9 [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  25. 1029f84 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  26. e29be15 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  27. ebdcee2 [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  28. 07a4026 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  29. c823c89 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  30. 567b326 [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  31. 46a920c [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  32. 30b9ecd [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  33. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-firmware/ipaccess-firmware.c]
  34. 9094cba [ipaccess] Spend some more time on figuring out the format by Holger Hans Peter Freyther · 15 years ago
  35. bf2bdc6 [ipaccess] The next byte appears to be size... by Holger Hans Peter Freyther · 15 years ago
  36. e0d2ff4 [ipaccess] The second four bytes appear to be always the same by Holger Hans Peter Freyther · 15 years ago
  37. 65d67dc [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 15 years ago